Ian K wrote:
> title=..::Gentoo Linux::..
> root (hd0,1)
> kernel /boot/bzImage root=/dev/hda2
Note that (hd0,1) == /dev/hda2
You are telling grub to look on the same partition for /boot and /. I doubt
this is actually what you have.
The line root(hd0,1) should point to the partition that has /boot. In this
case it's probably correct. (If /boot is at /dev/hda2)
The kernel parameter for root should point to the partition that has your
root filesystem. Most likely you need to change this line:
kernel /bzImage root=/dev/hda3
If you can't figure it out, post your partition layout and someone here can
help you sort through it. :-)
--
G a b r i e l M . B e d d i n g f i e l d
--
[email protected] mailing list