ONLY WORKS IN LINUX!
Run the terminal:
- Download the zip and unzip it.
- Go into the
Finalfolder. - Right click in the file explorer and select the option to open in terminal.
- Run
./mk. - If that doesn't work, run
chmod +x mk, then redo previous command. - Execute a command like you would in a normal Linux terminal!
Accessing files in the disk:
- Run
./showand run any command on the files in the disk. - Run
./hideto unmount the disk.