Everytime I have to put something in a pendrive from a different computer where it was formatted, I have to format it again with GParted because it is only in read-mode. I tryed even opening nautilus with privileged and it didn't work. Please, I need to find an easy way for my aunt. She doesn't want to format every time she needs to copy files from one computer to another.
Thanks in advance,
ls /media/$USER/ -al
with the drive plugged in? – brndn2k May 09 '17 at 21:51sudo chmod 777 /media/$USER -R
– brndn2k May 10 '17 at 15:25