Contribute
Register

<< Solved >> UniBeast 8.3.2 High Sierra stuck on "Copying apfs.efi..." screen

Status
Not open for further replies.
A 32/32 partition, one of parts is ejected

Okay.

I am not sure why creating a UniBeast installer drive on the Air is not working.

However, there is one possibility -

UniBeast does install a 'helper' app and if your Air is running Catalina the System Drive will be write-protected. If you do not change the permissions maybe UniBeast cannot proceed:


:)
 
It look like it didn't worked:
 

Attachments

  • Screenshot 2020-03-16 at 17.13.28.png
    Screenshot 2020-03-16 at 17.13.28.png
    99.9 KB · Views: 36
Found solution in that tread, but
Code:
sudo mount -uw /
hasn't affected on error in terminal
try these first:
Code:
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder
 
I got this in drive EFI and OS X Base Disc image, mb there is way to finish it manually?
 

Attachments

  • Screenshot 2020-03-16 at 20.41.54.png
    Screenshot 2020-03-16 at 20.41.54.png
    426.9 KB · Views: 32
UPD:
The problem is gone.
I redownloaded the UniBeast and changed 21th row in /Applications/UniBeast.app/Contents/Resources/copy_apfs.sh to
Code:
            if ! cp /Volumes/OS\ X\ Base\ System/usr/standalone/i386/apfs.efi /Volumes/Install\ macOS\ High\ Sierra/EFI/CLOVER/drivers64UEFI/ ; then
 
Status
Not open for further replies.
Back
Top