new-usb-disk-from-image image ["name"] [-full] [type]
Create a new USB disk component with content from the image file. By default, the file is assumed to represent a partition of the FAT32 (0x0c) file system type. The type can be overridden using the type argument.
The -full flag can be used to specify that the image represents a full disk and not only a partition. This makes the command equivalent to new-usb-disk-comp
.
The component will be assigned a default name if name is not given. The name of the component is returned by the command.
usb-comp
new-usb-disk-comp