Skip to main content

FUSE Setup

FUSE mode mounts virtual filesystems as real directories, allowing any tool (not just MIRAGE commands) to access mounted data.

Install FUSE

Allow User Mounts

Edit /etc/fuse.conf and uncomment user_allow_other:

Verify