This is a short guide on how the KoalaKey Drives operate using the CLI.
The KoalaKey supports a maximum of 8 drives, with support for:
- Encrypted vs Unencrypted
- User read access
- User write access
- Admin only access
The KoalaKey will always have atleast 1 drive. The size for each drive is provided in hexadecimal in the command line tool. The size of which is calculated by the size of the previous drive(s) size.
Whether a drive is encrypted or not is specified by bits in the 3rd last byte, a users read access is the 2nd last byte, and the last byte is for write access.
To simply the process of creating the commands, please use this tool: koalakey.com/CLIDriveTool