High Sierra 10.13.4 USB Boot 製作方法

[SOLVED] Install macOS not showing in clover when installing fresh macOS (10.13.4)

first follow this guide to create macOS USB installer

then try this method, by this method you won’t see “Reinstall macOS”
Press cmd+shift+. to make the invisible items visible and to make the USB disk bootable you need to create the “.IABootFiles” folder in the root of your USB disk and then copy the boot.efi file from
/Volumes/Install macOS High Sierra/System/Library/CoreServices to the .IABootFiles.
“don’t delete .IAPhysicalMedia from macOS USB installer”

Method 2

Until we can update UniBeast the fix is to run the following command in Terminal:

rm -f /Volumes/Install\ macOS\ High\ Sierra/.IAPhysicalMedia

Currently there are two issues with USB sticks for macOS 10.13.4 created with UniBeast 8.2.

Until we release UniBeast 8.3 you need to run the following two Terminal commands after running UniBeast and before ejecting any volume:

Code (Text):

rm -f /Volumes/Install\ macOS\ High\ Sierra/.IAPhysicalMedia

Code (Text):

rm -rf /Volumes/ESP/EFI/CLOVER/kexts/Other/USBInjectAll.kext