D
Deleted member 66267
Guest
The previous time I just checked if I was able to mount the FS or not but didn't pay attention to the ownership:
Without sudo I can't mount the FS but if I have sudo the files will be owned by root.
I need them to be editable by my normal user account.
Trying to change ownership via chown failed. Please help.
sudo lklfuse -o type=xfs /dev/ada1s1 /mnt
Without sudo I can't mount the FS but if I have sudo the files will be owned by root.
I need them to be editable by my normal user account.
Trying to change ownership via chown failed. Please help.