Changes between Version 11 and Version 12 of install_debian_xen


Ignore:
Timestamp:
Mar 14, 2008, 2:39:37 PM (16 years ago)
Author:
Daniel Kahn Gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_debian_xen

    v11 v12  
    11[[PageOutline]]
    2 = Setup xen =
     2= How to Setup an MF/PL Xen server =
    33
    4 How to set up a debian Xen dom0 with the associated hypervisor for a standard May First/People Link server:
     4This document describes how to set up a debian Xen dom0 with the associated hypervisor for a standard May First/People Link server.  It assumes you're starting with a minimal stock debian install.
    55
    6 == Instal the hypervisor ==
     6== Install the hypervisor ==
    77 * Install with (change the version number of xen-linux-system-2.6.18-6-xen-686 to the version you need; also on amd64 machines you don't libc6-xen):
    88{{{
     
    2121
    2222== Set up the dom0's network environment ==
    23  * Install `bridge-utils` and `xen-tools`
     23 * Install `bridge-utils`:
    2424{{{
    2525aptitude install bridge-utils