a question about fstab
Aryan Ameri
info at ameri.me
Mon Oct 19 04:38:14 UTC 2009
On Sun, 2009-10-18 at 21:20 -0700, Doug Robinson wrote:
> Scott Berry wrote:
> > I need a little guidance here. I want to put this drive I am trying to
> > mount in to fstab however, I am uncertain how to do this.
> >
> >
> Here look at this: http://www.tuxfiles.org/linuxhelp/fstab.html
> If you have any questions fell free to ask the forum.
Seconded. That's a very good start for beginners.
fstab and mount work very much hand in hand (fstab is just a static file
which mount uses at boot). You can also have a look at the man page of
both, fstab and mount, by entering the command 'man fstab' or 'man
mount' in a terminal (without the quotes). fstab's man page is very
simple to read, but mount's is too comprehensive for most users to have
a go at. Nevertheless, I think it is invaluable, as nearly every flag
and option is described there, and sometimes when you just need the
meaning of a particular option, nothing comes close to good ol' man
pages.
--
Aryan Ameri
More information about the ubuntu-users
mailing list