README: add README

This commit is contained in:
Marcel Alexandru Nitan
2023-02-01 02:43:59 +02:00
parent 00832c7f2f
commit d5aefcd9bd

20
README.md Normal file
View File

@@ -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