Amended GRUB entry (from hda8/boot/grub/menu.lst):

title           Xandros Linux 3.0 (on /dev/hda9)
root            (hd0,8)
#systemmap      /boot/map
kernel          /boot/vmlinuz-2.6.9-x1 root=/dev/hda9 quiet rw acpi=on
initrd          /boot/initrd-2.6.9-x1.gz
savedefault
boot


Boot error message:

Booting 'Xandros Linux 3.0 (on /dev/hda9)'
root (hd0,8) ..ext2fs
kernel [...]
initrd [...]
savedefault
boot

Uncompressing Linux ... Ok, booting the kernel.
audit (1129[...]) : initialized
using /modules/splashFXmod.ko
...
sh : error opening /proc/software_suspend/do_resume : No such file or directory Kernel panic - not syncing : VFS : unable to mount root fs on unknown-block (0,0)


GRUB entry lines I have tried before:

#root           (hd0,8)/dev/hda9
#systemmap      /boot/System.map-2.6.9-x1
#kernel         /boot/vmlinuz-2.6.9-x1 root=(hd0,8) ro # rw single
#kernel         (hd0,8)/boot/vmlinuz-2.6.9-x1 root=(hd0,8)/dev/hda9


I have assumed map (Lilo) & systemmap (Grub) are not quite the same reference, and so have left that out this last run (pending clarification).

Thanks for any help,
Rik

Reply via email to