summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2464
blob: 1553595be3a0fa58dd2ff95492988fb8cfde0eee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
"rc4030: invalid read at 0xf0-0xf8" shows up, then NT MIPS bluescreens
Description of problem:
The problem is fairly nondescript, but it seems to be a chipset regression that popped up between QEMU 8 and QEMU 9. I had a Windows NT 4 VM that I tried booting in the latest QEMU update after a while of not using it, and it just flat-out refused to do that, outputting the ``INACCESSIBLE_BOOT_DEVICE`` error. Any attempt to boot from the hard drive or reinstall the OS from the CD image would return the same bluescreen, and would show the very message shown in the title in the process log.
Steps to reproduce:
1. Download a Windows NT 3.5x/4.0 ISO.
2. Create a disk image ≤2GB in size.
3. Enter the command above.
4. Go through the preparatory setup, as described in [here](https://computernewb.com/wiki/QEMU/Guests/Windows_NT_3.x-4.0_(MIPS)). (ignore the networking switches, or replace ``dp83932`` with ``ne2k_isa``)
5. Launch the installer by running ``cd:\mips\setupldr``.
Additional information:
![exhibit A; shows the 0x0000007b bugcheck output](/uploads/389e7b5fe77e259c6f3b2a703945df73/Screenshot_from_2024-07-28_18-44-15.png)