wiki:jazz/Xen_HVM_VNC
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 3 (modified by jazz, 16 years ago) (diff)

--

How to configure Xen DormU to boot from ISO file and run with VNC console

  • We will need HVM Xen support
    root@drbl-xen-srv:~# apt-get install xen-ioemu-3.0.3-1 qemu
    root@drbl-xen-srv:~# xen-create-image -dir /home/jazz --dist etch --debootstrap --fs ext3 --accounts --kernel /boot/vmlinuz-2.6.18-6-xen-amd64 --initrd /boot/initrd.img-2.6.18-6-xen-amd64 --hostname lab2 --dhcp --mirror http://free.nchc.org.tw/debian --force