Skip to content

Instantly share code, notes, and snippets.

@soffchen
Created August 3, 2016 03:40
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soffchen/315772023e50038e26ad8879d9486ea2 to your computer and use it in GitHub Desktop.
Save soffchen/315772023e50038e26ad8879d9486ea2 to your computer and use it in GitHub Desktop.
Install OS X 10.11 on Proxmox

/etc/pve/qemu-server/101.conf

args: -machine q35 -device isa-applesmc,osk="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" -kernel /var/lib/vz/images/101/enoch_rev2839_boot -smbios type=2 -usb -device usb-kbd -device usb-mouse -device ide-drive,bus=ide.2
,drive=MacDVD -drive id=MacDVD,if=none,snapshot=on,file=/var/lib/vz/template/iso/El_Capitan_10.11.6.iso -readconfig /usr/share/qemu-server/pve-q35.cfg -k en-us
bootdisk: ide0
cpu: core2duo
ide0: local:101/vm-101-disk-1.qcow2,format=qcow2,cache=writeback,backup=no,size=1T
memory: 4096
name: mac
net0: e1000-82545em=BE:1F:F5:68:4C:9D,bridge=vmbr0
ostype: other
tablet: 0
vga: std

/usr/share/qemu-server/pve-q35.cfg

comment # from [device “ehci"] to [device "uhci-3"]
comment #[device "pci.1"] to [device "pci.2"]
# echo "Y" > /sys/module/kvm/parameters/ignore_msrs
Boot: "KernelBooter_kexts"="Yes" "CsrActiveConfig"="103"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment