Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Bind mounts

123 bytes added, 09:45, 20 September 2010
Read-only bind mounts
mount -n --bind /home $VZDIR/root/777/home
mount -n --bind -oremount,ro $VZDIR/root/777/home
 
In Debian 2.6.32-5-openvz-686 kernel the remountcommand is: mount -n --bind -oremount,ro '''/home''' $VZDIR/root/777/home
== See also ==
Anonymous user