How To Run an Arch Linux (Qemu) Guest On an OpenBSD Host
Tue 30 September 2014
#Openbsd
The main stumbling block I had to overcome to get various flavors of Linux to install as a guest OS on a Qemu instance, running on an OpenBSD source, was to disable APIC, not be confused with ACPI.
With Arch Linux you do this:
- boot the Arch Linux CD (in your Qemu guest)
- press tab to config the boot command
- add a space and then ’noapic’ to the boot command
- press Enter to boot
- install Arch Linux on your Qemu guest hard drive
- add the ’noapic’ parameter to boot command in your boot config, e.g. /boot/syslinux/syslinux.cfg