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

kernel panic (nouveau noyau)



Bonjour

Je tourne avec sarge. Je viens de compiler le noyau 2.4.28 pour pouvoir utiliser mon modem sagem usb. La compilation et l'install du nouveau noyau est ok (je crois) mais je n'arrive pas à booter dessus. J'ai un kernel panic et ce message:
VFS: Cannot open root device "809" or 08:09
Please append a correct "root=" boot option.
Kernel panic: VFS: unable to mount root fs 08:09

apres divers recherches on ze oueb, j'ai cru comprendre que je n'ai pas la bonne option dans mon lilo.conf en ce qui concerne l'initrd.img. Seulement, je n'ai que l'ancienne "initrd.img", je n'ai pas celle du nouveau noyau. Ou la trouver, et sinon, comment la "fabriquer"?
voila mon lilo.conf:

image=/boot/vmlinuz-2.4.28
	label=Linux
	root=/dev/sda9
	read-only
#	restricted
#	alias=1
        vga=791


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

	initrd=/boot/initrd.img.old
	
image=/mnt/mandrake/boot/vmlinuz
	label=mandrake
	root=/dev/sda10
	read-only
	initrd=/mnt/mandrake/boot/initrd.img
	append="devfs=mount acpi=ht resume=/dev/sda6 splash=silent "
	vga=791
	
image =/mnt/suse/boot/vmlinuz
        label=Suse
        initrd=/mnt/suse/boot/initrd
        root=/dev/sda8
append="devfs=mount splash=silent desktop resume=/dev/sda6 showopts "
        vga=791
        read-only



Reply to: