Previous page

Next page

Locate page in Contents

Print this page

prlctl mount, umount

Mounts or unmounts the hard disks of a virtual machine to the /vz/mnt/<vm_ID> directory on the host.

Syntax

prlctl mount <vm_ID|vm_name> [-o <ro|rw> | --info]

prlctl umount <vm_ID|vm_name>

Options

Name

Description

<vm_ID|vm_name>

Virtual machine ID or name.

-o <ro|rw>

Sets access rights:

  • ro — read-only,
  • rw — read-write.

--info

Show information about the mounted virtual disks.