[PLUG] /etc/fstab
Alice Corbin
ali at axian.com
Tue Aug 26 09:17:01 UTC 2003
In the third arg, 'auto' will try to automatically determine what
the file system is, while 'vfat' says what it's expected to be.
In the fourth arg, 'user,noauto' says to allow normal users to
mount the device, but not to do it automatically at boot time,
while 'defaults,users' says to use the default settings
(rw, suid, dev, exec, auto, nouser, async), but on second
thought DO allow users to mount.
So the main diffs are that the first line will allow you to
mount a variety of file systems, while the second will auto-mount
at boot.
Ali
On Tue, Aug 26, 2003 at 08:35:46AM -0700, Dirk Ouellette wrote:
>
>
>
>
>
> What is the difference between;
>
> /dev/sda1 /mnt/camera auto user,noauto 0 0
>
> and
>
> /dev/sda1 /mnt/camera vfat defaults,users 0 0
>
> Thanks, Dirk
>
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
--
---- _____ _
Ali Corbin /, |_ __(_) ___ _ __
Axian, Inc. //| |\\/ /| |/ _ \| '_ \
Phone: (503)644-6106 #205 _____//_| | / / | | |_| | | | |
e-mail: ali at axian.com (( // |_|/_/\\|_|\_/|_|_| |_|
http://www.axian.com/ ``-'' ``-''
More information about the PLUG
mailing list