This group of parameters is used to manage floppy disk drives of your virtual machines. The parameters syntax is as follows:
prlctl set <
ID
|
VM_name
> --device-add fdd [--device <
name
>]
[--enable|--disable][--connect|--disconnect]
prlctl set <
ID
|
VM_name
> --device-set fdd [--device <
name
>]
[--enable|--disable][--connect|--disconnect]
All VM floppy disk drive-related parameters are explained in the following table:
Parameter Name |
Description |
|
Informs the
|
|
Adds a new floppy disk drive to the virtual machine. Note: You can connect only one floppy disk drive to a virtual machine. |
|
Used to configure certain settings of the specified floppy disk drive. |
|
The name of the physical floppy disk drive on the Parallels server to be connected to the virtual machine. If you omit this option, a floppy drive image emulating the VM floppy disk drive will be created. |
|
Enables the specified floppy disk drive. All newly added floppy drives are enabled by default (provided the
|
|
Temporarily disables the operations with the specified floppy disk drive; the drive itself is not removed from the virtual machine configuration. |
|
Use this option to have the specified floppy disk drive automatically connected to the virtual machine on its start. |
|
Use this option if you do not wish to have the specified floppy disk drive automatically connected to the virtual machine on its start. |
|
The name of the file to be used for emulating the VM virtual floppy disk drive, usually,
|
|
Use this option to replace the image connected to the specified floppy disk drive by a blank image. Note: If you recreate the image, all data on the original floppy disk image will be lost. |