Other How to mount fusefs-lkl XFS as normal user?

  • Thread starter Thread starter Deleted member 66267
  • Start date Start date
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:

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.
 
Back
Top