Download: macOS Big Sur, macOS Catalina, macOS Mojave or macOS High Sierra These will be downloaded to your Applications folder as an app named Install macOS version name. If the installer opens after downloading, quit it without continuing installation. To install macOS Catalina 10.15 on PC-Hackintosh you have to insert the created Bootable USB to your computer. After that, restart your computer, then press the Boot menu key of your computer. After that, the list of drives will appear whether you want to boot macOS Catalina from USB or CD/DVD.

These advanced steps are primarily for system administrators and others who are familiar with the command line. You don't need a bootable installer to upgrade macOS or reinstall macOS, but it can be useful when you want to install on multiple computers without downloading the installer each time.

What you need to create a bootable installer

  • A USB flash drive or other secondary volume formatted as Mac OS Extended, with at least 14 GB of available storage
  • A downloaded installer for macOS Big Sur, Catalina, Mojave, High Sierra or El Capitan

Download macOS

  • Download: macOS Big Sur, macOS Catalina, macOS Mojave or macOS High Sierra
    These will be downloaded to your Applications folder as an app named Install macOS [version name]. If the installer opens after downloading, quit it without continuing installation. To get the correct installer, download from a Mac that is using macOS Sierra 10.12.5 or later, or El Capitan 10.11.6. Enterprise administrators, please download from Apple, not a locally hosted software-update server.
  • Download: OS X El Capitan
    This will be downloaded as a disk image named InstallMacOSX.dmg. On a Mac that is compatible with El Capitan, open the disk image and run the installer within, named InstallMacOSX.pkg. It will install an app named Install OS X El Capitan into your Applications folder. You will create the bootable installer from this app, not from the disk image or .pkg installer.

Use the 'createinstallmedia' command in Terminal

  1. Connect the USB flash drive or other volume that you're using for the bootable installer.
  2. Open Terminal, which is in the Utilities folder of your Applications folder.
  3. Type or paste one of the following commands in Terminal. These assume that the installer is in your Applications folder and MyVolume is the name of the USB flash drive or other volume you're using. If it has a different name, replace MyVolume in these commands with the name of your volume.

Big Sur:*

Catalina:*

Mojave:*

High Sierra:*

El Capitan:

* If your Mac is using macOS Sierra or earlier, include the --applicationpath argument and installer path, similar to the way this is done in the command for El Capitan.


After typing the command:

  1. Press Return to enter the command.
  2. When prompted, type your administrator password and press Return again. Terminal doesn't show any characters as you type your password.
  3. When prompted, type Y to confirm that you want to erase the volume, then press Return. Terminal shows the progress as the volume is erased.
  4. After the volume has been erased, you may see an alert stating that Terminal would like to access files on a removable volume. Click OK to allow the copy to proceed.
  5. When Terminal says that it's been completed, the volume will have the same name as the installer you downloaded, such as Install macOS Big Sur. You can now quit Terminal and eject the volume.

Use the bootable installer

Determine whether you're using a Mac with Apple silicon, then follow the appropriate steps:

Apple silicon

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing.
  2. Turn on your Mac and continue to hold the power button until you see the startup options window, which shows your bootable volumes.
  3. Select the volume containing the bootable installer, then click Continue.
  4. When the macOS installer opens, follow the onscreen instructions.

Intel processor

  1. Plug the bootable installer into a Mac that is connected to the internet and compatible with the version of macOS you're installing.
  2. Press and hold the Option (Alt) ⌥ key immediately after turning on or restarting your Mac.
  3. Release the Option key when you see a dark screen showing your bootable volumes.
  4. Select the volume containing the bootable installer. Then click the up arrow or press Return.
    If you can't start up from the bootable installer, make sure the External Boot setting in Startup Security Utility is set to allow booting from external media.
  5. Choose your language, if prompted.
  6. Select Install macOS (or Install OS X) from the Utilities window, then click Continue and follow the onscreen instructions.

Learn more

A bootable installer doesn't download macOS from the internet, but it does require an internet connection to get firmware and other information specific to the Mac model.

For information about the createinstallmedia command and the arguments you can use with it, make sure the macOS installer is in your Applications folder, then enter the appropriate path in Terminal:

