KVM does not boot Ubuntu i386 10.04 minimal server images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qemu-kvm (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Binary package hint: qemu-kvm
After upgrade from 10.04 -> 10.10 all the libvirt domains did not boot and the cpu usage went 100%. Trying to isolate the problem I found that kvm on maverick is unable to boot ubuntu 10.04 i386 virtual minimal setup. Other guests versions booted just fine. I even moved the image to another computer with also maverick edition and tried to boot the images there with no success.
I then tried to make a new guest installation using 10.04.1 i386 server iso with 'minimal virtual' option ON. The setup went just fine but trying to boot the fresh install ended on the same thing. Trying to do the same with a debian guest worked with no problems.
The actual effect is that when KVM boots the disk images, grub is executed and after that, black screen (on guest) and 100% cpu usage on host.
Notice: All hosts and guests are i386. I made the same tests through libvirt and by directly using kvm to boot the images from the terminal.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: qemu-kvm 0.12.5+
ProcVersionSign
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Mon Oct 25 11:29:31 2010
ExecutablePath: /usr/bin/
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
KvmCmdLine:
UID PID PPID C SZ RSS PSR STIME TTY TIME CMD
sque 13076 8222 99 113251 33332 0 11:29 pts/1 00:00:29 kvm net_support.qcow2
MachineType: Apple Inc. MacBook2,1
ProcCmdLine: BOOT_IMAGE=/vmlinuz root=UUID=
ProcEnviron:
SHELL=/bin/bash
LANG=en_US.utf8
SourcePackage: qemu-kvm
dmi.bios.date: 06/27/07
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MB21.88Z.
dmi.board.
dmi.board.name: Mac-F4208CAA
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAppleInc
dmi.product.name: MacBook2,1
dmi.product.
dmi.sys.vendor: Apple Inc.
description: | updated |
summary: |
- KVM does not boot Ubuntu i386 10.04 minimal sever images + KVM does not boot Ubuntu i386 10.04 minimal server images |
Changed in qemu-kvm (Ubuntu): | |
importance: | Undecided → Medium |
Thanks for taking the time to report this bug. Have you tried running one
of the misbehaving images on maverick on x86-64? If so, did that succeed
or fail?