Clover method:
Downloading macOS:
- Download gibMacOS from https://github.com/corpnewt/gibMacOS/
- Extract it somewhere and run gibMacOS.bat
- Choose your desired macOS version by entering the number and pressing the ENTER key.
- macOS will now download, grab a coffee.
- Once the download is finished you can exit the program with the keys Q then ENTER
Making the installer USB stick:
- Insert your USB stick
- Now run MakeInstall.bat as Administrator
- IMPORTANT: In the next step it's important to choose the correct disk, the risk of deleting all the files on that pc are very high! Choose only your USB stick!
- Enter the number of your USB stick and hit ENTER, then type Y and hit ENTER (All files on your USB stick will be deleted!)
- Now go to the 'macOS Downloads\publicrelease' folder inside the 'gibMacOS' folder
- Hold the Shift key and right-click the macOS folder that you want to install on the USB stick and click Copy as path
- Go back to the MakeInstall.bat program and right-click in the window to paste the file path, then hit ENTER
- Your USB stick will be created, have a second coffee.
- When it's finished, close the program.
Making the USB stick Xiaomi compatible:
- Download the latest version of the EFI folder from here
- Extract it somewhere
- Open the BOOT drive from the Windows explorer (usually drive D:, E: or F:)
- Replace the EFI folder on the BOOT drive with the EFI folder you just downloaded from this website.
- Eject the USB stick and insert into Xiaomi laptop.
Installing macOS:
- Now boot the Xiaomi laptop from the install media (if trackpad is not working, use USB mouse. If network connection needed, use a Apple compatible USB Ethernet adapter)
- Open Disk Utility and format the builtin SSD or second SSD with APFS (will delete all your files!!!)
- Install macOS
- After install, boot from USB again but select SSD to boot from in the Clover Bootloader
- Do initial macOS setup (use USB Ethernet adapter for internet)
- Mount the ESP (EFI System Partition) on your SSD (check that you mount the correct EFI partition, numbers will vary!!!)
diskutil list
sudo diskutil mount /dev/disk0s1
- Copy and overwrite the contents of the EFI folder from this website to the EFI folder on the ESP on your SSD.
- Copy all the Kernel Extensions (kexts) from the EFI/CLOVER/kexts/Other to your system's /Library/Extensions folder (this is important, otherwise keyboard/trackpad and other devices might not work)
- Execute these commands in Terminal to rebuild Kernel Extension Cache:
sudo chmod -R 755 /System/Library/Extensions/
sudo chown -R root:wheel /System/Library/Extensions/
sudo chmod -R 755 /Library/Extensions/
sudo chown -R root:wheel /Library/Extensions/
sudo touch /System/Library/Extensions/
sudo touch /Library/Extensions/
sudo kextcache -i / && sudo kextcache -u /
- Remove the USB stick from the laptop
- Done! Reboot to enable all the kexts. Enjoy your Hackintosh!
OpenCore method:
Downloading macOS:
- Download gibMacOS from https://github.com/corpnewt/gibMacOS/
- Extract it somewhere and run gibMacOS.bat
- Choose your desired macOS version by entering the number and pressing the ENTER key.
- macOS will now download, grab a coffee.
- Once the download is finished you can exit the program with the keys Q then ENTER
Making the installer USB stick:
- Insert your USB stick
- Now run MakeInstall.bat as Administrator
- IMPORTANT: In the next step it's important to choose the correct disk, the risk of deleting all the files on that pc are very high! Choose only your USB stick!
- Enter the number of your USB stick and hit ENTER, then type Y and hit ENTER (All files on your USB stick will be deleted!)
- Now go to the 'macOS Downloads\publicrelease' folder inside the 'gibMacOS' folder
- Hold the Shift key and right-click the macOS folder that you want to install on the USB stick and click Copy as path
- Go back to the MakeInstall.bat program and right-click in the window to paste the file path, then hit ENTER
- Your USB stick will be created, have a second coffee.
- When it's finished, close the program.
Making the USB stick Xiaomi compatible:
- Download the latest version of the EFI folder from here
- Extract it somewhere
- Open the BOOT drive from the Windows explorer (usually drive D:, E: or F:)
- Replace the EFI folder on the BOOT drive with the EFIOC (opencore) folder you just downloaded from this website.
- Eject the USB stick and insert into Xiaomi laptop.
Installing macOS:
- Now boot the Xiaomi laptop from the install media (if trackpad is not working, use USB mouse. If network connection needed, use a Apple compatible USB Ethernet adapter)
- Open Disk Utility and format the builtin SSD or second SSD with APFS (will delete all your files!!!)
- Install macOS
- After install, boot from USB again but select SSD to boot from in the Opencore Bootloader
- Do initial macOS setup (use USB Ethernet adapter for internet)
- Mount the ESP (EFI System Partition) on your SSD (check that you mount the correct EFI partition, numbers will vary!!!)
diskutil list
sudo diskutil mount /dev/disk0s1
- Copy and overwrite the contents of the EFIOC (opencore) folder from this website to the EFI folder on the ESP on your SSD.
- Remove the USB stick from the laptop
- Done! Reboot to enable all the kexts. Enjoy your Hackintosh!
0 Nhận xét