Adding a Virtual CD/DVD Drive--device-add cdrom [ --image < name >] [ --iface < ide | scsi | sata >] [ --position < n >] [ --subtype < buslogic | lsi-spi | lsi-sas >] Parameters --image : connect the specified image file to the virtual machine. The following image file formats are supported: iso , cue , ccd , dmg . --iface : virtual CD/DVD interface type: ide , scsi , sata . --position : the SCSI / IDE / SATA device identifier to be used for the DVD/CD drive. Allowed ranges:
--subtype : virtual CD/DVD-ROM subtype: buslogic , lsi-spi , lsi-sas . |
||||
|