Build a minimal Linux system and run it in QEMU - iBug
ibug.io › blog › 2019Apr 07, 2019 · There should be a new file initramfs.cpio.gz in your home directory. You can now run QEMU with this new package: qemu-system-i386 -kernel linux-2.6.26/arch/x86/boot/bzImage -initrd ~/initramfs.cpio.gz --append "root=/dev/ram init=/init". Make sure the path to the Linux kernel is correct.
How do I run QEMU on Windows - linuxhint.com
https://linuxhint.com/qemu-windowsQemu is an open source virtual machine host app which can be used to emulate different operating systems on the host operating system. We can run QEMU to install Ubuntu or any other operating system. This article discusses how to install QEMU on Windows by downloading its setup from its official website and then how we can configure it on our host machine.
QEMU
https://www.qemu.orgScreenshot: QEMU running the ReactOS operating system on Linux. Full-system emulation. Run operating systems for any machine, on any supported architecture.