#disk mounting permission error

10 messages · Page 1 of 1 (latest)

brisk schooner
#

I edited my disk settings on well..the disks app from gnome and I changed default settings to auto mount but I am getting permissions errors

#

And after that I have a question about the APX steam
There's no problems with anticheats

brisk schooner
#

fixed

vernal basin
#

How did you fix this? Because I have the same problem

vernal basin
#

Apparently I can just "Take Ownership" from Gnome Disks. However, the partitions now can't be accessed from live usb.

flat berry
# vernal basin Apparently I can just "Take Ownership" from Gnome Disks. However, the partitions...

That is a pretty unfixable problem sadly.
The files in any Linux filesystem (so most apart from ntfs, fat32 and so on) have an owner.
The ID of your vanilla user (most likely 1001) is different from the one in the live USB (most likely 1000). So the files will always have a different owner.

The default UID is now 1000 for the first user on Vanilla as well because of:
https://github.com/Vanilla-OS/vanilla-installer/issues/440
But this can't be fixed on existing installations.

vernal basin
flat berry