Until now, by every boot my NTFS partition (sda3) was mounted for reading and writing and I am the owner, not root. Suddenly, I can't write to it. Here is what fstab looks like, and mount. Could it be that doual-boot Win did something? Fastboot, some flags by NTFS?
And here is mount cmd where it says 'ro' and permissions in Dolphion
Edit: It is not a duplicate of this, because there was a problem with ntfs-3g missing which was 2011. thing.
gid
is group ID, not User ID. Is group #46 the group you want to have access to? Or do you intend to have the group or user mount to be different? – Thomas Ward Jan 11 '19 at 14:39ls -l /media
and check permissions on storage folder. – Paul Benson Jan 11 '19 at 18:38