Explore >> Select a destination


You are here

jasoneckert.github.io
| | jborza.com
2.9 parsecs away

Travel
| | 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
2.2 parsecs away

Travel
| | Create Ubuntu and Windows VMs with QEMU on Apple Silicon - QEMU_ON_M1.md
| | willhaley.com
2.3 parsecs away

Travel
| | 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
17.2 parsecs away

Travel
| [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.