Hi,i am using TC(1.2final) in my old P3 laptop as a "downloading" pc.I am using opera as a web browser, emelfm as a file browser and utorrent under wine as a bittorent downloader.I save my downloaded files in a usb stick(fat32 formatted).I am booting the OS using cd disc,then i plug the usb stick,mount /dev/sda1, use winecfg to assign a letter to /mnt/sda1 and then i save the downloaded torrents to the usb stick.
Everything works fine until i unmount the device and disconnect it from the laptop.The next time i plug the usb stick and mount the filesystem i cannot have write access to the drive(utorrent says cannot access file).When i look the permissions for /dev/sda1 with emelfm they are different than before
When i try to change them, i get an "operation not permitted"
Is there a way when i disconnect/connect the usb stick not to change the write permissions?
Do i have to type an extra option in mount/umount commands? Consider that i am a new user in linux/TC