Page 2 of 2

Re: files on ntfs (windows 10) partition appear as read only.

Posted: Fri Mar 15, 2019 6:50 am
by Gerson
It's simple. In the Whisker menu go to Settings> Configuration Manager> Disk Administrator (root permissions)> -search the NTFS partition and select it; Click on Edit and in the window that opens in the first reel choose: ntfs-3g (Read-write-driver), click on OK, and close.

(SOLVED)Re: files on ntfs (windows 10) partition appear as read only.

Posted: Tue May 21, 2019 2:34 pm
by Laurentius
Hello.
Thank you for your replies.

Here to say that I solved the issue (from within windows) disabling hibernation from command line with

Code: Select all

powercfg.exe /h off
I could not do it via GUI.

I think I had done it before but, probably after some update?, it was enabled again.