Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
n00b install question
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
ragnarr
n00b
n00b


Joined: 24 Aug 2004
Posts: 7

PostPosted: Sat Aug 28, 2004 7:24 pm    Post subject: n00b install question Reply with quote

I just recently installed gentoo, got gnome running, everything seems to work fine, but something I noticed today, there is nothing inside my /boot directory. Which is were I created grub.conf, and where the kernel is supposed to be (as far as I understand).

Despite this, gentoo works really well, so my question is: Is this a problem that I should be worried about, Im fairly new to linux and still learning the basics. This just seems odd to me. If anybody has any input please let me know. If you need outputs from any files or commands to understand this let me know as well and I will provide them.

Im really surprised that grub comes up still at boot, and everything seems to work good.
Back to top
View user's profile Send private message
d9f61
n00b
n00b


Joined: 07 Aug 2004
Posts: 13
Location: The Netherlands

PostPosted: Sat Aug 28, 2004 7:40 pm    Post subject: Reply with quote

This is probably because your /boot is a seperate partition and isn't mounted. You can mount it if you want with

Code:

mount /dev/hda1 /boot


Replace /dev/hda1 with whatever your boot partition is.

I don't think you have to worry about the fact that it isn't mounted, unless you want to make changes to your grub config or recompile the kernel.
Back to top
View user's profile Send private message
ragnarr
n00b
n00b


Joined: 24 Aug 2004
Posts: 7

PostPosted: Sat Aug 28, 2004 8:04 pm    Post subject: Reply with quote

ok, I found the problem, I made a slight mistake in fstab by putting noauto in the /boot line. Anyhow I think I'll just leave it that way and mount it manually when I need to use it.

Thanks alot for your help
Back to top
View user's profile Send private message
lwithers
Guru
Guru


Joined: 31 Dec 2003
Posts: 300
Location: Reading, UK

PostPosted: Sat Aug 28, 2004 11:17 pm    Post subject: Reply with quote

Actually, you're supposed to have noauto in there :-)

The idea is that this way, you can't accidentally erase or overwrite your kernel.
Back to top
View user's profile Send private message
cokey
Advocate
Advocate


Joined: 23 Apr 2004
Posts: 3355

PostPosted: Sun Aug 29, 2004 1:52 am    Post subject: Reply with quote

if you have /boot mounted automatically and your system crashes you kernel source in /boot can get corrupted 8O
_________________
https://otw20.com/ OTW20 The new place for off the wall chat
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