Good day,<br> <br> I've installed (several times) on a ThinkPad T-40, trying both manual kernel config and genkernel. I followed the online manual explicitly (I think). The machine is currently loaded with the manual config. Either way, the results are similar.<br> <br> Grub shows the two boot options, then begins loading the OS.<br> <br> The machine begins to boot, starts loading modules, then kernel panics:<br> VFS:Cannot open root device "hda3" or unknown-block(0,0)<br> Please append a correct "root=" boot option<br> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)<br> <br> There is a single fixed disk:<br> Device Boot Size System Filesystem Mount point<br> ======= ==== ===== ========= ========= =========<br> /dev/hda1 * 32M Linux ext2 /boot<br> /dev/hda2 3G Linux swap none none<br> /dev/hda3 ~71G Linux ext3 /<br> <br> I am able to mount and use these partitions after booting from CD. /etc/fstab (/mnt/gentoo/etc/fstab when booted from disk) looks good.<br> <br> Filesystems ext2 and ext3 are compiled into the kernel.<br> <br> Grub details:<br> device.map<br> (hd0) /dev/hda<br> grub.conf<br> default 0<br> timeout 5<br> splashimage=(hd0,0)/boot/grub/spash.xpm.gz<br> <br> title=Gentoo Linux 2.6.17-r8<br> root (hd0,0)<br> kernel /boot/kernel-2.6.17-gentoo-r8 root=/dev/hda3<br> <br> title=Gentoo Linux 2.6.17-r8 (rescue)<br> root(hd0,0)<br> kernel /boot/kernel-2.6.17-gentoo-r8 root=/dev/hda3 init=/bin/bb<br> <br> I used grub-install /dev/hda with no errors. I've played around with the "root=" entry, but to no avail - not sure I'm understanding this one...<br> <br> The kernel image appears to be valid, with no typos in filename/grub entries.<br> <br> Any ideas? Seems that the kernel begins to load, but can't mount the root filesystem?<br> <br> Thank-you for any pointers.<br clear="all"><br clear="all"><br>-- <br><br>Gpm<br>The Morins of Plantsville