Ubuntu 15.10 running on i5-6500 CPU.
Fedora 24 running on i5-6500 CPU.
Tested with QEMU 2.4.1 and QEMU 2.5.
-
Run the ISO creation script, making sure to use 'sudo' if possible.
-
Copy the ISO from your Mac to your KVM machine.
-
Download Enoch bootloader from http://www.insanelymac.com/forum/ (requires registration).
-
Using Pacifist open the “Enoch-rev.####.pkg” file and extract the file called "boot" from Core.pkg/usr/standalone/i386/boot
-
Rename boot to enoch_rev####_boot.
virsh --connect qemu:///system define osx-libvirt-install.xml
-
Redefine HDD/DVD sources in virt-manager
-
Start the VM in virt-manager and hit return in the console window.
-
After booting, The initial language selection should show up.
-
After disk initialization, open a terminal window (in the Utilities menu) and recursively copy the /Extra folder to the newly initialized target volume using
cp -av /Extra "/Volumes/NewVolumeName"