Files
isodrive/README.md
Marcel Alexandru Nitan 9840bc4af2 make: add install
2023-02-01 02:49:26 +02:00

23 lines
305 B
Markdown

# isodrive (halium)
* `sudo apt install build-essential`
* `git clone https://github.com/nitanmarcel/isodrive`
* `cd isodrive`
* `make`
* `sudo make install` (optional)
mount
* `sudo isodrive /full/path/to/file.iso`
umount
* `sudo isodrive`
Inspired by https://github.com/fredldotme/ISODriveUT