1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 09:33:13 -06:00
x1c6-hackintosh/docs/2_README-installMEDIA.md

1.6 KiB

Creating a macOS Installation Media:

  1. Download macOS installer from the App Store.
  2. Erase the installation media as GUID Partition Map, Mac OS Extended "Journaled". Name it "Install macOS (MacOS version)" - Example: "Install macOS Catalina".
  3. Use 'createinstallermedia' command to copy installer to install media. guide
  4. Install CLOVER bootloader onto the installation media. Use its latest daily build from GitHub. Download
    • Make sure that your installation options match with my included screenshots. Main options
      Detailed options
      More options
  5. Rename "config-Clover/config_HD615_620_630_640_650.plist" to "config.plist" and replace the stock "config.plist".
  6. Place VirtualSMC and its corresponding kexts, Lilu, WhateverGreen and VoodooPS2Controller.kext in 'EFI/CLOVER/kexts/Other/'
  7. Proceed to boot into the installation media.
  8. Format the intended drive as APFS.
  9. Complete the installation.
  10. Boot into the newly installed Hackintosh partition using the installation media. That is to say, boot into the installtion media for Clover/ OpenCore to boot into the installed Hackintosh partition.
  11. Proceed with post installation configurations.