Version 3 (modified by rock, 17 years ago) (diff) |
---|
Xen Installation
Installation
- Our OS is Debian etch, we use deb package to install Xen
$ sudo aptitude install xen-linux-system-2.6.18-6-xen-686 (you can refer to our installation log in attache file) $ sync ; sudo reboot (reboot system and choose xen-enable kernel)
- Check our Xen system
$ uname -a Linux one 2.6.18-6-xen-686 #1 SMP Sun Feb 10 22:43:13 UTC 2008 i686 GNU/Linux
- Configure our Xen environment
$ vim /etc/xen/xend-config.sxp 71: network-script network-bridge 87: #network-script netwok-dummy $ xend restart $ xm list