I am new to Linux I have Ubuntu 17.04 dual booted along with windows 10.
I am unable to create new folder, file , paste a folder/file to the D drive (Found in other locations in Linux Ubuntu).
However I am able to view and read the data present in my D drive(of windows) in Ubuntu but unable to make changes.
Is there any way to make changes like adding a folder or file to the drive?
Thanks.
ls -l /media/
to your post. My first guess would be probably you mounted the drive with sudo permissions and now cannot write to it with normal user permissions. – derHugo Aug 02 '17 at 05:30