mirror of
https://github.com/nitanmarcel/isodrive.git
synced 2026-03-13 04:17:24 +00:00
README: add README
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
# isodrive (halium)
|
||||||
|
|
||||||
|
* `sudo apt install build-essential`
|
||||||
|
|
||||||
|
* `git clone https://github.com/nitanmarcel/isodrive`
|
||||||
|
|
||||||
|
* `cd isodrive`
|
||||||
|
|
||||||
|
* `make`
|
||||||
|
|
||||||
|
mount
|
||||||
|
|
||||||
|
* `sudo ./isodrive /full/path/to/file.iso`
|
||||||
|
|
||||||
|
umount
|
||||||
|
|
||||||
|
* `sudo ./isodrive`
|
||||||
|
|
||||||
|
|
||||||
|
Inspired by https://github.com/fredldotme/ISODriveUT
|
||||||
Reference in New Issue
Block a user