How to configure Xen DomU 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
Last modified 16 years ago
Last modified on May 4, 2009, 10:46:10 AM