Skip to main content

storage


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

storage list
storage [device] [command] [options] [parameters]

Actions

ActionDescription

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

OptionDescription

-f

--force

Never prompt for confirmation.

-v

--verbose

Display output from low level commands.

Parameters

ParameterDefaultDescription/Values

fs

ntfs

(format command only) File system type, either: ext4, ntfs, fat32, exfat

Note

The SSD drive can only be formatted as ext4.

label

n/a 

(format command only) String specifying the volume name.

Examples

# storage usb eject

Ejects the installed USB storage device.

# storage usb format

Formats the USB drive as NTFS by default.

# storage list

Displays a list of available storage devices, for example:

Device    Size    Used    Available    Use%    Type    Volume
ssd 229.2G 14.0G 203.5G 6% ext4
usb -- -- -- --
sd 59.9G 104.1M 59.8G 0% exfat

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.