Quickly Boot a Minimal Linux Kernel + Initrd in Cloud Hypervisor or QEMU
For various reasons, such as OS development, it is convenient to quickly start up an instance of QEMU or Cloud Hypervisor with a custom kernel and initrd. However, often the major struggle is to get some kernel and some initrd, i.e., the boot items, quickly and easily. Scope Foremost, this Read more…