Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: whereis grub.conf ?
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
Acajoe
n00b
n00b


Joined: 28 Jun 2006
Posts: 47

PostPosted: Fri Jun 22, 2007 12:11 am    Post subject: SOLVED: whereis grub.conf ? Reply with quote

Hello there,

My grub.conf is missing?! I just installed Gentoo.

The first time the box booted into Grub I needed to manually edit a Grub line to get the system to boot.
After the system booted, I looked for grub.conf to edit and I could not find it. I reinstalled grub and it *magically* put my original grub file where I expected it: in the /boot/grub directory. I was able to edit it and everything was fine.

Now, it is no longer there...I need to re-edit it since I compiled a new kernel. Is there something obvious that my noob brain is missing?

Please advise,
Acajoe
_________________
Acajoe bellows moooo
Thanks for your help!


Last edited by Acajoe on Fri Jun 22, 2007 12:20 am; edited 1 time in total
Back to top
View user's profile Send private message
gami
Apprentice
Apprentice


Joined: 02 Jun 2006
Posts: 297

PostPosted: Fri Jun 22, 2007 12:15 am    Post subject: Reply with quote

Have you got a separate /boot partition on your hard disk? Is that partition mounted?
Back to top
View user's profile Send private message
Acajoe
n00b
n00b


Joined: 28 Jun 2006
Posts: 47

PostPosted: Fri Jun 22, 2007 12:19 am    Post subject: SOLVED: /boot not automounted Reply with quote

Solution:

Code:
mount /dev/hda(N) /boot


where (N) is the partition you set aside for /boot.
Note that my /etc/fstab included the <opts> "noauto" for this mountpoint.
_________________
Acajoe bellows moooo
Thanks for your help!
Back to top
View user's profile Send private message
flysideways
Guru
Guru


Joined: 29 Jan 2005
Posts: 463

PostPosted: Sun Jun 24, 2007 4:03 pm    Post subject: Re: SOLVED: /boot not automounted Reply with quote

Acajoe wrote:
Solution:

Code:
mount /dev/hda(N) /boot


where (N) is the partition you set aside for /boot.
Note that my /etc/fstab included the <opts> "noauto" for this mountpoint.
If /boot is not mounted it is harder to get it borked, by any means.
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