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

create-usb-disk-comp

Synopsis

create-usb-disk-comp ["name"] ["file"] [size]

Description

This command creates a non-instantiated component of the class usb_disk_comp.

The class description for the usb_disk_comp class: The "usb_disk_comp" component represents a USB SCSI disk. Disk data is stored in the usb_scsi_disk_image subobject.

name is Optional
If not specified, the component will get a class-specific default name.

file is Optional
File with disk contents for the full disk. Either a raw file or a virtual disk file in craff, DMG, or VHDX format.

size is Optional
The size of the disk in bytes.

Provided By

usb-comp
create-usb-disk create-usb-hs-keyboard-comp