Destination is Read only error on ubuntu file system

Solution 1:

Open the terminal and write the command

sudo fdisk -l

It will show your file system

identify the partition you want permission for read and write

then type the command and give the partition name like this

sudo ntfsfix /dev/sda3