The storage command is used to manage storage devices on the Makito X with Storage dual-height model. This includes formatting and ejecting storage drives. To display available storage devices use storage list.
Synopsis
|
|
Actions
|
Action |
Description |
|---|---|
|
list |
Displays available storage devices for the encoder. |
|
[device] [command] |
Device specifies the type, either: ssd, usb, sd Command, either: format, mount, eject, restart |
Options
|
Option |
Description |
|
|---|---|---|
|
-f |
--force |
Never prompt for confirmation. |
|
-v |
--verbose |
Display output from low level commands. |
Parameters
|
Parameter |
Default |
Description |
|---|---|---|
|
|
ntfs |
(format command only) File system type, either: ext4, ntfs, fat32, exfat Note The SSD drive can only be formatted as ext4. |
|
|
n/a |
(format command only) String specifying the volume name. |
Examples
|
Ejects the installed USB storage device. |
|
Formats the USB drive as NTFS by default. |
|
Displays a list of available storage devices, for example:
|
Related Topics