|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Attempt of virt-install at Ubuntu 8.04 Desktop Dom0
Hi Boris,
root@boris-desktop:~# virt-install Would you like a fully virtualized guest (yes or no)? This will allow you to run unmodified operating systems. yes What is the name of your virtual machine? hvm01 How much RAM should be
allocated (in megabytes)? 1024 What would you like to use as the disk (file path)? /etc/xen/images/snv.img You are going to overwrite file '/etc/xen/images/snv.img'! Do you really want to use the file (yes or no)? yes
Floating point exception
root@boris-desktop:~# virt-install Would you like a fully virtualized guest (yes or no)? This will allow you to run unmodified operating systems. no What is the name of your virtual machine? pvm01
How much RAM should be allocated (in megabytes)? 1024 What would you like to use as the disk (file path)? /etc/xen/images/snv.img You are going to overwrite file '/etc/xen/images/snv.img'! Do you really want to use the file (yes or no)? yes
Floating point exception
Try to losetup image file:-
root@boris-desktop:~# losetup -a /dev/loop0: [080b]:1566802 (/etc/xen/images/snv.img) root@boris-desktop:~# virt-install Would you like a fully virtualized
guest (yes or no)? This will allow you to run unmodified operating systems. yes What is the name of your virtual machine? Solar1 How much RAM should be allocated (in megabytes)? 1024 What would you like to use as the disk (file path)? /dev/loop0
Floating point exception
These do look like bugs. I don't think there was a lot of testing done with xen and libvirt. I am pretty sure that the Ubuntu guys focused more on KVM. I noticed that even virt-manager
wasn't setup to connect to the Xen dom0 out of the box. Could you please file the bug on Ubuntu's launchpad. https://launchpad.net/ubuntuI am uncertain whether it is libvirt or virt-install that is out of sync with Xen.
Regards, Todd
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|