|
You are here |
jasoneckert.github.io | ||
| | | | |
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. | |
| | | | |
gist.github.com
|
|
| | | | | Create Ubuntu and Windows VMs with QEMU on Apple Silicon - QEMU_ON_M1.md | |
| | | | |
willhaley.com
|
|
| | | | | Create a Linux virtual machine that can run on a Windows, Linux, or Mac OSX host. The VM can be moved around on a USB drive or even synced via DropBox between machines. OS: Tiny Core Linux Tiny Core Linux is small and simple. Its size makes it the perfect guest OS for this project. Create a directory called tc to store all the files for this project. | |
| | | | |
www.berrange.com
|
|
| | | [AI summary] The blog post discusses experimenting with sd-boot and unified kernel images in a KVM virtual machine to simplify boot processes in confidential computing environments. | ||