How to Build a Hackintosh

A Hackintosh is a non-Apple branded PC that runs the Apple macOS operating system. To do this, you will need a compatible non-apple PC, as well as access to a Mac computer. You will also need a USB flash drive to use as an install drive....

Method 1 of 4:

Creating an Install Disk

  1. Picture 1 of How to Build a Hackintosh
    Download MacOS Catalina on a Mac. You'll need access to a Mac to download macOS Catalina. You can download macOS from the App Store on a Mac computer. Once it finishes downloading, close the installer. You do not need to install macOS.
    1. Open the App Store and search macOS
    2. Click Download below macOS Catalina.
    3. Close out of the macOS installer when it appears.
  2. Picture 2 of How to Build a Hackintosh
    Insert a USB flash drive. You need a USB flash drive that is 16GB or larger. Make sure there are no files you want to keep on the Flash drive.
  3. Picture 3 of How to Build a Hackintosh
    Open Disk Utility. Use the following steps to open Disk Utility:
    1. Click the Mac Spotlight magnifying glass icon in the upper-right corner of the desktop.
    2. Click Type "disk utility.app" in the search bar and press Enter.
  4. Picture 4 of How to Build a Hackintosh
    Format the USB drive. Use the following steps to format the USB drive in Disk Utility:
    1. Select the USB drive in the sidebar to the left in Disk Utility.
    2. Click Erase at the top of Disk Utility.
    3. Type "USB" next to "Name"
    4. Click Erase.
  5. Picture 5 of How to Build a Hackintosh
    Open the terminal
    Picture 6 of How to Build a Hackintosh
    . Use the following steps to open the Terminal:
    1. Click the Mac Spotlight magnifying glass icon in the upper-right corner of the desktop.
    2. Click Type "terminal" in the search bar and press Enter.
  6. Picture 7 of How to Build a Hackintosh
    Enter the command to create an install disk in the terminal and press Enter. You will then be asked to enter the Mac user password. This creates a USB install drive from the macOS Catalina download. The command is as follows:[1] sudo /Applications/Install macOS Catalina.app/Contents/Resources/createinstallmedia --nointeraction --volume /Volumes/USB/
  7. Picture 8 of How to Build a Hackintosh
    Install Clover bootloader. Warning: Make sure to select the USB drive as the install location. If you install it on your Mac, you risk damaging your Mac bootloader. Use the following steps to install the Clover bootloader:[2]
    1. Navigate to https://github.com/CloverHackyColor/CloverBootloader/releases in your web browser.
    2. Click the latest version of the Clover ".pkg" file ("Clover_v2.5k_r5098.pkg" as of November 2019).
    3. Open the .pkg file in your Downloads folder.
    4. Click Continue twice.
    5. Click Change Install Location (Important)
    6. Select the USB flash drive and click Continue. (Important).
    7. Click Customize. (if a custom install is required).
    8. Ensure Recommended Drivers is checked.
    9. Check any additional drivers needed for the computer you want to install macOS on.
    10. Click Install
  8. Picture 9 of How to Build a Hackintosh
    Download the "FakeSMC.kext" file. You only need the FakeSMC.kext file. You don't need any of the other files included in the download. Use the following steps to download the FakeSMC.kext file:
    1. Navigate to https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/ in a web browser.
    2. Click the latest version of RehabMan-FakeSMC.
    3. Open the zip file.
    4. Click and drag the "FakeSMC.kext" file to your desktop.
  9. Picture 10 of How to Build a Hackintosh
    Download additional kext files needed for your system. You need to know what hardware is on the computer you want to install macOS on. Use the following steps to download additional Kext files needed for your system.
    1. Go to https://hackintosher.com/downloads/kexts/ in a web browser.
    2. Click the download link for kext files needed for your hardware.
    3. Open the zip file.
    4. Click and drag the Kext file to your desktop.
  10. Picture 11 of How to Build a Hackintosh
    Navigate to the kext folder of the USB drive in the Finder
    Picture 12 of How to Build a Hackintosh
    . The Finder has an icon that resembles a blue and white smiley face. Open the Finder in the the Dock at the bottom of the screen. Use the followings steps to navigate to the appropriate folder on the USB drive:
    1. Open the Finder.
    2. Click EFI in the sidebar to the left.
    3. Open the EFI folder.
    4. Open the Clover folder.
    5. Open the Kext folder.
    6. Open the Other folder.
  11. Picture 13 of How to Build a Hackintosh
    Drag and drop the kext files into the "Other" folder. After navigating to the "Other" folder in "Kext" on the USB drive, drag and drop the kext files you downloaded from the desktop into the folder.
  12. Picture 14 of How to Build a Hackintosh
    Eject the USB drive. Your USB drive is now ready. Click the Eject button to eject the USB flash drive and then remove it from the Mac.
