Note
Currently, errata only supports macOS.
Wake the f**k up, Samurai. We have an ISO to burn! *The Rebel Path (Cello Version) intesifies*
Errata is an ISO flasher that is as fast as a katana.
# Clone the repo
git clone https://github.com/utox39/errata.git
# cd to the path
cd path/to/errata
# Build Errata
zig build -Doptimize=ReleaseSafe
# Then move it somewhere in your $PATH. Here is an example:
mv ./zig-out/errata ~/bin/Errata - an ISO flasher that is as fast as a katana.
-h, --help
Display this help and exit.
-i, --iso <str>
The ISO path.
--hash <str>
Verify ISO hash (SHA-256).
--no-verify
Skip the verification.
--internal-disks
Show internal disks too.
Please see CONTIBUTING. Thanks!
- Add Linux support
MIT License. See: LICENSE