*This guide is WIP, when it's done this message will be removed*
Fist of all I have to thank the following people that made this possible
- RehabMan from tonymacx86
- Daliansky from tonymacx86/github
- Hackintosh Discord
- And the great Cobo from the hackintosh Discord
--Requirements--
8GB USB Drive
Full High Sierra Install app
Working hackintosh/mac or macOS running in VMware
--Download full High Sierra--
Follow the steps on THIS page, after you downloaded the full macOS installer you can quit the application.
WHEN IT'S DONE DOWNLOADING CLOSE THE APPLICATION ! DO NOT CREATE A USB DRIVE WITH THE APPLICATION
--Creating the USB Installer--
Now that we have the full High Sierra installer we can create the USB Installer.
Open up terminal and Typ
diskutil list
and find the USB drive you are going to use Look at the number at the end of /dev/disk# (The USB drive)
Execute the following command
diskutil partitionDisk /dev/diskX GPT JHFS+ "USB" 100%
*replace the X with the number you looked up earlier
Execute the following command
sudo "/Applications/Install macOS High Sierra.app/Contents/Resources/createinstallmedia" --volume /Volumes/USB --applicationpath "/Applications/Install macOS High Sierra.app" --nointeraction
This might take a while...
--Making the USB bootable--
Now you want to download Clover Run Clover and select the USB drive you just created Select the following at the costumization menu
Install Clover for UEFI booting only Install Clover to the ESP
When it is done you open up the EFI partition from the USB drive
Replace the EFI folder from the one you downloaded at the beginning of this post
Eject the EFI disk/drive and select eject all
[link] [comments]
Post a Comment