Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Debian template creation

24 bytes added, 06:19, 10 April 2007
m
Bootstrapping Debian: Reword a sentence so the user doesn't think Debian is going to take over their computer's OS.
== Bootstrapping Debian ==
This will download Debian Etch to a temporary location on 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