Works fine on my macmini5,1
with less trasparency all graphics bugs are gone
i've only 1 problem
i'm using 1ssd+1hdd with a fusion drive (done manually with terminal)
after the upgrade from high sierra to mojave i'm not able to enter in recovery mode (prohibition image after pressing cmd+r during boot)
there is a way to restore the recovery mode? the post-install "recovery patch" won't work, close the patching tool.
With "diskutil"command i can see recovery HD but won't works.
I already read the recovery fix but it's only for AFPS volumes, my Fusion Drive is not AFPS.
To fix your HFS Fusion Drive Recovery HD try this open Mojave Terminal and type:
diskutil mount "Recovery HD"
cd /Volumes/"Recovery HD"/com.apple.recovery.boot/
sudo mv PlatformSupport.plist PlatformSupportBackup.plist
sudo mv prelinkedkernel prelinkedkernelbackup
sudo cp /System/Library/PrelinkedKernels/prelinkedkernel /Volumes/"Recovery HD"/com.apple.recovery.boot/
sudo nvram boot-args="-no_compat_check"
Last edited: