4.1.10. prlctl mount, umount

Mounts or unmounts the hard disks of a virtual machine to the /vz/root/<UUID> directory on the hardware node.

Syntax. 

prlctl mount <VM_name> [-o <ro|rw> | --info]
prlctl umount <VM_name>

Table 4.10. Options

NameDescription

<VM_name>

Virtual machine name.

-o <ro|rw>

Sets access rights:

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

--info

Show information about the mounted virtual disks.