pixelsuft
pixelsuft
@copy # Image http://pixelsuftbox.herokuapp.com/static/img/win31.img # File Size 33 MB
I've not tested Windows 2000, but Windows 98SE (RUS) (with VBE video driver) is working fine for me.
You can see this example: https://github.com/copy/v86/blob/master/examples/worker.html [js code](https://github.com/copy/v86/blob/master/examples/worker.js)
Maybe, cdrom driver not working and there is no c:\ (cdrom) drive
You have tried to install windows using QEMU?
If I install using qemu and run in v86 after reboot:  But if I finish install with QEMU:  I'm very lazy to finish install with v86
You can install wfw using QEMU, but: Windows 3.1 running only with '-safe' param for skipping boot logo, but in WfW this param is not working
I'm don't know how, but: xenialpup-7.5-uefi works, but bionicpup32-8.0-uefi - not
When I'm mounting Hard (or Floppy) Drive with CDROM, it not boots: #463
I've uploaded patch [here](https://github.com/Pixelsuft/old-win-images/releases/download/drivers/W8CPUFeaturePatch.iso) You will also need to edit some values with bcdedit to skip sign checks (run it from the system32): ```sh bcdedit /set {default} onecpu on bcdedit...