Changes

Jump to: navigation, search

Debootstrap from foreign version or distribution

191 bytes added, 09:05, 5 May 2010
already installed computer
'''Step 1: install a system with the distribution & version you want for template'''
We will call it the "satellite system". You can do it also with another already installed computer with the same distribution & version you want. '''Step 2: debootstrap'''(in satellite system)
cd /tmp
sudo apt-get install debootstrap
Now you have a package like "debootstrap_ubuntu-10.04-i686.tar.gz" to copy to the OpenVZ host/server.
'''Unpacking for a new templaye''' (example for 777 container, in the OpenVZ server)
sudo mkdir -p /vz/private/777
cd /vz/private/777
92
edits

Navigation menu