Mount ISO image in a OpenVZ container

From vpsget wiki
Revision as of 16:47, 21 November 2014 by Vq (talk | contribs)
Jump to: navigation, search

This page describes how to mount ISO image inside a container.

Original page can be found here: http://openvz.org/Mount_ISO_image_in_a_container

You need to install fuseiso and fuse into container.

To mount an ISO image, do next command inside container:

Run on a node:

vzctl set <CT_ID> --devnodes fuse:rw --save
#fuseiso image.iso /mnt/disk