Jump to content

Recommended Posts

  • Administrators
Posted

Hackintosh macOS Big Sur and Monterey with Clover bootloader

 

-Professional Consulting for macOS Hackintosh since 2006 HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-About Premium Users you can check HERE

-Problems with Paypal HERE

-Installation Guide HERE

-Hackintosh EFI folders HERE

-Hackintosh USB Remap HERE

-How to update OpenCore and Kexts HERE

-Guides and Tutorials HERE

-The largest EFI folder collection for Hackintosh HERE

-Hackintosh Tutorial Database - HERE

-Why Olarila doesn't support TonyMac, Reedit, Little-Translated and others HERE

 

 

Quirks Configuration check HERE

 

Test with one USB stick bootable.

In some cases need configure Quirks.

Disable CSM in BIOS/UEFI setup

Gr6go8g.png

C5x6rHn.jpg

Enjoy!

 

Credits: Jief_MachakSlice and acidanthera team

 

Some words from Slice

 

Since rev5123 devs make joined bootloader Clover+OpenCore. It started as Clover using Clover's GUI and ability to change settings and then started OpenCore to inject and patche kexts and start macOS.

Starting Windows and other OSes is done by Clover's way.

There are new section in config.plist named Quirks that collect setting for OpenCore but some setting is just delegated from Clover because it can change it on the fly.

There is a correspondence of OpenCore and traditional Clover settings to easy migrate from OpenCore to new Clover.

OpenCore                      Clover
AppleCpuPmCfgLock   AppleIntelCPUPM
AppleXcpmCfgLock      KernelPm
DisableRtcChecksum   AppleRTC
LapicKernelPanic          KernelLapic


About kernel and kext patches there is the follow.

1. OC accounts them as same and name "kernel" in the place of name of kext. Clover has different section for Kernel patches, kexts patches and Booter (boot.efi) patches.

2. Clover deal only with 64 bit arch while OC has "Arch" parameter.

Other fields are

OpenCore        Clover
Base                  Procedure
Comment        Comment
Count               Count
Enabled           Disabled
Skip                  Skip
Identifier         Name
Find                  Find
Mask                MaskFind
Replace           Replace
ReplaceMask  MaskReplace
MaxKernel      -
MinKernel       -
-                        MatchOS
-                        InfoPlistPatch
-                        RangeFind

3. Procedure name in OpenCore must be long like __ZN8AppleRTC18setupDateTimeAlarmEPK11RTCDateTime

Clover can use short name. In the example it can be setupDateTimeAlarm.

4. OpenCore assumes byte mask while Clover assumes bit masking. In the case of 0xFF00FF it will be the same. More careful see documentation for OpenCore and samples for Clover at this page.

5. RangeFind restrict search in Clover by several bytes. I don't know if OpenCore is able do the same.

6. Patches in OpenCore can be "Enabled" by setting the variable while in Clover they are enabled by default. User can disable it in the config.plist or in Clover GUI.

7. For Kernel patches we had additional

"StartPattern" and corresponding "MaskStart" to define a place from what we want to search.

OpenCore has no such service. Later we will extend the possibility.

  • Like 5
  • Thanks 2

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Hi, I have the same hardware as you gigabyte : GA-H97-D3H, CPU 3.5 GHz Quad-Core Intel Core i5 4460, RAM 16 GB 1333 MHz DDR3

I can install Big Sur with Clover but I can't start, what can you tell me?

 

Posted (edited)
8 minutes ago, Сaramel said:

Hi, I have the same hardware as you gigabyte : GA-H97-D3H, CPU 3.5 GHz Quad-Core Intel Core i5 4460, RAM 16 GB 1333 MHz DDR3

I can install Big Sur with Clover but I can't start, what can you tell me?

 

yes. user same folder EFI CLOVER BS 

Edited by Kankon