Method 2 of 4:

Preparing to Install macOS on a Hackintosh

  1. Picture 15 of How to Build a Hackintosh
    Create a separate partition on your main drive. It is highly recommended that you create a separate partition for the macOS installation. Installing macOS on your main drive may cause permanent problems if the installation doesn't work properly.
  2. Picture 16 of How to Build a Hackintosh
    Insert the USB install drive. Use a free USB port on the computer you want to install macOS Catalina to insert the USB drive.
  3. Picture 17 of How to Build a Hackintosh
    Boot into the BIOS. The way you boot into the BIOS is different on different computers. Some computers require you to press one of the functions keys while it boots up. Check the owner's manual or manufacturers' website to find out how to boot into the BIOS on your computer.
  4. Picture 18 of How to Build a Hackintosh
    Select Load Optimized Defaults and reboot the BIOS. This is usually under the "Save & Exit" menu. Select this option and then select Save & Exit and reboot the BIOS.
    1. If you cannot find this option in the BIOS, disregard and continue.
  5. Picture 19 of How to Build a Hackintosh
    Make the following changes to the BIOS. Each BIOS menu is different. Look for the following options in the BIOS menu and make the appropriate changes. If you cannot find these options, disregard and continue:
    1. Select Profile 1 or Enable under "Extreme Memory Profile" in "Advanced Memory Settings".
    2. Disable Secure Boot. [3]
    3. Disable Fast Boot.
    4. Disable Super IO Configuration.[4]
    5. Set it to boot from "Other OS" next to "Windows 8/10 Features".
    6. Set it to boot from "BIOS and Legacy".
    7. Enable "XHCI Hand-off' under "USB Configuration".
    8. Disable Intel's VT-d technology under the "Chipset" menu.
    9. Set USB drive as the default boot drive.
  6. Picture 20 of How to Build a Hackintosh
    Reboot your computer. After you have made all the necessary changes to the BIOS, reboot your computer and allow your computer to boot from the USB drive with macOS installed on it.
Method 3 of 4:

