I cannot write anything to my Windows partition. Trying below command does not help.
$ sudo chmod 777 /media/pi/Windows
[sudo] password for pi:
chmod: changing permissions of '/media/pi/Windows': Read-only file system
But when I do ls -l /media/pi/Windows
I get drwxrwxrwx
for all folders and -rwxrwxrwx
for all files.
I am using Ubuntu 18.04
Codename: bionic
fstab
entry) and the output tolsb_release --code
? – Fabby Dec 15 '18 at 18:56