Darc Sceptor
Member
I have done this before but I'm running into problems now. Just wiped my drives, installed Windows then installed Linux Mint. I have my games on an NTFS drive since I will play games while doing what I need to do under Windows then move to Linux to run there as well.
Since it is a new install I need to get ownership of my drive. I did not have problems with this before but seem to have problems now.
I ran Disks, made sure the drive was not mounted, then changed the File type to ntfs and change the mount parameters to nosuid,nodev,nofail,x-gvfs-show,uid=1000,gid=1000
Next I mounted the drive.
Opened up a terminal and ran sudo chown -R michael:michael /mnt/8406B9E206B9D600
The commands just fly past but when it stops I have many errors changing ownership on a readonly file system.
I also changed to root which has the read/write properties set and I still get the same error.
Do I need a version of ntfs running that makes it writeable or what?
AND BEFORE ANYONE RESPONDS SAYING YOU CANNOT ACCESS NTFS UNDER LINUX THAT IS NOT ACCURATE.
Since it is a new install I need to get ownership of my drive. I did not have problems with this before but seem to have problems now.
I ran Disks, made sure the drive was not mounted, then changed the File type to ntfs and change the mount parameters to nosuid,nodev,nofail,x-gvfs-show,uid=1000,gid=1000
Next I mounted the drive.
Opened up a terminal and ran sudo chown -R michael:michael /mnt/8406B9E206B9D600
The commands just fly past but when it stops I have many errors changing ownership on a readonly file system.
I also changed to root which has the read/write properties set and I still get the same error.
Do I need a version of ntfs running that makes it writeable or what?
AND BEFORE ANYONE RESPONDS SAYING YOU CANNOT ACCESS NTFS UNDER LINUX THAT IS NOT ACCURATE.