All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs
@ 2014-07-16 12:15 Piotr Gliźniewicz
  2017-10-25 15:38 ` [Qemu-devel] [Bug 1342686] " Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Piotr Gliźniewicz @ 2014-07-16 12:15 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

Steps to reproduce:
qemu-img create -f qcow2 win95.img 2G
qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
immediately after this screen, it hangs on displaying a underscore
cursor.

I managed to complete the setup on QEMU 1.6.2.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  New

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1342686] Re: Windows 95 setup hangs
  2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
@ 2017-10-25 15:38 ` Thomas Huth
  2017-10-26  6:47 ` Piotr Gliźniewicz
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2017-10-25 15:38 UTC (permalink / raw)
  To: qemu-devel

Triaging old bug tickets... can you still reproduce this issue with the
latest version of QEMU? Or could we close this ticket nowadays?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  Incomplete

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1342686] Re: Windows 95 setup hangs
  2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
  2017-10-25 15:38 ` [Qemu-devel] [Bug 1342686] " Thomas Huth
@ 2017-10-26  6:47 ` Piotr Gliźniewicz
  2017-10-26  7:59 ` Thomas Huth
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Piotr Gliźniewicz @ 2017-10-26  6:47 UTC (permalink / raw)
  To: qemu-devel

I've tried the recent QEMU 2.10 (Windows build
qemu-w64-setup-20171006.exe) and the bug is still there. It hangs right
after "Getting ready to run Windows 95 for the first time..." screen.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  Incomplete

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [Bug 1342686] Re: Windows 95 setup hangs
  2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
  2017-10-25 15:38 ` [Qemu-devel] [Bug 1342686] " Thomas Huth
  2017-10-26  6:47 ` Piotr Gliźniewicz
@ 2017-10-26  7:59 ` Thomas Huth
  2021-05-03 16:10 ` Thomas Huth
  2021-07-03  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2017-10-26  7:59 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  Triaged

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1342686] Re: Windows 95 setup hangs
  2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
                   ` (2 preceding siblings ...)
  2017-10-26  7:59 ` Thomas Huth
@ 2021-05-03 16:10 ` Thomas Huth
  2021-07-03  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2021-05-03 16:10 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to
another system. For this we need to know which bugs are still valid
and which could be closed already. Thus we are setting older bugs to
"Incomplete" now.

If you still think this bug report here is valid, then please switch
the state back to "New" within the next 60 days, otherwise this report
will be marked as "Expired". Or please mark it as "Fix Released" if
the problem has been solved with a newer version of QEMU already.

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: Triaged => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  Incomplete

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 1342686] Re: Windows 95 setup hangs
  2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
                   ` (3 preceding siblings ...)
  2021-05-03 16:10 ` Thomas Huth
@ 2021-07-03  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-03  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1342686

Title:
  Windows 95 setup hangs

Status in QEMU:
  Expired

Bug description:
  Windows 95 (first version, not 95A or OSR2) setup hangs on QEMU version 2.0.0. It was compiled from the sources on Fedora 20. 
  Setup starts without problems, it goes through the first phase and then hangs on the "Getting ready to run Windows 95 for the first time..." screen (http://www.guidebookgallery.org/screenshots/win95#win95startupshutdownsplash1correctaspect).

  Steps to reproduce:
  qemu-img create -f qcow2 win95.img 2G
  qemu -L . -machine isapc -cpu pentium -m 32 -vga std -soundhw sb16 -hda win95.img -cdrom POLWIN95.ISO -fda BOOT95A.IMA -boot a
  after this select default options everywhere. When it asks to remove the boot floppy do "eject floppy0" and confirm.
  It displays the "Getting ready to run Windows 95 for the first time..." and hangs.

  The same behavior can be observed on 2.1.0-rc2. On 1.7.1 It hangs
  immediately after this screen, it hangs on displaying a underscore
  cursor.

  I managed to complete the setup on QEMU 1.6.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1342686/+subscriptions


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-03  4:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-16 12:15 [Qemu-devel] [Bug 1342686] [NEW] Windows 95 setup hangs Piotr Gliźniewicz
2017-10-25 15:38 ` [Qemu-devel] [Bug 1342686] " Thomas Huth
2017-10-26  6:47 ` Piotr Gliźniewicz
2017-10-26  7:59 ` Thomas Huth
2021-05-03 16:10 ` Thomas Huth
2021-07-03  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.