new-usb-disk-comp new-usb-hs-keyboard-comp
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

new-usb-disk-from-image – deprecated

Synopsis

new-usb-disk-from-image image ["name"] [-full] [type]

Description

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.

Provided By

usb-comp

See Also

new-usb-disk-comp
new-usb-disk-comp new-usb-hs-keyboard-comp