by Ismael Mohamed Date: 10-12-2020macappleosxhackintosh

There has always been a belief that the Apple MacOS Operating System could only be installed on computers sold directly by Apple. But on the Internet there is a large community dedicated to Hackintosh. And in this guide we are going to show you today all you need to know about it, while we make an installation of a compatible system.

For those who don't want a Mac but do have an operating system, we will show you how to install MacOS Catalina 10.15 on any PC (as long as the hardware allows it). In this guide on how to make a hackintosh we will guide you step by step through the installation of Catalina, from beginning to end. This means that with the configuration that we will carry out we will be able to start up a MacOS installer that should work on most new desktop and laptop computers.

What is Vanilla Hackintosh?

There are three popular ways to install MacOS on non-APPLE hardware. The first is to use a universal installer to install a 'modified' version of macOS (e.g. Multibeast/Unibeast, etc.), this is the easiest way to build a beginner's hackintosh as the installer does most of the work for you. The second is from a mac distro. And another one is the 'Vanilla' installation with which you will have to prepare all the kext (Kernel Extensions) and the configuration file from scratch. Then you will place them in a separate EFI partition, leaving the main MacOS partition intact and identical to a real Mac.

Why the Vanilla method?

Multibest/Unibest is a method of modifying the 'kexts' macOS within (/system/library/extensions) along with some other modifications. This works well most of the time but there are some cons like:

  • Updating macOS could break or remove your hackintosh settings
  • If the OS partition is tampered with, you can 'not use it to boot up with a real Mac or any other vanilla hackintosh
  • Limited options for solving your Mac's problems since everything has been done by Multibeast. When something breaks, you have no idea where to start looking.
  • Limited options for single/supported hardware (e.g. Ryzen-Hackintosh)
  • You will miss the opportunity to learn about the start-up process, EFI, Clover, how to configure VirtualSMC, SMBIOS, etc.

A vanilla hackintosh will not have this problem because all keys and settings are placed on the EFI (Extensible Firmware Interface) partition which is separate from the operating system partition. At boot time, these keys and information will be injected into the macOS installation to make it look like it is running on the Apple hardware. In this way, you will get an identical (or almost identical) experience as if it were a real Mac.

How does a Hackintosh start up work?

When you turn on a real Mac, a System Management Controller ('SMC') chip sends information about all your hardware to the MacOS. This is to ensure that the operating system is running on a genuine Apple machine and also to provide the hardware configuration. Since a hackintosh does not have SMC, we will have to fake it. And here comes one of the key and mandatory kext for all hackintosh - 'FakeSMC'

After validation of the SMC, the operating system will start loading the drivers. This is when we will inject our manually selected kexts files into the OS. If your hackintosh has Apple compatible hardware, you will only need a few kexts. For example, Intel Core series processors, AMD RX graphics cards and Broadcom Wifi card are known to be natively supported by macOS and do not require any additional kext to work. On the other hand, AMD Ryzen processors, Nvidia cards and Realtek Wifi cards are much more difficult to configure and require several kext to work.

The original macOS kexts reside in the /system/library/extensions operating system partition. But the vanilla method will place all the extra kexts in the EFI partition and inject them during the boot instead. This is the main difference between the multibeast/Unibeast method and the vanilla method. Leaving the operating system partition intact, we can use this partition to boot up with any Mac or other vanilla hackintosh. Also all the kexts, the boot argument and the device configuration will be in the same place, so you will know where to fix when something goes wrong. And with the right selection of the kexts and a good boot configuration, your hackintosh will work like a real Mac.

First step - Get a copy of Catalina macOS

To start configuring a Hackintosh we will first need a copy of Catalina, which we can get by downloading it from the App Store

Catalina can only be downloaded from the macOS App Store on a computer with macOS either from a Mac, virtual machine or a hackitosh.

Step 2 - Create an installation pendrive

Now that we have a copy of MacOS Catalina the next step is to turn it into a usb installer. This is done by first making a GUID formatted pendrive, using Terminal to move the installer image to the flash drive and then editing the EFI Partition hidden in the flash drive to contain the EFI Folder needed to boot the macOS on non-Mac hardware. How to make a Catalina flash drive installer for macOS 10.15

