Tente o seguinte:
sudo chown -R ycc:ycc /media/ycc/KINGSTON #reown the files
sudo chmod -R o+rwX #add ycc read and write rights. Add Execute only if the file is a directory
touch /media/ycc/KINGSTON/testfile #test if you can write on the stick.
De repente, não consigo escrever em um dos meus flash drives USB. Eu preciso fazer "gksu nautilus" para escrever. (Quando eu dou esse comando, o nautilus é aberto na minha pasta pessoal, mas só mostra as pastas desktop e download. Se eu passar por /, todos os arquivos da minha pasta pessoal aparecem. - O Nautilus ainda abre OK se eu não usar o gksu.)
Posso fazer as coisas voltar ao normal?
Obrigado
ycc@x360:/media/ycc$ pwd
/media/ycc
ycc@x360:/media/ycc$ ls -l
total 32
drwxr-xr-x 8 ycc ycc 32768 Aug 8 18:07 KINGSTON
ycc@x360:/media/ycc$ ls -l KINGSTON
total 1767520
drwxr-xr-x 3 ycc ycc 32768 Jun 18 2015 LP pdf
drwxr-xr-x 6 ycc ycc 32768 Aug 6 17:35 mbdyn_matlab_ycc
drwxr-xr-x 4 ycc ycc 32768 Jul 9 17:07 xxxxx bu
drwxr-xr-x 6 ycc ycc 32768 Jun 10 03:00 ycc_doc folders
drwxr-xr-x 13 ycc ycc 32768 Jun 10 03:00 ycc_images
-rw-r--r-- 1 ycc ycc 1809750236 May 10 03:35 xxxxxx incl db.rar
ycc@x360:/media/ycc$
(o nome do meu flash USB é KINGSTON, é claro)
Tente o seguinte:
sudo chown -R ycc:ycc /media/ycc/KINGSTON #reown the files
sudo chmod -R o+rwX #add ycc read and write rights. Add Execute only if the file is a directory
touch /media/ycc/KINGSTON/testfile #test if you can write on the stick.