Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Create USB

Dániel Kolozsi edited this page Jan 31, 2021 · 5 revisions

Preparation

  • Make sure you have all the mentioned dependencies, then download the latest release.
  • Also make sure that you've enough free space and a good internet connection (downloading and flashing may take a while).

Follow the steps below

  1. Plug in your USB drive
  2. Go into the downloaded folder, and execute ./macos_usb.sh
  3. During execution after download you need to provide the name of your USB device from a list. Pay attention to it's size!
  4. Select macOS version & wait until script executes (it will take a long time... Be patient.)
  5. Mount the USB_EFI partition.
  6. Extract GenSMBIOS, open a terminal, cd into its folder and execute ./GenSMBIOS.command
    • IMPORTANT! Decide which EFI version would you like to use.
      • AirportNetworkCard: You have an Apple Airport card with an adapter built in (Recommended)
      • Debug: You would like to see debug information (it has everything inside it, so literally in every other case)
  7. Choose option 2, then drag the Config.plist from the chosen EFI folder into the terminal.
  8. Choose option 3, and type MacbookPro11,1 1. When ready, press q to exit.
    • Note: If you need more explanation, check the PDF file.
  9. Copy EFI folder and SoundFix.zip file to the root directory of USB_EFI
  10. Unmount the USB drive and unplug it
Clone this wiki locally