Model | MacBookPro16,4 | Version | Big Sur 11.0.1 20B29 |
---|---|---|---|
Processor | i7-9750H @ 2.60 GHz | Graphics | UHD Graphics 630 |
Memory | DDR4 2666MHz 8+16GB | OS Disk | PC SN520 NVMe 512GB |
Audio | Realtek High Definition Audio | Wi-Fi/Bluetooth | Intel AC9560 |
- This repository is based on the work of @Pinming. Thanks!
- OpenCore version
0.7.8
, macOS version11.0.1 20B29
- Add kexts support for Intel AC9560 Wireless Network Card and both of Wi-Fi and Bluetooth work. Thanks to @zxystd!
- DMG IMAGE download here(after
Like the author
). Thanks to @daliansky!
- A USB with storage larger than 16 GB. The faster the better!
- Download the image here.
- Software needed
- balenaEtcher
- DiskGenius
- EasyUEFI
- OpenCore Auxiliary Tools. Thanks to @ic005k!
- Watch the instruction of this video. Thanks to @我要鱼还要熊掌!
- Download the
EFI
of this repository and rename this folder toOC
.
- Plug in your USB.
- Open
balenaEtcher
and then flash the USB with.dmg
file you download.
- Open
DiskGenius
. FindESP
disk of your USB and then findEFI
folder. DeleteClover
folder. MoveOC
toEFI
folder of USB. - Prepare a disk to install macOS. You don't have to buy a new SSD. Just seperate a disk from SSD you use currently.
- Restart the computer, and press F2 when Dell logo occurs to set the BIOS.
- Find
General/Boot Sequence
-> PressAdd Boot Option
-> SetBoot Option Name
tomacOS
-> Select the fileFS0/EFI/OC/OpenCore.efi
-> SelectmacOS
to the head of boot sequency - Important!! Find
Secure Boot
-> Disable the secure boot - Important!! Find
System Configuration/SATA Operation
-> Change it fromRAID ON
toAHCI
.
- Apply and exit, and then press F12 when Dell logo occurs to set the boot. Select
macOS
and press enter. (Actually this step is optional. When you finish the boot sequence setting in step 7, it will automatically go to OpenCore boot.) - Now you will see the graphical interface of OpenCore. Select
Install macOS Big Sur
and wait. (The time it takes depends on your hardware) - When it finishes, you will see
macOS实用工具
. Select磁盘工具
. Find the disk you prepared previously to install macOS on. Press the button抹掉
. Name:macOS
, Type:APFS
. - After the procedure, press the button
磁盘工具
in upper left corner and then select退出磁盘工具
. - Now you will see
macOS实用工具
again. Select安装macOS
. Just follow the instruction. - When it finishes, it will restart again. Press F12 and select
macOS
. - Now this time select
macOS Installer
. Just wait. - Restart again. Repeat step 15. Select
macOS
this time. Now you can follow the instruction to set the system of macOS. When you finish, you will see the Big Sur background photo.
- Restart maunally, and press F12, then select
Windows Boot Manager
to enter Windows system. - Delete the
OC
EFI you've downloaded. OpenDiskGenius
. Select theESP
of USB and findEFI/OC
folder. Right click and copy it to desktop. - Select the
ESP
of your SSD. (HD0 by default). Enter theEFI
folder and drag theOC
folder on the desktop to this folder. (EFI/OC
) - Open
EasyUEFI
-> Select管理EFI启动项
-> Delete themacOS
we set before in BIOS -> SelectAdd boot option
. TypeLinux or other OS
, NamemacOS
, File\EFI\OC\OpenCore.efi
-> MovemacOS
to the head of sequence.
- Restart the computer. Select
macOS
in OpenCore interface. If you enter the macOS system successfully, congratulations! Now you can enter Windows/macOS without the USB, and Wi-Fi/Bluetooth should work as well. Next time just select the system you want to enter in OpenCore interface.
- You may encounter a problem that when you set SATA operation to AHCI, you can't enter Windows system normally and will see a blue screen. Please follow this instruction to switch it from RAID ON to AHCI. After that, you can enter Windows normally in AHCI mode.
- There are many instructions about Hackintosh and OpenCore. I strongly recommend the instruction of @sqlsec. You can learn it from the website or video list. You may encounter many problems when you use Hackintosh, and maybe you can find the solution from his instruction.
- You may need a configurator for your own OpenCore EFI.
OpenCore Configurator
andOpenCore Auxiliary Tools
are recommended. There are many instructions on the website. - Hackintool is another software you'll need when you use Hackintosh.
- Welcome to telegram group @Hackintosh759x and @inspiron759x to discuss about Dell Inspiron 759x and Hackintosh. You can also join @osx86zh to discuss about Hackintosh on PC.
- When you find problems, Google it first!