Step 1

  1. Introduce a Flash Drive of at least 8GB
  2. Open the disc utility
  3. Select your pendrive in the left column
  4. Click on delete
  5. And format it with these options:
    • Name: HackintoshUSB
    • Format: Mac OS Plus (With Registration)
    • Schedule: GUID

NOTE

You will need to disable System Integration Protection (SIP) on your Mac before you can run the Clover EFI Installer. To disable SIP, restart your Mac and boot into recovery mode by holding R-Command until you see an Apple icon with a progress bar. Then open a terminal in the menu bar and type the following command.

Reboot your Mac again to check the SIP status using

Step - 2 Create the USB Bootable

After downloading the Catalina Installer from the Mac Appstore it will be ready to be installed on the USB drive using the Terminal.

Install Macos Catalina On Pc Without Mac
  1. Catalina installer is in the /Applications
  2. folder
  3. Open the terminal through launchpad or spotlight ( CMD ⌘ + space)
  4. Paste the following into the terminal by entering your password if you are asked for it:
  5. Do not close the terminal until it is finished, the installer will transfer slowly and it may take some time, especially if you are using USB 2.0 .

Once the process is finished, we will proceed to mount the EFI partition that is hidden in our installation usb.

Download Clover Bootloader and run the Clover EFI installer. Follow the instructions on the screen and select our USB drive as the destination.

Then click on the customisation button and select the next option. This is to install the Clover boot loader and the UEFI driver to help our Clover load the MacOS. Then follow the instructions on the screen.

Once Clover is installed, a new EFI partition will be created on your USB. This is where we will work later.

Now this Pendrive will 'almost' be able to boot up on the PC. The next step is to set the boot parameters and prepare the kexts files.

Startup configuration

When Clover is booting up the MacOS, it will look at a system configuration file called 'config.plist'. This file contains vital system information that your hackintosh will need to be able to boot (e.g., the serial number of the 'dummy' device, SMBIOS, firmware fixes, and boot parameters). You can use any plain text editor to configure it. However, there is a much easier way. You can download the Clover Configurator tool from here (Clover Configurator is not associated with the Clover boot loader despite the name).

config.plist should be automatically created and placed on your EFI partition in the /EFI/Clover/ folder. To navigate the EFI partition, you will need to first mount it through Clover Configurator (or through a terminal command if you prefer the hard way).

Now, once you open the config.plist with Clover Configurator, you can start customizing the settings. Unfortunately, there is no universal solution. You will need to spend some time researching what configuration you need to 'build' for your computer. Here is a very good explanation of which option you will need for a specific hardware. I will also provide my config.plist below for your reference. .

ACPI

Advance Configuration and Power Interface o ACPI. Aquí es donde puede remapear/modificar cierta definición de hardware en la Tabla de Descripción Diferenciada del Sistema (DSDT). Por ejemplo, puede cambiar SAT0 a SATA para una mejor compatibilidad de los dispositivos SATA.

Boot

You can configure your hackintosh boot through 'boot arguments' like booting mac in verbose(-v) mode to display the boot log instead of the Apple logo, enable debug mode (debug=0x100) to avoid kernel panic when there is a problem (causing a boot loop) or choose a default boot drive.

Devices

You can troubleshoot device compatibility issues such as USB, audio and unsupported GPUs on this tab

GUI

You can customize the Clover start menu, such as changing the resolution, theme and custom icons. If you choose a theme that does not exist, Clover will return to an alternative, ugly, low-resolution start menu.

Kernel and Kexts

You can apply Kexts here. For example, apply kexts to extend the USB port limit (Mac has a USB port limit of 15, which is not enough, as USB 3.0 will be counted as 2 ports)

Rt Variables/SMBIOS/System Parameters

This is all about your hackintosh information. You can change the Mac model, BIOS version, board and machine serial number, etc. Use the values of the Mac model that is closest to your hackintosh. For me, it's the iMac 18.2. Also, don't forget to check if the serial number generated is already in use by using the 'Check coverage' button.


