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