Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 0655.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h1>Running a MacOS Catalina 10.15 VM in ProxMox VE</h1>
<p class="masked">args: -device isa-applesmc,osk=&quot;ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc&quot; -smbios type=2 -device usb-kbd,bus=ehci.0,port=2 -cpu Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,check</p>
</li>
<li>Press CTRL+W and search for ,media=cdrom</li>
<li>Delete the ,media=cdrom from the two attached .iso files (KVM OpenCore and Catalina) and add cache=unsafe</li>
<li>Replace the media=cdrom by media=disk from the two attached .iso files (KVM OpenCore and Catalina) and add cache=unsafe</li>
<li>Press CTRL+O, Enter, CTRL+X to write the changes to the conf file</li>
<li>Back in the Proxmox web UI, right click the MacOSCatalina VM in the left navigation pane &gt; Start</li>
<li>Click console in the left sub-navigation menu</li>
Expand Down