Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Gentoo template creation

22 bytes added, 02:38, 14 November 2012
Create directory for the new container and unarchive stage3
'''WARNING''': There is no warrantied that template should work, you can bugtack the errors. But I haven't confronted with problem.
== Create directory directories for the new container and unarchive stage3 ==
<pre>
mkdir /vz/root/1001
mkdir /vz/private/1001
tar -xjf /root/stage3-i686-20111213.tar.bz2 -C /vz/private/1001
Anonymous user