I installed xen 4.0.2_52 on openSuse 11.4, but when I try to install a guest, the installer says that there is no disk in the guest.
# virt-install --hvm --name Gradebook --ram 1500 --disk path=/home/xen/images/naplo.img,size=80 --network bri
ge:br0 --arch=x86_64 --vnc --cdrom=/opt/xen/openSUSE-11.4-NET-x86_64.iso --virt-type=xen
Starting install...
Creating domain... 0 B 00:00
Unable to connect to graphical console: virt-viewer not installed. Please install the 'virt-viewer' package.
Domain installation still in progress. You can reconnect to
the console to complete the installation process.
Then I connect with vnc remotely, using the Net installer, on the console it says that the disk size is 0... Using the live installer, it boots up, I even have the Gnome desktop, but the installer can't find any hard disks...