Changes

Jump to: navigation, search

Debian template creation

185 bytes removed, 18:53, 14 July 2006
Actually since vzctl-3.0.10 it is /etc/vz/conf/VEID.conf for all distros now Setting VE OSTEMPLATE
=== Setting VE OSTEMPLATE ===
Also, we need <tt>OSTEMPLATE</tt> to be setin VE configuration file, for the [[vzctl]] to work properly.
For Gentoo host system:
<pre>echo "OSTEMPLATE=debian-3.1" >> /etc/vz/777.conf
</pre>
 
For Debian host system:
<pre>
echo "OSTEMPLATE=debian-3.1" >> /etc/vz/conf/777.conf
</pre>
 
For other systems:
<pre>
echo "OSTEMPLATE=debian-3.1" >> /etc/sysconfig/vz-scripts/777.conf
</pre>

Navigation menu