Public bug reported:

Binary package hint: qemu-kvm

Trying to boot this iso:

7d88cd87df509a740d9f47b9bbf1375e *ubuntu-7.10-server-i386.iso
( from http://mirror.linux.org.au/ubuntu-releases/7.10/ )

Domain XML definition is:

<domain type='kvm' id='13'>
  <name>ubuntu710</name>
  <uuid>c13f4b8a-4350-0151-2815-f61a074c4cc6</uuid>
  <memory>524288</memory>
  <currentMemory>524288</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type arch='x86_64' machine='pc-0.11'>hvm</type>
    <boot dev='cdrom'/>
  </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/bin/kvm</emulator>
    <disk type='file' device='disk'>
      <source file='/var/lib/libvirt/images/ubuntu710.img'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <disk type='file' device='cdrom'>
      <source file='/vm/ubuntu-7.10-server-i386.iso'/>
      <target dev='hdc' bus='ide'/>
      <readonly/>
    </disk>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='5907' autoport='yes' keymap='en-gb'/>
    <video>
      <model type='cirrus' vram='9216' heads='1'/>
    </video>
  </devices>
  <seclabel type='dynamic' model='apparmor'>
    <label>libvirt-c13f4b8a-4350-0151-2815-f61a074c4cc6</label>
    <imagelabel>libvirt-c13f4b8a-4350-0151-2815-f61a074c4cc6</imagelabel>
  </seclabel>
</domain>

Hangs at:

ISOLINUX 3.36 Debian-2007-08-30  Copyright (C) 1994-2007 H. Peter Anvin
Loading...

The ISO boots fine on VirtualBox.

** Affects: qemu-kvm (Ubuntu)
     Importance: Undecided
         Status: New

-- 
qemu-kvm: ubuntu-7.10-server-i386.iso fails to boot
https://bugs.launchpad.net/bugs/564727
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to