Installing Ubuntu on Debian: Difference between revisions

From Linix VServer
Jump to navigationJump to search
imported>Mstrobert
(Initial page)
 
imported>Mstrobert
(Added Build section)
Line 3: Line 3:
How to install an Ubuntu vserver guest on Debian.
How to install an Ubuntu vserver guest on Debian.
__TOC__
__TOC__
==Build==
# vserver feisty-guest build -m debootstrap --hostname feisty-guest --interface dummy0=eth0:10.0.0.123/8 --rootdir /var/lib/vservers -- -d feisty -- --mirror http://us.archive.ubuntu.com/

Revision as of 22:14, 11 June 2007

[ A WORK IN PROGRESS - STILL WRITING ]

How to install an Ubuntu vserver guest on Debian.

Build

# vserver feisty-guest build -m debootstrap --hostname feisty-guest --interface dummy0=eth0:10.0.0.123/8 --rootdir /var/lib/vservers -- -d feisty -- --mirror http://us.archive.ubuntu.com/