Showing posts with label xen. Show all posts
Showing posts with label xen. Show all posts

Monday, November 15, 2010

building up XEN under Debian 5.0 Lenny

I've been playing around with XEN on debian 5 Lenny,  Trip lang!

Installing XEN using source

apt-get install xen-hypervisor-i386 linux-image-2.6-xen-686 linux-headers-2.6-xen-686 \
                         xen-utils-3.2-1 xen-tools bridge-utils
 
Check ang login again 
uname -a 
Linux debian 2.6.26-2-xen-686 #1 SMP Fri Sep 17 00:54:08 UTC 2010 i686 GNU/Linux
As you see we are now running xen on kernel 2.6.26 so we now have available Dom-0 available by typing this one
 xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  3747     4     r-----     42.0