Installation and boot into Xen 3.3.1 Dom0 with no problems.
brctl show reports bridge br1 at Dom0
Attempt to start vm-install fails. It
brings up blank window. Xen 3.3.1 port itself seems to be OK. F9,F10 PV DomUs intalled per :-
LXer: Xen 3.3.1rc1-pre port to CentOS 5.2 via http://bits.xensource.com mercurial repos and managing PV DomUs in graphical mode
zypper install python-gtk
installs required patch and allows to start vm-install.
F9 PV DomU and CentOS 5.2 PV DomU installs via vm-install
completed OK on openSUSE 11.1 RC1 Dom0. However, F10 PV DomU install failed to start , looking for kernel in location mentioned bellow. Seems like path to pv_ops enabled kernel is hard coded (??) as follows:-
kernel = “/images/xen/vmlinuz”
ramdisk = “/images/xen/initrd.img”
It works for CentOS 5.2 & F9 ISO images. Path to pv_ops kernel and intird.gz on F10 ISO is different.