[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-10-17 Thread tekditt
In qemu-kvm-0.12.5-r1 Windows XP/2003 is booting fine on IDE, but it hangs directly after the first reboot of the Windows setup if you try to install it on a viostor drive. Windows Vista and higher never had any problems in any version of qemu-kvm with any drive (IDE and viostor)... I'm using the

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-08-29 Thread tekditt
This bug is annoying. I don't know who patched what but: 1. I finally was able (with version 0.12.5) to set up a WinXP installation which is able to boot on its own. 2. But this works only with IDE, if I try to use VirtIO I still can't boot the installation. 3. I just updated from 0.12.5 to

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-08-29 Thread tekditt
P.S.: I just read the link posted by Michael. I have also to mention that this boot problem not only appears by using the -drive parameter, even the good old -hda got this bug. I've also tried to correct some funny offsets in the NTFS header, but all offsets were already set to the right values.

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-22 Thread tekditt
I have to correct myself. Booting from Windows XP/2003 after the first reboot of the Windows setup is still impossible (without booting from the install CD at first). I tried both the command line used by libvirt and the following one: qemu-kvm -hda thisfile -cdrom thatfile -boot c Also, I

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-21 Thread tekditt
I agree to #10. Today I installed qemu-kvm-0.12.4-r3 and I still can't boot Windows XP/2003 without booting the install cd at first. But now: After I tried to boot the Windows installation I get the same odd char in the screen as described by #10. Plus, I can install Windows without problems, but

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-21 Thread tekditt
P.S.: Of course I can't boot Windows XP/2003 from a VirtIO drive at all, because the install cd only checks the IDE bus for an existing Windows installation... -- 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] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-07-21 Thread tekditt
Today I merged the new release qemu-kvm-0.12.4-r3 and, o, wonder, I can use floppy and cd at the same time! This bug seems to be fixed finally. thx for your support! -- WinXP install cd hangs at boot time if machine started with floppy https://bugs.launchpad.net/bugs/586420 You received this

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-07-02 Thread tekditt
Long time no post, i tried to install Win2k3 through RIS/PXE this time. I still get the same error at boot time: A disk read error occurred. Press Ctrl + Alt + Del to restart. Neither the Win2k3 install source nor the VirtIO drivers are defective. Something's just wrong with QEMU. Currently

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-07-02 Thread tekditt
@Jes: No, it doesn't boot on its own, it's a simple FAT formatted floppy image. I've even tried to format a real floppy on Windows, copied the drivers on it, and saved the whole floppy as an image with rawrite. I also tried other floppy images, but: QEMU 0.12.4 hangs if I try to boot from the

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-06-10 Thread tekditt
Well, I forgot something to mention. Again: I can boot the install CDs of Windows XP and Windows Server 2003 if I DON'T use any floppy drive. -fda/-fdb FILE as well as -drive file=FILE,if=floppy are causing this bug, the bug not to be able to boot these install CDs. -- WinXP install cd hangs at

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-06-10 Thread tekditt
I admit I used -L wrong, but that's not the issue. I don't need to specify it, because QEMU finds the right directory itself. My problem is, the installer CD hangs also if I add -hda/-hdb. The setup should be able to boot anyway, even without any hard drive. It's possible that the CD image could

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-06-09 Thread tekditt
I wrote already which system I use (see the third reply). It's Gentoo on AMD64 with the hardened no-multilib profile with qemu-kvm 0.12.4 and SeaBIOS 0.5.1. It isn't really my own build. Since I use Gentoo, it was compiled on my own computer and it's installed in /usr, not in /usr/local. Qemu

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-06-09 Thread tekditt
Do you mean, I should try to install and boot Win2k3 without libvirt? If I install Windows through libvirt and boot it with a simple command line like qemu-kvm -hda /someimage.img -enable-kvm it doesn't boot. It's in fact this bug, just like Cole meant:

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-06-08 Thread tekditt
Well, I tried your command line and I've got the bug qemu: could not load PC BIOS 'bios.bin' It seems something went wrong with my compiled qemu. I'll try qemu.git now. -- WinXP install cd hangs at boot time if machine started with floppy https://bugs.launchpad.net/bugs/586420 You received this

[Qemu-devel] [Bug 586175] Re: Windows XP/2003 doesn't boot

2010-05-27 Thread tekditt
It's a very strange bug. Starting qemu without boot=on results in the same dilemma. But: I've used a .vdi image (because qcow2 is terribly slow). Just now I tried a raw image. Now I can boot neither directly from the image nor with the install cd. Both ways boot finally NTLDR, but now the

[Qemu-devel] [Bug 586420] [NEW] WinXP install cd hangs at boot time if machine started with floppy

2010-05-27 Thread tekditt
Public bug reported: I have a second problem: I wanted to install Windows Server 2003 on a virtio drive, so I tried to start the machine with the install cd as the boot drive and a floppy image with the viostor drivers. The problem is, the install cd hangs at boot time. If I start VNC I just see

[Qemu-devel] [Bug 586420] Re: WinXP install cd hangs at boot time if machine started with floppy

2010-05-27 Thread tekditt
Oh, I forgot, I'm the one who also reported this bug: https://bugs.launchpad.net/qemu/+bug/586175 qemu-kvm-0.12.4 with SeaBIOS 0.5.1 on Gentoo (No-Multilib and AMD64) The install cd hangs at every combination of -fda/-cdrom/-hdc and -drive, just like qemu-kvm -cdrom /srv/vm/win2k3srv.iso -hda

[Qemu-devel] [Bug 586175] [NEW] Windows XP/2003 doesn't boot

2010-05-26 Thread tekditt
Public bug reported: 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