September 11, 20214 yr I followed this guide to test rar2fs: https://www.reddit.com/r/PleX/comments/2pxx9e/rar2fs_install_guide_linux/ Mount: rar2fs -o allow_other /path/to/folder/with/rared/media /path/to/mount/point Unmount: fusermount -u /path/to/mount/point I didn't reflect over the fact that unmounting is a whole other program and rar2fs only can mount itself but not unmount istelf, so didn't test the fusemount command before mounting. fusermount is a command that doesn't exist in unraid. So now I'm stuck with the mount, and it really messes up things when trying to remove files/directories or reorder stuff. So...how do I unmount it?
September 11, 20214 yr 1 hour ago, tshorts said: So...how do I unmount it? Did you try to reboot ? The OS is loaded in RAM at boot. Rebooting should get rid of all modifications made to RAM.
September 12, 20214 yr Author I have not. Deleting the share fixed it though. None of them are really solutions I like. As I would like to use rar2fs for certain things, and unmount it when needed. I'll create a trash share and mount again on there and see if the mount disappear when rebooting or if the mount is saved in some config file off-RAM, when I get the possibility to reboot.
September 21, 20214 yr Author Have tried rebooting it now, and the mount disapers (which also is an issue really, but will have to live with it, not so important)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.