fuseiso9660

File System in User Space - Module for ISO9660

Install

All systems
curl cmd.cat/fuseiso9660.sh
Debian Debian
apt-get install fuseiso9660
Ubuntu
apt-get install fuseiso9660
image/svg+xml Kali Linux
apt-get install fuseiso9660
Windows (WSL2)
sudo apt-get update sudo apt-get install fuseiso9660

fuseiso9660

File System in User Space - Module for ISO9660

This module for the FUSE kernel service allows any FUSE-enabled user to mount ISO9660 file systems, e.g. CDROM disk images. The module has been initially written for UMView, the user-mode implementation of View-OS. If you want to allow completely user-mode disk images mounting (with no kernel/superuser support at all), take a look at umview-mod-umfuseiso9660 and its dependencies.