Previous page

Next page

Locate page in Contents

Virtual floppy disk drive

Add an FDD

The command adds a virtual floppy disk drive based on a file image.

--device-add fdd --image <image> [--recreate]

Modify an FDD

--device-set <fdd_name> --image <image> [--recreate]

Parameters

fdd_name: The name of the FDD to modify. To obtain the list of the available drives, use the prlctl list --info command.

--image: specifies the image file.

--recreate: if included, recreates the image file if it exists.