I don't get it... still :no such file or directory..
i have Xcode and command line installed. any thoughts?
It seems that Xcode command line points to another location, however at the moment one attempt could be booting from USB Mojave Installer, launch Terminal and try to replace the HItoolbox framework inside the Installer with the one installed into your Mojave disk, try this type in one line:
cp /Volumes/YourUSBInstallerLabel/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox /Volumes/YourMojaveDiskLabel/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/
edit:
I'm not sure it will 100% work, cause the HIToolbox size inside the USB Installer is 4,8 MB , while the stock Mojave one is 10,2 MB, however I guess it will work, they are from the same Mojave build.
edit2:
Don't do I'll test right now for you.
edit3:
I've done, using the HItoolBox 4,8 MB inside "USB Installer/Recovery" replacing the stock Mojave HIToolBox 10,2 MB works perfectly and it seems even faster.
Last edited: