The parameters "user,noauto" are usually used when you want any user to
be able to mount/unmount the fs, and thereby use it.  If it is mounted
automatically with "defaults", it would be writable only by the root
user.  If you want it read/write by everyone, replace "user,noauto" with
"umask=111".

On Tue, 2002-07-23 at 17:11, Horace Smith wrote:
> /dev/hda1             /mnt/windows            vfat    user,noauto 1 1
> /dev/hdc5             /mnt/hd_e               vfat    user,noauto 1 1
> 
> The hda1 device does not mount on star up.
> Is something wrong with any parameter?




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to