qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Legorol <legorol.san@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Version 1.7.0 fails to boot Windows 98 SE on Windows host
Date: Thu, 06 Feb 2014 20:50:37 +0100	[thread overview]
Message-ID: <52F3E78D.9050005@weilnetz.de> (raw)
In-Reply-To: <731332B8DF01444B8B7080A4482BD2DC@Donkimus>

Am 06.02.2014 19:32, schrieb Legorol:
> I am trying to run Windows 98 SE in Qemu. Under version 1.7.0 on a
> Windows 7 64-bit host, it fails to boot.
> 
> The symptom is that the guest hangs on the boot screen with the
> full-screen Windows 98 logo displayed. Booting in safe mode gives the
> same result. If I try to cleanly install Windows 98 SE on a freshly
> formatted hard disk, then the guest hangs the first time setup attempts
> to reboot, on the screen displaying the message "Getting ready to run
> Windows for the first time." If I reboot the guest, it always hangs in
> the same place.
> 
> I tried a few Qemu builds, with the following results.
> Builds that fail:
> * my own 1.7.0 build, compiled natively under MinGW
> * Stefan Weil's build, from qemu-w32-setup-20140118.exe
> Builds that succeed (can install and run Windows 98 SE fine):
> * my own 1.6.2 build, compiled natively under MinGW
> * my own 1.7.0 build, compiled and running under Ubuntu 12.04 instead of
> Windows
> 
> The command line I'm using to execute:
> qemu-system-i386w -rtc base=localtime -cdrom en_win98_se_oem.iso -hda
> win98-hdd.img
> 
> Any suggestions on how I can troubleshoot this issue further?
> 
> Regards,
> Legorol


You can try git bisect under MinGW. As your own 1.6.2 build works, but
the 1.7.0 build fails, there will be a commit somewhere in the middle
which makes things go bad. git bisect will help you to find this commit.

BTW, I just prepared qemu-w64-setup-20140206.exe. Maybe you want to give
it a try.

Regards
Stefan

       reply	other threads:[~2014-02-06 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <731332B8DF01444B8B7080A4482BD2DC@Donkimus>
2014-02-06 19:50 ` Stefan Weil [this message]
2014-02-07 14:04   ` [Qemu-devel] Version 1.7.0 fails to boot Windows 98 SE on Windows host Legorol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52F3E78D.9050005@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=legorol.san@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).