Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/fstab in Quick Installation Guide
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
ChrisAbela
n00b
n00b


Joined: 28 Apr 2012
Posts: 5

PostPosted: Sat Apr 28, 2012 8:33 pm    Post subject: /etc/fstab in Quick Installation Guide Reply with quote

From http://www.gentoo.org/doc/en/gentoo-x86-quickinstall.xml

Quote:
/dev/sda1 /boot ext2 noauto,noatime 1 2
/dev/sda3 / ext3 noatime 0 1
/dev/sda2 none swap sw 0 0


Due to the
Quote:
noauto
entry, it would not mount /boot automatically during booting, leaving this directory empty. Naturally:
Code:
# mount /boot

mounts it.

Is this the desired method or just an oversight in this (excellent) document?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 30108
Location: 56N 3W

PostPosted: Sat Apr 28, 2012 8:40 pm    Post subject: Reply with quote

ChrisAbela,

Its the Gentoo defualt. If you don't like it, change it - Gentoo is about choice.
/boot is only ever mounted to install a new kernel, which you don't do often.

Its not mounted when grub reads /boot during startup ... think about it.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
ChrisAbela
n00b
n00b


Joined: 28 Apr 2012
Posts: 5

PostPosted: Sat Apr 28, 2012 8:48 pm    Post subject: Reply with quote

I understand and I have no issues with Gentoo or the chosen default. I just found it "strange" so I posted the question. I come from Slackware and had only seen it on Vector Linux. I thought it was a bug, but it was just my prejudice.

Thank you for the reply.
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