Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

OpenSUSE template creation

5 bytes removed, 13:09, 11 January 2010
no edit summary
rm lib/udev/devices/console ; touch lib/udev/devices/console
</pre>
 
# Make df working
<pre>
rm -f /etc/mtab
ln -s /proc/mounts /etc/mtab
</pre>
 
== Disable parallel startup of services ==
{{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>
 
 
Anonymous user