*** SME Server as Xen Guest Placeholder ***
- UPDATE july 10th, 2006 Since RedHat is planning to fully incorporate Xen into the yet to be release RHE 5, and CentOs 5 will probably contain the same code, these is no use in trying to reinvent the wheel with the below effort. It's better to sit and wait ;-)
Unstructured notes: (these should go to Xen as Host)
- copy the correct kernel config file to the root of the Xen host source files
- Issue: 'make ARCH=xen oldconfig' to create a new SME Server config file with Xen
- On questions answer īmī (compile as module )
- Make dep
- make
- move the new vmlinuz to /boot and add it to grub
- try booting it
Various links:
- http://hackers.progeny.com/sam/rpmstrap/ (Dead link, matsk)
- http://lists.xensource.com/archives/html/xen-users/2005-05/msg00414.html
- http://lists.xensource.com/archives/html/xen-users/2005-05/msg00426.html
-
Back to SME Server as Xen host and guest