Motherboard Asus TUF Z390-PLUS GAMING (WI-FI) CPU 3.6 GHz 8-Core Intel Core i5, Ram 32 GB 3000 MHz DDR4, Graphics : AMD Radeon RX 6700 XT 12 GB OS:MacOS Tahoe 26.0 Beta 2 (25A5295e) SERIE 30, 40 (COOFFELAKE / COMETLAKE)

  • Administrators
Posted

need wait some time. devs have a hard work

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted (edited)

spacer.png 

 

 

The installation card does not move ?
MB: ASUS p6td deluxe
CPU: i7 980x es
RAM: DDR3 1600 4G x5 20G
VGA: R9 270X 2G MSI 570 8G
17 hours ago, 阿文 said:


 

 

Edited by 阿文
Posted
On 9/24/2020 at 6:14 AM, MaLd0n said:

Clover start work again with BigSur. Thanks to Jief_MachakSlice and acidanthera team

Download Clover Folder BigSur for Desktop Serie 300

EFI CLOVER BS.zip 5.21 MB · 211 downloads

Don't use Clover Configurator, use one good plist editor if you need change things in your config.plist.

Test with one USB stick bootable.

C5x6rHn.jpg

Enjoy!

it happens because of the boot file EFI / boot / bootx64.efi how to fix
video attached

https://radikal.ru/video/eqYUxXnB9nd

Posted (edited)

the EFI 300 folder worked on Z270 GAMING K3,Macos Big Sur beta 8 ,  I put my dsdt.aml, used the latest version of Clover Configurator to change the smbios for Imac 18.3 and put the usb patches

everything works very well  :classic_biggrin:

Edited by gerard71
  • Like 1
  • Administrators
Posted
6 hours ago, Сaramel said:

it happens because of the boot file EFI / boot / bootx64.efi how to fix

use full efi folder from first post after u change things like theme etc

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Working For Me

I have Asus Strix Z390-E i9- 9900-k WX2100

everything works fine with the exception of my PCI Wi-Fi which is not detected and does not appear on the pci list unlike OpenCore which detects it and makes it run, I sent you a screenshot of my pci list Opencore / Colver so that you can see the differance,

Clover.zip Opencore.zip

Posted
On 9/24/2020 at 5:14 AM, MaLd0n said:

Clover start work again with BigSur. Thanks to Jief_MachakSlice and acidanthera team

Download Clover Folder BigSur for Desktop Serie 300

EFI CLOVER BS.zip 5.21 MB · 274 downloads

Don't use Clover Configurator, use one good plist editor if you need change things in your config.plist.

Test with one USB stick bootable.

C5x6rHn.jpg

Enjoy!

Well! perfect for you but for me: 

issue on 

apfs_module_start:2425. and so on..

Any solution ? thanks !! 

Posted
5 hours ago, djsnake85 said:

Working For Me

I have Asus Strix Z390-E i9- 9900-k WX2100

everything works fine with the exception of my PCI Wi-Fi which is not detected and does not appear on the pci list unlike OpenCore which detects it and makes it run, I sent you a screenshot of my pci list Opencore / Colver so that you can see the differance,

Clover.zip 853.18 kB · 8 downloads Opencore.zip 908.58 kB · 2 downloads

look this

https://www.google.com/search?client=firefox-b&sxsrf=ALeKk03RrNpF79wcUryH3J_HsLDialXr2Q%3A1601116668860&ei=_BlvX4OBNM6OrwSe75zwDg&q=intel+wireless-ac+9560+kext&oq=Intel+Wireless-AC+9560+kext&gs_lcp=CgZwc3ktYWIQAxgAMgIIADoHCAAQRxCwAzoECAAQQzoGCAAQFhAeULgPWMYZYP4kaABwAHgAgAFgiAGQBJIBATaYAQCgAQGqAQdnd3Mtd2l6yAEIwAEB&sclient=psy-ab

6 hours ago, MaLd0n said:

use full efi folder from first post after u change things like theme etc

I use the first efi folder for the reason that if I change the bootx64.efi file, it loads normally, and if the file is in the first folder, then the download happens like this

https://radikal.ru/video/eqYUxXnB9nd

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...