[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: user access to FAT partition - help !



		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]