Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
finallly got gentoo booted on it's own..question about fstab
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
tcruicksh
n00b
n00b


Joined: 06 Jan 2005
Posts: 20

PostPosted: Thu Jan 20, 2005 11:25 am    Post subject: finallly got gentoo booted on it's own..question about fstab Reply with quote

I would like to know what options you guys have used when mounting your linux partitions?

I'm using ext3 for all my partitions.

for mount options right now i just have "defaults"

i used to have more but on boot up, linux was giving me some grief.
Back to top
View user's profile Send private message
unix
l33t
l33t


Joined: 06 Jul 2003
Posts: 615
Location: Dürnten ZH Switzerland

PostPosted: Thu Jan 20, 2005 11:29 am    Post subject: Reply with quote

i alsow have the default options on the root and boot partition
_________________
Neue Funktionen in Portage 2.0.51 || BBCode Guide
Linux User #379064
Back to top
View user's profile Send private message
vonhelmet
l33t
l33t


Joined: 06 Apr 2004
Posts: 770
Location: Somewhere in a school

PostPosted: Thu Jan 20, 2005 11:34 am    Post subject: Reply with quote

There's no point using defaults on /boot, as you probably don't want it mounted each time you boot. Set it to noauto and do the rest of the options yourself, and just mount it when you need to copy a new kernel image across to it or edit grub.conf or whatever.

Options for fstab are the mount options, which can be read about in man mount.
_________________
My blog
nvtuner software - enhance your AGP Geforce 6800 or 6200!
Back to top
View user's profile Send private message
tcruicksh
n00b
n00b


Joined: 06 Jan 2005
Posts: 20

PostPosted: Thu Jan 20, 2005 11:37 am    Post subject: Reply with quote

vonhelmet wrote:
There's no point using defaults on /boot, as you probably don't want it mounted each time you boot. Set it to noauto and do the rest of the options yourself, and just mount it when you need to copy a new kernel image across to it or edit grub.conf or whatever.

Options for fstab are the mount options, which can be read about in man mount.


Actually...I don't have /boot as as seperate partition...

I have
/
/home
/var
/usr
/shared (file server)

what exactly does "noauto" do? Been trying to figure that out
Back to top
View user's profile Send private message
vonhelmet
l33t
l33t


Joined: 06 Apr 2004
Posts: 770
Location: Somewhere in a school

PostPosted: Thu Jan 20, 2005 11:44 am    Post subject: Reply with quote

tcruicksh wrote:
vonhelmet wrote:
There's no point using defaults on /boot, as you probably don't want it mounted each time you boot. Set it to noauto and do the rest of the options yourself, and just mount it when you need to copy a new kernel image across to it or edit grub.conf or whatever.

Options for fstab are the mount options, which can be read about in man mount.


Actually...I don't have /boot as as seperate partition...

I have
/
/home
/var
/usr
/shared (file server)

what exactly does "noauto" do? Been trying to figure that out


Auto mounts the partition at boot time. Noauto doesn't. Auto is part of the defaults set.

If you don't have boot separately then it doesn't make a difference, but if you do - as a lot of people do - then you should probably set it to noauto.
_________________
My blog
nvtuner software - enhance your AGP Geforce 6800 or 6200!
Back to top
View user's profile Send private message
tcruicksh
n00b
n00b


Joined: 06 Jan 2005
Posts: 20

PostPosted: Thu Jan 20, 2005 11:50 am    Post subject: Reply with quote

vonhelmet wrote:
tcruicksh wrote:
vonhelmet wrote:
There's no point using defaults on /boot, as you probably don't want it mounted each time you boot. Set it to noauto and do the rest of the options yourself, and just mount it when you need to copy a new kernel image across to it or edit grub.conf or whatever.

Options for fstab are the mount options, which can be read about in man mount.


Actually...I don't have /boot as as seperate partition...

I have
/
/home
/var
/usr
/shared (file server)

what exactly does "noauto" do? Been trying to figure that out


Auto mounts the partition at boot time. Noauto doesn't. Auto is part of the defaults set.

If you don't have boot separately then it doesn't make a difference, but if you do - as a lot of people do - then you should probably set it to noauto.


only reason why i don't have /boot as a seperate partition was because I didn't feel like changing around partitions which had already been created earlier when I had a different linux distro on there.

Not saying /boot is bad....:)
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