Installing macOS on a Hackintosh

  1. Picture 21 of How to Build a Hackintosh
    Boot from the UEFI version of the USB flash drive. It's in the list of Boot drives. Your USB flash drive may be listed alongside a UEFI version of your USB flash drive. Select the UEFI version. This opens the Clover bootloader.
  2. Picture 22 of How to Build a Hackintosh
    Press O when Clover opens. This opens the Options menu.
  3. Picture 23 of How to Build a Hackintosh
    Type -lilubetaall in the "Boot args" line and press Enter. The "Boot Args" line is at the top of the list.
  4. Picture 24 of How to Build a Hackintosh
    Select Return. It's at the bottom of the Options menu. Navigate to this option at the bottom of the list and press the "Enter" key. This returns to the previous screen.
  5. Picture 25 of How to Build a Hackintosh
    Select the macOS Catalina option. This boots macOS Catalina from the USB drive.
  6. Picture 26 of How to Build a Hackintosh
    Select your language and click the arrow icon. The first page of the macOS Catalina installation screen asks you to select your language. Select your language and click the arrow icon to continue.
  7. Picture 27 of How to Build a Hackintosh
    Click the Disk Utility option. It has an icon that resembles a disk drive with a stethoscope.
  8. Picture 28 of How to Build a Hackintosh
    Select Show all devices. It's in the View menu at the top of the screen. This displays all disks and partitions.
  9. Picture 29 of How to Build a Hackintosh
    Select the partition you want to install macOS on. It's in the sidebar to the left.
    1. Once again, it is recommended that you NOT install macOS on your main hard drive. Select a partition to install macOS on.
  10. Picture 30 of How to Build a Hackintosh
    Click Erase. It's the middle button at the top of the Disk Utility window.
  11. Picture 31 of How to Build a Hackintosh
    Type a name for the partition. You can name the partition with macOS "Hackintosh", "macOS", "macOS Catalina" or anything you want.
  12. Picture 32 of How to Build a Hackintosh
    Select APFS under "Format". It's in the drop-down menu next to "Format".
  13. Picture 33 of How to Build a Hackintosh
    Select Erase. It's in the lower-right corner of the windows. This formats the partition you selected.
  14. Picture 34 of How to Build a Hackintosh
    Click Done and close Disk Utility. After Disk Utility is finished formatting, click Done and then click the red X icon to close Disk Utility.
  15. Picture 35 of How to Build a Hackintosh
    Install macOS. After you finished formatting the partition you want to install macOS on, use the following steps to install macOS.
    1. Select "Install macOS" and click Continue.
    2. Click the arrow icon to continue.
    3. Click Agree to agree to the terms and conditions.
    4. Select the partition you want to install macOS on.
    5. Click Install.
  16. Picture 36 of How to Build a Hackintosh
    Boot from the USB flash drive. After macOS is installed you can boot into macOS using the USB flash drive and selecting the UEFI version of the flash drive. After the installation is complete, reboot your computer and boot into macOS. Follow the on-screen instructions to complete the setup process.
Method 4 of 4:

Installing Kext Files on MacOS

  1. Picture 37 of How to Build a Hackintosh
    Drag and drop the kext files to your desktop. If you have kext files installed on your macOS install disk, you can drag and drop them to your desktop from the install drive. You can also download any kext files you need from a repository]. Use the following steps to navigate to your kext files on the install drive.
    1. Insert the USB macOS installer.
    2. Open the Finder.
    3. Click EFI in the sidebar to the left.
    4. Open the EFI folder.
    5. Open the Clover folder.
    6. Open the Kext folder.
    7. Open the Other folder.
    8. Drag and drop the kext files to your desktop.
  2. Picture 38 of How to Build a Hackintosh
    Navigate to the Extensions folder using the Finder
    Picture 39 of How to Build a Hackintosh
    . Use the following steps to navigate to the Exenteions folder on your Hackintosh.
    1. Click the root install drive in the sidebar to the left.
    2. Open the System folder.
    3. Open the Library folder.
    4. Open the Extensions folder.
  3. Picture 40 of How to Build a Hackintosh
    Open the terminal
    Picture 41 of How to Build a Hackintosh
    . The terminal can be found within the Utilities folder in the Applications folder, or you can use the following steps to open the terminal on your desktop.
    1. Click the magnifying glass icon in the upper-right corner.
    2. Type terminal in the search bar and press the Enter key.
  4. Picture 42 of How to Build a Hackintosh
    Type the following command in the terminal: sudo kextunload /System/Library/Extensions/[filename.kext] and press Enter.. Replace "filename.kext at the end fo the command with the actual file name you are trying to install (i.e. sudo kextunload /System/Library/Extensions/realtekRTL8100.kext).
  5. Picture 43 of How to Build a Hackintosh
    Enter your macOS password and press Enter. You'll need to enter your password in order to install kext files on macOS. Enter the password you use to sign in to your Hackintosh and press the Enter key.[5]
  6. Picture 44 of How to Build a Hackintosh
    Repeat for all kext files. You'll need to repeat this command for all kext files you want to install.
Update 04 March 2020
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile