All User Read/Write to usbdisk

John Nichel john at kegworks.com
Tue Mar 8 09:21:43 EST 2005


Frank Kumro wrote:
> I was wondering how I can have any user be able to read and write to
> the usb thumb drive I have. Now i am the only one using it so I mount
> it with
> 
> sudo mount /dev/sda1 /media/usbdisk/
> 
> I can read it but I cannot remove data from it. I cant write to it
> either, how can I enable any user to delete,modify,write to the disk?
> 

Add it to your fstab...something like this....

/dev/sda1 /media/usbdisk vfat noauto,users,rw,umask=0 0 0

-- 
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john at kegworks.com



More information about the nflug mailing list