[PLUG] kernel 2.4.27 problem xubuntu
Udayraj
udayrajb at gmail.com
Fri Apr 27 15:18:11 IST 2007
Hello List
I need to use kernel 2.4.27 on my xubuntu installation. I have
installed the kernel using synaptic.
My problem is when I try to boot using the kernel from grub it gives a
"VFS: unable to mount root on 0:0" kernel panic error
Below are the partial contents of my menu.lst file. the commented line
is my try to solve the problem. /dev/hda8 is an ext3 partition
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.17-10-generic root=/dev/hda8 ro quiet splash
initrd /boot/initrd.img-2.6.17-10-generic
quiet
savedefault
boot
title Ubuntu, kernel 2.4.27-2-686
root (hd0,7)
kernel /boot/vmlinuz-2.4.27-2-686
root=UUID=6a371bd1-29ff-4448-adec-5d2859547cd7 ro quiet splash
#kernel /boot/vmlinuz-2.4.27-2-686 root=/dev/hda8 ro quiet splash
initrd /boot/initrd.img-2.4.27-2-686
quiet
savedefault
boot
title Ubuntu, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
quiet
boot
More information about the Plug-mail
mailing list