Gabriel M. Beddingfield wrote:
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.  :-)


  
If this clarifies, I do not have a boot partition. Its simply on /

hda1 = Windows
hda2 = Linux root.

Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: "PentaQuad"=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard


--
[email protected] mailing list

Reply via email to