Changes between Version 1 and Version 2 of Internal/internal6
- Timestamp:
- Sep 11, 2008, 5:49:16 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/internal6
v1 v2 3 3 Hardy (Ubuntu 8.04 LTS) comes with a full compliment of Xen software, it's just unsupported. 4 4 {{{ 5 $ sudo apt-get install linux-xen xen-hypervisor-3.2 xen-shell xen-tools xen-utils-3.2 5 $ sudo apt-get install linux-xen xen-hypervisor-3.2 xen-shell xen-tools xen-utils-3.2 bridge-utils 6 6 }}} 7 7 Somewhat confusingly, the {{{linux-image-xen}}} packages don't put turds in {{{/boot/grub/menu.lst}}}, rather the {{{xen-hypervisor}}} package does. The {{{linux-image-xen}}} packages are sort of the payload for the hypervisor.