new-virtio-pcie-blk-comp ["name"] ["file"] [size]
This command creates an instantiated component of the class virtio_pcie_blk_comp.
The class description for the virtio_pcie_blk_comp class: PCIe Virtio Block Device.
- 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.
virtio-comp