Now the config.plist file is ready. The next step is to prepare the kext.

Preparing the Kext

As I mentioned earlier. Kext is like a driver. So the more supported hardware you have, the less kext you will need. Here is the list of the most popular kexts that are often used.

FakeSMC - It is a kext more than compulsory to forge the SMC chip as I said before.

USBInjectAll.kext - It is a mandatory kext for your USB ports to work. You will also have to download the XHCI-unsupported.kext to enable USB 3.0 speed.

AppleALC.kext - Allow audio in your hackintosh. You can check the supported audio chips here. (Require Lilu.kext to work)

HDMIAudio.kext - If you use a monitor with built-in speakers via HDMI, you will need this kext.

FAKEPCIID.kext - Emulates CPU identification for CPUs not supported as Pentium processors You will also need NullCPUPowerManagement.kext.

FakePCIID_Intel_HD_Graphics.kext - iGPU ID emulation without support

IntelMausiEthernet.kext, RealtekRTL8111.kext,AtherosE2200Ethernet.kext - Enable the ethernet port for the Intel, Realtek, Atheros chipset (just choose one depending on your network card chipset)

After downloading all the kext, you will have to move them to your EFI partition of the usb installer that we had previously mounted on EFI/Clover/kexts/other. All kexts in this folder will be injected during the boot regardless of the MacOS version. You can also put the kexts in a specific folder to inject the kexts for a specific OS version (e.g. 10.13, 10.14 etc.) but personally I would prefer to put all the kexts in one place to avoid confusion.

Now the kexts and config.plist are well configured, our MacOS Installer is ready!

BIOS configuration

You will also need to change your BIOS settings to be compatible with macOS.

  • Disables VT-d CPU
  • Deactivate Secure Boot
  • Enables XHCI Handoff
  • Change OS Type to Other (If your BIOS has this option)
  • Disable Fast boot mode
  • Disable CSM Support (If your BIOS has this option)
  • Disable CSM Support (If your BIOS has this option)
  • Change the SATA Mode selection to AHCI

and finally change the boot order priority to boot from the installation USB

Install macOS

Now start your PC, you should see the Clover boot manager. Select 'Boot Install macOS from Install macOS Catalina' or 'Boot Install macOS from HFS+ volume

As with Windows, before installing the operating system, you will need to format the drive first. So in the MacOS Utilities menu, go to Disk Utility and then erase the destination disk. Use the Mac OS Extended file system (With Registration).


Now close the disk utility and proceed to install macOS

Follow the instructions on the screen until your hackintosh is restarted. From the Clover menu, select 'Boot macOS Install from [your disk]' and continue the installation process until it reboots again. This time, select 'Boot macOS from [your disk]' and follow the process.

And your hackintosh is almost ready. However, you still cannot boot up by yourself without the USB drive.

Post Installation

Once macOS is installed, download Clover EFI and install it on your disk using the same settings as we did with the USB drive. This will also create an EFI partition on your disk and automatically mount it (if not, you can use Clover Configurator to mount it).

Delete the EFI folder inside the EFI partition on the disk. Then copy the EFI folder from the USB drive. Your hackintosh should now be able to boot itself without the installation usb! Eject the USB drive and try to reboot it.

  • Paste this EFI folder on your participant
  • Delete the folder called EFI in the participation that we have mounted (if it exists)
  • Download this EFI folder
  • We decompress the file
  • and copy the EFI folder in our EFI participation
  1. Reboot or start the computer on which you want to install Catalina with the flash drive connected.
  2. Boot up from the UEFI part of the pendrive, either by selecting it as a temporary boot device or by setting it as a priority in the BIOS settings.

Why Macos Catalina Cannot Be Installed

If you liked it or have questions, please comment below or on our facebook page

All the information provided on this article are for educational purposes only. The author is no way responsible for any misuse of the information, will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this article to break the law.

by Ismael Mohamed Date: 10-12-2020 macappleosxhackintosh hits : 4657

Ismael Mohamed

Install Macos Catalina On Pc Without Mac Address

Apasionado del desarrollado Web y la programación y en constante aprendizaje.