Finally, i was able to run virt-install via NFS shared ISO image.
Anaconda is moving pretty slow vs  performance at  Xen 3.4.1 Dom0 F11
on the same box. ( /boot was changed to ext3fs)

--- On Wed, 10/21/09, Boris Derzhavets <[email protected]> wrote:

From: Boris Derzhavets <[email protected]>
Subject: [xen-discuss] Attempt to install F12 beta PV DomU at OSOL-2010-02-124 
Dom0 via local HTTP mirror
To: [email protected]
Date: Wednesday, October 21, 2009, 7:43 AM

r...@opensolaris:/export/home/boris/f12# cat start.xml
<domain type='xen'>
<name>VMF12</name>
<os>
<type>linux</type>
<kernel>/export/home/boris/f12/vmlinuz</kernel>
<initrd>/export/home/boris/f12/initrd.img</initrd>
</os>
<memory>1048576</memory>
<vcpu>1</vcpu>
<devices>
<disk type='block' device='disk'>
<driver name='phy' type='zvol'/>
<source dev='/tank03/disk'/>
<target dev='xvda' bus='xen'/>
</disk>
<interface type='bridge'>
<source bridge='rge0'/>
<mac address='00:16:36:43:2a:72'/>
</interface>
<input type='mouse' bus='xen'/>
<graphics type='vnc' port='-1' keymap='en-us'/>
</devices>
</domain>
# virsh create
 start.xml
Retrieving install.img hangs at 63%, 53%,8% depending on your luck.

Virt-install refuse --os-variant fedora12-beta immediatelly






      
-----Inline Attachment Follows-----

_______________________________________________
xen-discuss mailing list
[email protected]


      
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to