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

kernel 2.6.2 + lilo frage



Hallo, 

ich habe in synaptic kernel-image-2.6.2-686 installiert und wurde nun geprompt 
dass:
----------
You are attempting to install an initrd kernel image (version 2.6.2-1-686)
This will not work unless you have configured your boot loader to use
initrd. (An initrd image is a kernel image that expects to use an INITial
Ram Disk to mount a minimal root file system into RAM and use that for
booting).

   As a reminder, in order to configure LILO, you need
   to add an 'initrd=/initrd.img' to the image=/vmlinuz
   stanza of your /etc/lilo.conf

I repeat, You need to configure your boot loader -- please read your
bootloader documentation for details on how to add initrd images.

If you have already done so, and you wish to get rid of this message,
please put
  `do_initrd = Yes'
in /etc/kernel-img.conf. Note that this is optional, but if you do not,
you'll continue to see this message whenever you install a kernel
image using initrd.
Do you want to stop now? [Y/n]
----------

also "n" (nicht stoppen) wenn ich lilo.conf geändert habe, also 
in /etc/lilo.conf


# Boot up Linux by default.
#neu als default
default=Linux-2.6.2

#neu hinzugefügt
image=/boot/vmlinuz-2.6.2
 	label=Linux-2.6.2
	initrd=/initrd.img

image=/boot/vmlinuz-2.4.22-xfs
	label=Linux
	initrd=/boot/initrd.gz
	read-only
#	restricted
#	alias=1

image=/vmlinuz.old
	label=LinuxOLD
	read-only
	optional
#	restricted
#	alias=2

ist die angabe von /initrd.img so richtig. muss ich mit mkinitrd noch erst 
initrd.img erzeugen oder macht wird das automatisch gemacht, nachdem ich in 
der console lilo ausgeführt habe?

richtig so? pardon für eine vielleicht überflüssige Frage, aber irgendwas hat 
der kernel an sich, dass ich übervorsichtig bin ;-), vielen Dank im voraus.

ciao Martin



Reply to: