Ok, solved this problem by reducing the memory in dom0 to 128 meg.<br><br>xm mem-set 0 128<br>and using 256 meg in the guest.  not a very graceful error but the blue install FC5 screen is up.<br><br><br>Ron.<br><br><br><br>
<div><span class="gmail_quote">On 6/22/06, <b class="gmail_sendername">Ron Wahler</b> <<a href="mailto:ron.wahler@gmail.com">ron.wahler@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>I am trying to do a guest install of FC5 on a FC5 machine. Xen is running. I am having problems<br>with setting up a proper guest location for the install.<br><br>I did a loop back mount of a DVD iso image for FC5, then shared it with NFS
<br>in theory I want to use this to load my guest in xen.<br><br>mount -o loop -t iso9660 FC-5-i386-DVD.iso /mnt<br><br>then share /mnt on nfs.<br><br><br>xenguest-install.py<br>What is the name of your virtual machine? guest1
<br> How much RAM should be allocated (in megabytes)? 256<br> What would you like to use as the disk (path)? /home/myhome/guest1<br> What is the install location? nfs:192.168.1.100:/mnt<br><br>is the path here correct or do I need a sub directory of the ISO image for location ?
<br><br>here is the debug:<br><br>Starting install...<br>libvir: Xen Daemon error : POST operation failed: No such domain guest1a<br>Failed to get devices for domain guest1<br>Traceback (most recent call last):<br>  File "/usr/sbin/xenguest-
install.py", line 460, in ?<br>    main()<br>  File "/usr/sbin/xenguest-install.py", line 451, in main<br>    start_paravirt_install(name, ram, disk, mac, uuid, src, options.extra)<br>  File "/usr/sbin/xenguest-
install.py", line 331, in start_paravirt_install<br>    dom = conn.createLinux(cfgxml, 0)<br>  File "/usr/lib/python2.4/site-packages/libvirt.py", line 207, in createLinux<br>    if ret is None:raise libvirtError('virDomainCreateLinux() failed')
<br>libvirt.libvirtError: virDomainCreateLinux() failed<br><br><br><br>Has anyone seen this problem and know how to work around it.<br><br>thanks,<br></div><div><span class="sg">Ron Wahler<br><a href="http://www.positive-logic.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.positive-logic.net
</a><br><br><br>

</span></div></blockquote></div><br>