No description
Find a file
Yusuf İhsan KILINÇ 66038725e7
Update README.md
2022-03-19 12:10:06 +03:00
macOS Add files via upload 2022-03-18 16:09:47 +03:00
Resources Add files via upload 2022-03-18 18:07:55 +03:00
README.md Update README.md 2022-03-19 12:10:06 +03:00

macOS on All Computers

All macOS

Hello to everyone. This repo contains the image and global EFI needed to install macOS on your compatible computer. Today, I present to all of you the solidified OpenCore Bootloader and the OSX images I have prepared. If you report the problems you encounter as feedback, I can fix my problems. Since there is no EFI in the image yet, I will update it externally with the image every month. What you need to do is to throw the EFI folder into the EFI partition created after writing the image to your USB memory. I wish everyone a smooth hackintosh. See you in healthy days.. Check your hardware compability:

Table of contents

Downloading OSX Image

Writing OSX Image

  • Unzip the zip file to desktop.
  • Download balenaEtcher from this link https://www.balena.io/etcher/
  • Open program and click to "Flash from file"
  • Select the OSX image (.raw file) from the popup window.
  • Click to "Select target" and select OSX image.
  • Click to "Flash!" and allow app in popup window. image
  • When writing is finished, remove the USB stick and plug it back in.

Setting EFI Folder

  • When you plug USB back, you can see EFI partition in "My Computer"
  • Open EFI partition.
  • Copy your EFI file in EFI partititon.
  • If you dont have EFI. You can use my global EFI.
  • Download from release and copy the EFI folder to EFI partition
  • Open EFI/OC and set your config file. Example:
    • my CPU is i5-7200U. It is Kaby Lake Mobile (Laptop) cpu.
    • Find Laptop Kaby Lake.plist and rename config
  • Now you can boot from USB.

Setting BIOS Settings

  • Intel

    • Load Default Settings
    • SATA: AHCI
    • VT-D: Disable
    • EHCI Hand-off / xHCI Hand-off: Enable
    • xHCI Mode: Smart Auto
    • Secureboot: Disable (Other OS)
    • CFG-Lock= Disable
    • Boot Option Priorities: UEFI or UEFI and Legacy.
  • AMD Ryzen

    • Load Default Settings
    • OC Tweaker -> Load XMP Setting: XMP 2.0 Profile 1
    • Advanced \CPU Configuration -> SWM Mode = Enabled
    • Advanced\North Bridge Configuration -> IOMMU: Disabled
    • Advanced \South Bridge Configuration -> Deep Sleep: Disabled
    • Advanced \Storage Configuration -> Sata Mode: AHCI Mode
    • Advanced\AMD CBS\FCH Common Options\USB Configuration Options -> XCHCI controller enable: Enabled
    • Advanced\AMD CBS/NBIO Common Options\NB Configuration -> IOMMU: Disabled
    • Security -> Secure Boot: Disabled
    • Boot -> Fast Boot: Disabled

Not every system has the same BIOS settings. Apply whatever settings are available.

Editing EFI

NOTE: If you have LEGACY BIOS. Try to boot already without touching the default "boot" file that comes in the EFI partition. If you can't boot, come back and change the name of the "boot" file to "boot-default". Change the name of the "boox64 or bootx32" file to "boot" according to the architecture of your processor. it does not matter. If you still can't boot, try the "boot6", "boot7" and "boot9" files.

  • After making the BIOS settings, let's choose USB from the boot menu of our computer and continue.

  • The OpenCore screen will come up, let's choose Install macOS High Sierra (whatever yours is) and continue.

  • Texts will start to flow on the screen, this is verbose mode. Here, the processes that occur while your computer is booting are displayed as text.

  • If, after waiting for a while, the texts don't stop, if they stay normal, you're out of luck 😊. If the texts do not stop, you will see the Apple logo and then the macOS loading screen. We have no problems so far. Now it's time to install our Network/Ethernet card, which is our important hardware after installation.

  • Press the Apple logo in the top left and turn off the computer. Open Windows.

  • Let's download the kext we need and put it in EFI/OC/Kexts. Next is to show this kext to the config. We will do this with notepad/notepad++. Let our example kext be AirportBrcmFixUp.kext , which is required for Broadcom WiFi.

  • Right click on our config.plist file and open it with notepad/notepad++. Let's search the Kernel with the Ctrl+F combination. The result will be:

  • Now come to the bottom of the Add section and let's show our kext. For that, follow this video:

macOS Installation Steps

  • Now let's turn off our computer and boot from USB. Choose the Install macOS High Sierra (whatever you have) option and go to the installation screen.
  • If you are going to install macOS next to windows, create a partition with the video guide below. (This operation can only be performed on OSX to Mojave.)
    • ATTENTION: You can install next to the Windows only with images that support MBR HFS+. Mojave and below macOS versions support MBR.
  • What to do on the following screens:
    • Let's continue and check if the Wi-Fi or LAN we installed worked.
    • There is nothing wrong. Now open Utilities/Disk Utility from the top to prepare our disk. Follow the steps in the image below.
    • Select Show All Devices from the Display option and select the name of our disk and click Erase.
    • If you are going to install a version of High Sierra and above, format it as APFS/GUID, if you are going to install a version of Sierra and below, format it as MacOS Extended Journaled/GUID.
    • After erasing is complete, close disk utility and select our disk and resume.
    • When the installation is finished, choose the name of our disk from OpenCore if we installed Mojave and below versions, choose macOS Installer if we installed Catalina and above versions. Keep selecting until this option is gone.
    • After the installation steps are over, the language selection screen will welcome us:
    • Complete the installation without connecting to the internet. Because we need to set our serial numbers and ROM for iCloud and iMessage.
    • annd yeah Desktop:

macOS Monterey

Features

  • Includes macOS Monterey 12.0.1 (21A559).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.
  • 16GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS Big Sur

Features

  • Includes macOS Big Sur 11.6.5 (20G527).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.
  • 16GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS Catalina

Features

  • Includes macOS Catalina 10.15.7 (19H15).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.
  • 16GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS Mojave

Features

  • Includes macOS Mojave 10.14.6 (18G103).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.- 8GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS High Sierra

Features

  • Includes macOS High Sierra 10.13.6 (17G66).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.- 8GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS Sierra

Features

  • Includes macOS Sierra 10.12.6 (16G29).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.- 8GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS El Capitan

Features

  • Includes macOS El Capitan 10.11.6 (15G31).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.- 8GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

macOS Yosemite

Features

  • Includes macOS Yosemite 10.10.5 (14F27).
  • It can be installed on original Mac devices.
    • If you want to install it on a Mac computer, after writing the image to USB with balenaEtcher insert the USB into your Mac device and open the "Install macOS XXX" after entering the boot selector menu with the options key.- 8GB or higher USB required.
  • Compatible for laptop installation.
  • Compatible for desktop installation.
  • Compatible with UEFI and Legacy systems.
  • You can install OSX next to your Windows installed disk.
  • It has SSE support.
  • "Kurulum Sonrası - Post Installation" contains the most necessary programs after installation.
  • Compatible for computers with Intel and AMD processors.

Donate - Bağış