>On Wed, 4 Feb 2004, Samuel MacDonald wrote: >> kernel (hd0,0)/kernel-2.4.22 root=/dev/hda3 The kernel is specified as being in the /dev/hda1 partition at the root level. This will work fine if /dev/hda1 is the /boot partition. If the kernel is actually in the / partition and there is no /boot partition, the kernel command should look more like: kernel (hd0,2)/boot/kernel-2.4.22 root=/dev/hda3 You must determine where Gentoo has installed your / partition, optional /boot partition and in which partition and directory it has installed your kernel (usually at the root level of the /boot partition or in the boot directory of the / partition). If there were multiple hard drives, grub may not order the drives the way the BIOS or Linux does, so (hd0,0) could be /dev/hdc1 for example and (hd1,0) could be /dev/hda1. Sincerely, Ken Fuchs <kfuchs at winternet.com> _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list