mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
1.6 KiB
1.6 KiB
Creating a macOS Installation Media:
- Download macOS installer from the App Store.
- Erase the installation media as GUID Partition Map, Mac OS Extended "Journaled". Name it "Install macOS (MacOS version)" - Example: "Install macOS Catalina".
- Use 'createinstallermedia' command to copy installer to install media. guide
- Install CLOVER bootloader onto the installation media. Use its latest daily build from GitHub. Download
- Rename "config-Clover/config_HD615_620_630_640_650.plist" to "config.plist" and replace the stock "config.plist".
- Place VirtualSMC and its corresponding kexts, Lilu, WhateverGreen and VoodooPS2Controller.kext in 'EFI/CLOVER/kexts/Other/'
- Proceed to boot into the installation media.
- Format the intended drive as APFS.
- Complete the installation.
- 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.
- Proceed with post installation configurations.