[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: user access to FAT partition - help !
- From: "Leonard den Ottolander" <leonardjo hetnet nl>
- To: redhat-install-list redhat com
- Subject: Re: user access to FAT partition - help !
- Date: Sat, 1 Jul 2000 00:32:19 +0200
Hi Pierre,
Add the option umask=0000 after defaults. So in your case something like:
/dev/hda7 /export/home vfat defaults,umask=0000 0 0
If you also want other users to be able to mount the partition, you could add
user to the options as well. If you want a different user to be able to
unmount a partition use users instead.
See man fstab and man mount for details.
Ciao,
Leonard.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]