You are here |
linus.schreibt.jetzt | ||
| | | |
www.frijid.net
|
|
| | | | ||
| | | |
darrengoossens.wordpress.com
|
|
| | | | We've got a Windows 10 notebook and an old game that won't run on this version of Windows. I have install disks for Windows98, but we do not have administrator access so we cannot install VirtualBox. QEMU can do this, kind of. Went to https://qemu.weilnetz.de/w64/. Downloaded installer. Ran it. But it wants admin password... OK,... | |
| | | |
jborza.com
|
|
| | | | I thought it would be fun to run Windows 2000 on a Pinebook - a nice little ARM-powered laptop. As there is no version targetting this architecture, we have to use an emulator. QEMU is a nice free choice to run on Linux, and it supports the combination we need, which is i386 guest on an aarch64 host. I am running the Manjaro Linux distribution, so I had to install qemu and qemu-arch-extra packages. | |
| | | |
www.doctormonk.com
|
|
| | A recent question for me from a reader of my ESP32 book (thanks Richard) was: how do I find out which pin the built-in LED (if there is on... |