Another attempt yielded a slightly better output.  I invoked another install in 
other lenny, amd_64, and this time got a log file.
This is a different fault.  I hope you would persevere with it to straighten 
lenny out comprehensively.

I attempted to install a backport of python-libvirt, but it appears there isn't 
one.

see attached.  another xml dump.
                                          
_________________________________________________________________
New, Used, Demo, Dealer or Private? Find it at CarPoint.com.au
http://clk.atdmt.com/NMN/go/206222968/direct/01/

Attachment: virt-manager.log-Mepis
Description: Binary data

virsh # dumpxml SimplyMepis
<domain type='xen'>
  <name>SimplyMepis</name>
  <uuid>d8fb2b84-78f7-f706-f4a4-0d1cef0bca74</uuid>
  <memory>273408</memory>
  <currentMemory>273408</currentMemory>
  <vcpu>2</vcpu>
  <os>
    <type>hvm</type>
    <loader>/usr/lib/xen-default/boot/hvmloader</loader>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
  </features>
  <clock offset='utc'/>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>restart</on_crash>
  <devices>
    <emulator>/usr/lib64/xen/bin/qemu-dm</emulator>
    <disk type='file' device='disk'>
      <driver name='file'/>
      <source file='/mnt/images/xen/images/debian/SimplyMepis.img'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <disk type='file' device='cdrom'>
      <target dev='hdc' bus='ide'/>
      <readonly/>
    </disk>
    <interface type='bridge'>
      <mac address='00:16:36:04:63:37'/>
      <source bridge='eth0'/>
      <script path='vif-bridge'/>
      <target dev='vif-1.0'/>
    </interface>
    <serial type='pty'>
      <target port='0'/>
    </serial>
    <console type='pty'>
      <target port='0'/>
    </console>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
    <sound model='es1370'/>
  </devices>
</domain>

Reply via email to