Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo install to hard drive dosen't boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Mon Dec 24, 2007 9:08 pm    Post subject: Gentoo install to hard drive dosen't boot Reply with quote

Hi group,
I just install 2007.0-r1 onto a IDE partition using the instructions. Install was clean but it will not complete the boot. The kernel complains about no NFS server for the root file system. I can't provide a boot log since it panics and dies.

I am using hda7 to boot from, my grub.conf looks like this:
Code:
title GenToo
        root (hd0,6)
        kernel /boot/kernel-2.6.23  ro root=LABEL=GenToo-2007.1 rhgb quiet
The label on hda7 is:
Code:
$ sudo e2label /dev/hda7
GenToo-2007.1
Any ideas?
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 976
Location: The Village, Portmeirion

PostPosted: Mon Dec 24, 2007 10:19 pm    Post subject: Reply with quote

You'll need to use an initrd to be able to specify by LABEL or UUID.
Back to top
View user's profile Send private message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Mon Dec 24, 2007 10:31 pm    Post subject: Reply with quote

Rainskellr wrote:
You'll need to use an initrd to be able to specify by LABEL or UUID.
I tried that and it did not work either! I'll try it again.
I think it is something in the kernel I built?
Back to top
View user's profile Send private message
MrUmunhum
n00b
n00b


Joined: 13 Dec 2007
Posts: 17
Location: Mt Umunhum, ca

PostPosted: Tue Dec 25, 2007 6:22 pm    Post subject: [BUG] I got it to work kind of? Reply with quote

I changed the grub.conf to:
Code:
title GenToo
        root (hd0,6)
        kernel /boot/kernel-2.6.23
Now it boots but that is not what I wanted.
Looks like a bug to me! It is rejecting the 'root=' option.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum