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? -- Frank Shenanigans!!