I have a nfts disk that I use to keep movies and music: on ubuntu, I created a folder onto this disk and moved a video file from my ext4 disk to that folder. Turned out I could not access to the folder on windows 7. Is this some kind of permission-related problem? Can sombody help to set the disk in order to receive and run files from either os?
feedback
|
|
I am afraid that you moved the file with root permission. It also happens when you format your ntfs disk from ubuntu. Ubuntu does not give enough permission by default. Install ntfs-config. Give Internal and External writer permission to ntfs partition using ntfs-config. And also change your moved files permission
| |||
|
feedback
|