From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38755 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OimyG-0006se-5I for qemu-devel@nongnu.org; Tue, 10 Aug 2010 07:26:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oimxu-00023n-V8 for qemu-devel@nongnu.org; Tue, 10 Aug 2010 07:25:55 -0400 Received: from adelie.canonical.com ([91.189.90.139]:57115) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oimxu-00023d-Oj for qemu-devel@nongnu.org; Tue, 10 Aug 2010 07:25:54 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1Oimxr-00087N-Uw for ; Tue, 10 Aug 2010 12:25:52 +0100 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 7876A2E878E for ; Tue, 10 Aug 2010 12:25:50 +0100 (BST) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 10 Aug 2010 11:16:38 -0000 From: Michael Tokarev <586175@bugs.launchpad.net> Sender: bounces@canonical.com References: <20100527023758.1600.77688.malonedeb@soybean.canonical.com> Message-Id: <20100810111638.11101.17835.malone@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot Reply-To: Bug 586175 <586175@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org (and it is also filed agains debian qemu-kvm package, not just qemu -- http://bugs.debian.org/588739 ) -- = Windows XP/2003 doesn't boot https://bugs.launchpad.net/bugs/586175 You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. Status in QEMU: Incomplete Status in =E2=80=9Cqemu-kvm=E2=80=9D package in Ubuntu: New Status in Debian GNU/Linux: Fix Released Status in Fedora: Unknown Bug description: Hello everyone, my qemu doesn't boot any Windows XP/2003 installations if I try to boot the= image. If I boot the install cd first, it's boot manager counts down and triggers = the boot on it's own. That's kinda stupid. I'm using libvirt, but even by a simple > qemu-kvm -drive file=3Dimage.img,media=3Ddisk,if=3Dide,boot=3Don it won't boot. Qemu hangs at the message "Booting from Hard Disk..." I'm using qemu-kvm-0.12.4 with SeaBIOS 0.5.1 on Gentoo (No-Multilib and AMD= 64). It's a server, that means I'm using VNC as the primary graphic output = but i don't think it should be an issue.