diff options
Diffstat (limited to 'tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx')
-rw-r--r-- | tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx b/tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx index e7a781904a..1adf995c3e 100644 --- a/tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx +++ b/tests/xml2vmxdata/xml2vmx-cdrom-ide-file.vmx @@ -8,3 +8,5 @@ numvcpus = "1" ide0:0.present = "true" ide0:0.deviceType = "cdrom-image" ide0:0.fileName = "/vmfs/volumes/testing/isos/cdrom.iso" +floppy0.present = "false" +floppy1.present = "false" |