Great work
@dosdude1,
@parrotgeek1 and all the contributors, this is a major effort!
I have installed Mojave on a MacBook Pro 13" (Early 2011)
MacBookPro8,1 and I'm having some trouble getting it going... I was able to install and run the post-install patches okay, but
it seems it can't boot and doesn't see the boot volume (or Recovery) in the Option-key multi-boot selector.
Here's the process I took;
- Created Mojave installation USB (16GB) using macOS Mojave Patcher v1.2.3, downloading macOS 10.14.1 directly from within the app.
- Booted from the USB drive.
- Used Disk Utility to format a new 128GB mSATA SSD as APFS (GUID partition map).
- Clicked to install Mojave.
- After a minute or so, received a "No packages were eligible for install" error.
- Read the FAQ on dosdude1's server and used the 'date' command to set to today's date.
- Rebooted from USB and successfully installed Mojave.
- Ran the macOS Post Install tool and set the default MacBookPro8,1 patches.
- Ticked the "Rebuild caches" checkbox and clicked Restart.
- On reboot, the SSD was not recognised and the USB installer started up again.
- Removed the USB and rebooted, same result.
- Rebooted back into the Mojave installer via the USB drive.
- Checked the output of 'diskutil list' to confirm the APFS partition map is setup correctly. I don't know much about APFS, but it looks reasonably okay to me ....
View attachment 800448
- I then did some further reading about manually blessing a volume in case this step was somehow skipped.
- I executed the following commands;
Code:
diskutil apfs updatePreboot disk1s2
bless --folder /Volumes/Macintosh\ HD/System/Library/CoreServices --bootefi
update_dyld_shared_cache -root /Volumes/Macintosh\ HD -force
- Choosing Quit from the Installer and choosing Startup Disk, I was able to see "Macintosh HD" 10.14.1 as bootable. It is selected, so I clicked Restart.
- The MacBook Pro still can't see the APFS volume as bootable at boot time.
From what I understand, the MacBookPro8,1 model will natively support APFS booting.
What should I try next? Do I ditch APFS and try a fresh HFS+ install instead? Or should I try using the APFS booting patch on this Mac, even though it should be supported?
My apologies if this has already been covered in one of the 398 earlier pages
-AphoticD