I have newly installed Windows 8.1 on a new miniDesktop:
Model | Lenovo ThinkCentre |
CPU | Intel® Core™ i5-4570T @ 2.90GHz × 4 |
RAM | 3.7 GiB |
Disk | 32.9 GB |
I dual booted it with Ubuntu 18.04 LTS. Problem is that I am not able to add write permissions to my Windows partitions. I have tried:
sudo chmod -wrx /media/pmay3/Data
All it returns with is
chmod: changing permissions of '/media/pmay3/Data': Read-only file system
Even if the folders are accessed from the graphical interface, and changing their permissions is attempted, it is
Screenshot of Permissions Tab:
Share your expertise please. I have re-installed Ubuntu 20.04 LTS, and 18.04 LTS twice.