Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Debian template creation

9 bytes removed, 05:15, 10 April 2007
m
Bootstrapping Debian
== Bootstrapping Debian ==
Download This will download Debian Etch to a directory called "etch-temp"your server. Specify your architecture instead of <tt>i386</tt> if you're using something other than i386/x86. For example, for AMD64/x86_64, use <tt>amd64</tt> or for ia64, use <tt>ia64</tt>. We use VE ID of 777 for this example; surely it can be any other unused ID.
sudo debootstrap --arch i386 etch /vz/private/777 http://debian.osuosl.org/debian/
31
edits