WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Attempt of virt-install at Ubuntu 8.04 Desktop Dom0

To: deshantm@xxxxxxxxx
Subject: [Xen-users] Attempt of virt-install at Ubuntu 8.04 Desktop Dom0
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Thu, 29 May 2008 07:16:02 -0700 (PDT)
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 29 May 2008 07:16:40 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=mSboGARDjxosSBQgrfua1FHU1jB8Rk9WXuZ1cnf2O9UiE6AawHEISgXxUw/1xoBjGJKTBUjRDTKOEPj96H72QFnJ+rzc+TaPLi0VLIubxXRea4PUQtfLpY3LJvBrMTe9qlhaU7TZmio3p8MxxWBMP3XPUNibg7GXQizK9Opw4Nk=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Original Dom0 setup had been done per Todd Deshane's
instruction:-
     http://deshantm.livejournal.com/29959.html

Functionality of SNV89 PV and HVM DomUs tested fine as well  as F8 and WinXP HVM guests. Once again, all done as advised at 
http://deshantm.livejournal.com/29959.html
Next  i  attempted to follow :-
    
     https://help.ubuntu.com/8.04/serverguide/C/libvirt.html


# apt-get install kvm libvirt-bin
# adduser $USERNAME libvirtd

Relogin
# apt-get install python-virtinst

No errors reported during installs. However , i've noticed references for 7.10
repositories during download.

Looks like a bug:-

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


Thanks.
-b.








_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>