Links
Xen installation - Xen installation manual on PUG [German]
xen-create-image - Manpage for xen-create-image
http://wiki.xensource.com/xenwiki/
http://wiki.debian.org/Xen
http://www.neobiker.de/wiki/index.php?title=Debian_XEN_Installation
http://xen-tools.org/software/xen-tools/
http://wiki.xensource.com/xenwiki/XenNetworking
http://www.xen-support.com/
http://packages.ubuntu.com/hardy/linux-image-2.6.24-23-xen - Ubuntu dom0 kernel
http://www.xenserver5.com/videos/Getting_Started_with_XenServer/Getting_Started_with_XenServer.htm - Citrix XenServer HowTo video
http://code.google.com/p/ganeti/ - ???
http://www.virtuatopia.com/index.php/Creating_and_Booting_a_Xen_Guest_domainU_using_an_NFS_Mounted_Root_Filesystem
http://www.xen.org/products/cloudxen.html - Windows driver
http://code.google.com/p/gentoo-xen-kernel/downloads/list - Xen dom0 kernel ebuilds using rebased Opensuse xen-patches
http://bderzhavets.wordpress.com/ - Xen Virtualization on Linux and Solaris Blog
Check CPU support for full virtualizon
egrep -c 'vmx|svm' /proc/cpuinfo
If the output are bigger then 0 your CPU supports full virtualizon so you can run Windows or other unmodified OS under XEN or KVM.
direct device access
disk=['phy:/dev/sdb2,hda,w','phy:/dev/cdrom,hdc:cdrom,r']
ntpdate
echo 1 > /proc/sys/xen/independent_wallclock
or
vi /etc/sysctl.conf
xen.independent_wallclock=1
Do you like this page? Then support it. Please click the AD below and visit the sponsor. Thank you!