Yes, we allow fuse! However, the current udev rules will wipe the fuse dev at every reboot. To create the fuse device, create the fuse entry node:
user@host:~$ sudo mknod /dev/fuse c 10 229
To prevent udev rules from wiping out the fuse device at the next reboot:
user@host:~$ sudo update-rc.d -f udev disable
Fuse drives should now be mountable!
Join our Private Discord Chat to chat with, as well as find community assistance from other Verified SkySilk Users: https://invite.gg/SkySilk
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article