Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

OpenSUSE template creation

84 bytes added, 13:08, 11 January 2010
no edit summary
{{Note|For Debian-based host you should put the archive inside <code>/var/lib/vz/template/cache</code>}}
 
== Make df working ==
<pre>
rm -f /etc/mtab
ln -s /proc/mounts /etc/mtab
</pre>
 
 
 
== startproc troubleshooting ==
Anonymous user