ankanpratik / Gigabyte-Z490-AORUS-Pro-AX-EFI-OpenCore

OpenCore EFI for Z490 AORUS Pro Motherboard. Just copy-paste and you're good to go.
https://dortania.github.io/OpenCore-Install-Guide/
40 stars 6 forks source link

USB Boot #8

Closed xretem closed 1 year ago

xretem commented 1 year ago

Hi, I have your same setup, working perfectly on Big Sur through SchmockLord's guide. I have a trivial problem, my usb won't boot. I created it as always, sudo /Applications/Install\ macOS\ Ventura.app/Contents/Resources/createinstallmedia --volume /Volumes/USB /Applications/Install\ macOS\ Ventura.app --nointeraction and then I replaced your EFI and created the symbios on config.plist Can you help me?

xretem commented 1 year ago

maybe i'm wrong to Open Config.plist and add SMBIOS details

ankanpratik commented 1 year ago

Use OCAT to open and generate SMBIOS details, that should work. https://github.com/ic005k/OCAuxiliaryTools

xretem commented 1 year ago

Dont' boot! i try to copy only EFI on USB FAT32 and it boot. If i copy in EFI partition on Ventura USB it don't boot.

ankanpratik commented 1 year ago

FAT32 won't work for MacOS, it has to be HFS+ with GUID Partition table. Follow this guide to create a bootable USB first: https://dortania.github.io/OpenCore-Install-Guide/installer-guide/ and then replace the EFI folder with this one with correct SMBIOS.

xretem commented 1 year ago

sorry but my head is in the clouds, I kept copying only the BOOT and OC folders instead of the entire EFI folder. now all work