This group of parameters is used to manage virtual machine DVD-ROM and CD-ROM drives. The parameters syntax is as follows:
prlctl set <
ID
|
VM_name
> --device-add cdrom --image
image_name
[--iface <ide|scsi>] [--position
number
]
[--enable|--disable] [--connect|--disconnect]
prlctl set <
ID
|
VM_name
> --device-add cdrom --device
device
_
name
[--iface <ide|scsi>] [--position
number
]
[--enable|--disable] [--connect|--disconnect]
prlctl set <
ID
|
VM_name
> --device-set cdrom
N
{--device <
name
>|--image <
name
>} [--iface <ide|scsi>]
[--position <
number
>][--enable|--disable]
[--connect|--disconnect]
All VM DVD/CD-ROM drive-related parameters are explained in the following table:
Parameter Name |
Description |
|
Adds a DVD/CD-ROM drive to the virtual machine. Note: You can connect up to four IDE devices and up to seven SCSI devices to a virtual machine. Any of these devices can be a virtual hard disk or DVD/CD-ROM drive. |
|
Used to configure certain settings of the specified VM DVD/CD-ROM drive. |
|
Informs the
|
|
The name of the DVD/CD-ROM drive whose parameters you wish to configure where
You can learn this number by running the
|
|
Tells the
|
|
Tells the
|
|
The interface type of the DVD/CD-ROM drive. It can be one of the following:
By default, the interface type of the newly added disk drive is set to
|
|
The SCSI or IDE device identifier to be used for the DVD/CD-ROM drive. The allowed ID ranges are the following:
You can use one of the following formats for specifying IDs:
|
|
Enables the specified DVD/CD-ROM drive. All newly added DVD/CD-ROM drives are enabled by default (provided the
|
|
Temporarily disables the operations with the newly added DVD/CD-ROM drive. |
|
Use this option to have the specified DVD/CD-ROM drive automatically connected to the virtual machine on its start. |
|
Use this option if you do not wish to have the specified DVD/CD-ROM drive automatically connected to the virtual machine on its start. |