Howto macOS Opencore: Difference between revisions

From Vidalinux Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
= download mac installer sonoma =  
= download mac installer sonoma =  
* https://swcdn.apple.com/content/downloads/26/09/042-58988-A_114Q05ZS90/yudaal746aeavnzu5qdhk26uhlphm3r79u/InstallAssistant.pkg
* https://swcdn.apple.com/content/downloads/47/20/052-62010-A_IGTQLDJJXD/vu00gjm2kgj82xrpy4z05zgy1hm2e7in1x/InstallAssistant.pkg
= download mac installer ventura =
= download mac installer ventura =
* https://swcdn.apple.com/content/downloads/48/39/052-60128-A_RFELEU0YJU/boswcupcvcju2f3hj5fuaww9wbezcdbkbt/InstallAssistant.pkg
* https://swcdn.apple.com/content/downloads/48/39/052-60128-A_RFELEU0YJU/boswcupcvcju2f3hj5fuaww9wbezcdbkbt/InstallAssistant.pkg

Latest revision as of 12:10, 11 March 2024

download mac installer sonoma

download mac installer ventura

openlegacy patcher url

diskutil cmd mac

list partitions:

diskutil list

list drive info:

diskutil info /dev/disk0s1

format partition:

diskutil partitionDisk /dev/disk0 GPT JHFS+ OpenCore 0b

edit config.plist

on archlinux install ocat:

yay -S ocat-appimage

on mac install ocat:

https://github.com/ic005k/OCAuxiliaryTools/releases/download/20230022/OCAT_Mac.dmg

on windows install ocat:

https://github.com/ic005k/OCAuxiliaryTools/releases/download/20230022/OCAT-Win64.zip

openlegacy patcher documentation

references