On Aug 15, 2017, at 6:27 PM, Paolo Bonzini wrote:
On 15/08/2017 20:46, Programmingkid wrote:
On Aug 14, 2017, at 2:51 AM, Paolo Bonzini <pbonz...@redhat.com>
wrote:
On 13/08/2017 21:13, Programmingkid wrote:
Lately I found out that Windows NT 4.0 seems to work well with the
486 and pentium processors. Using "-cpu 486" made installing it
actually work. Now I am seeing another issue. When I boot
Windows NT
4.0 I see this error message:
*** STOP: 0x0000007B (0x807A8610,0x00000000,0x00000000,0x00000000)
INACESSIBLE_BOOT_DEVICE
Would anyone know a way to solve this issue?
Hervé is probably the best person to answer this question. Maybe
try
installing it with SCSI disks ("-drive if=scsi,id=hd,file=... -drive
if=scsi,id=cd,file=... -device lsi -device scsi-hd,drive=hd -device
scsi-cd,drive=cd").
Thanks,
Paolo
Thanks for the help. Unfortunately trying to boot from the install
CD leads to the INACCESSIBLE_BOOT_DEVICE error when using SCSI.
Try with 0.12.
Paolo
Here is what I tried and the results:
QEMU Windows NT 4.0 Status
--------- --------------------------------
0.9.1 Works
0.10.2 Freezes at the blue startup screen
0.13.0 Freezes at the blue startup screen
1.0.1 Freezes at the blue startup screen
I'm working to find if a single commit broke QEMU's Windows NT 4.0
compatibility. I think its possible the BIOS might be the issue.