[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian]: booten von anderer Partition



On Tue, Feb 02, 1999 at 10:14:00AM +0100, Oliver Thuns wrote:
Hallo
> mein Rechner hat ein altes BIOS, kann also nur von den ersten 470 MB
> meiner Platte booten. Nun hab ich allerdings in diesen 470 MB nur eine
> kleine 70 MB Parttion frei, von der Linux booten soll. Ist es möglich
> den Kernel (Bootimage) auf diese Partiton zu legen und auf meiner
> anderen Partition alles andere.
yo
Du kannst:
z.B.
die Partition /boot extra legen ~10-20 mb, je nachdem 
wieviele Kernel und Config-Files Du aufheben willst
/boot
vmlinuz-2.0.36
vmlinuz-2.0.36.old

und dann unter /
symlinks anlegen
z.B. 
cd /
ln -s boot/vmlinuz-2.0.36  vmlinuz
etc, ...

vmlinuz -> boot/vmlinuz-2.0.36
vmlinuz.old -> boot/vmlinuz-2.0.36.old

> 
> Ursprünglich wollte ich eigentlich die root Partiton auf die 70MB Part.
> legen und den rest (/usr /var /home) auf die andere. Ich weiss nur
> nicht, on das überhaupt funktioniert.
auch das ist möglich,
nicht vergessen, falls Du LILO nutzt /etc/lilo.conf
anzupassen.

# LILO Konfigurations-Datei
# Start LILO global Section
boot=/dev/sda			# von der 1. SCSI-HD 
install=/boot/boot.b
map=/boot/map
vga=normal
prompt				# prompt zeigen
delay=120
read-only
# End LILO global section
image=/vmlinuz			# der aktuelle Kernel
root=/dev/sda7
label=Linux			
# Linux bootable partition config begins
image = /vmlinuz.old		# eine Sicherheits-Version
root = /dev/sda7
label = old
# Linux bootable partition config ends

-- 
Peter Berlau 
pberlau@muenster.de
------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie
bitte eine E-Mail an majordomo@jfl.de die im Body
"unsubscribe debian-user-de <deine emailadresse>"
enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@jfl.de
------------------------------------------------
Anzahl der eingetragenen Mitglieder:     633


Reply to: