isodrive (configfs)
-
apt install build-essential -
git clone https://github.com/nitanmarcel/isodrive -
cd isodrive -
make -
make install(optional)
usage:
isodrive {iso} {cdrom[0/1]} {readonly[1/0]}
mount
isodrive /full/path/to/file.iso
umount
isodrive
mount (as cdrom)
isodrive /full/path/to/file.iso 1 1
mount (as read write)
isodrive /full/path/to/file.iso 0 0
Termux
- Run
subefore using isodrive command
Credits
Inspired by https://github.com/fredldotme/ISODriveUT