| From what I can tell GRUB is expecting to see the kernel image on hda1 (hd0,0) and the system on hda3 (hd0,2). Based on nothing being in /boot, that is clearly a problem. Gentoo Linux seems to like to do things a bit differently than some other systems, which often use just two partitions, the root - / and the SWAP. Gentoo uses three: /boot to contain kernels, / to contain the remainder of the software, and SWAP. Nothing wrong with that, but it does require that you are careful to copy the kernel into /boot. Looks like that is what did not happen.
__________________
Brian Masinick
masinick AT yahoo DOT com
|