my problem: i have two hardware identical boxes. i have a removable
harddrive. if i put the harddrive in one box it boots fine, but in the
other box i get this error:
Kernel panic: VFS: unable to mount root fs
i have tried all number of LILO commands such as "linux root=/dev/hda5"
with no luck.
the only odd thing i can see is that when i do a `/usr/sbin/rdev
/boot/vmlinuz` i get "Root device /dev/sde1" (see below). why the heck
would i have sde1 in my rdev? how can i change it?
ideas? the messages below are taken from the box that boots
successfully.
thanks!
-ag
======================================================================
$> more /etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux
image=/boot/vmlinuz-2.2.16-22
label=linux
read-only
root=/dev/hda5
======================================================================
fdisk on /dev/hda gives me this...
Disk /dev/hda: 255 heads, 63 sectors, 2498 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 3 24066 83 Linux
/dev/hda2 4 2498 20041087+ 5 Extended
/dev/hda5 4 2489 19968763+ 83 Linux
/dev/hda6 2490 2498 72261 82 Linux swap
======================================================================
$> /usr/sbin/rdev /boot/vmlinuz
Root device /dev/sde1
======================================================================
$> /usr/sbin/rdev
/dev/hda5 /