dosdude1 / macos-catalina-patcher

macOS Catalina Patcher (http://dosdude1.com/catalina)
GNU General Public License v3.0
420 stars 59 forks source link

The patcher doesn't boot enter in recover mode using Mojave with last version of patcher and Catalina #122

Open raphaelfontenelle opened 3 years ago

raphaelfontenelle commented 3 years ago

THIS IS NOT YOUR HELPDESK, WE HAVE FORUMS FOR A REASON. Please only file an issue here for code-related problems. This is not an issue system for resolving issues with using the compiled binaries, or discussing functionality issues with Catalina on your unsupported machine.

joevt commented 3 years ago

Does Startup Manager (hold the option key at boot) see apfs partitions? If so, but it does not show Recovery partition, then maybe you can mount the Recovery partition in the Finder and use the bless command to bless the included boot.efi file.

sudo diskutil mount Recovery
sudo bless --folder /Volumes/Recovery*/*-* --file /Volumes/Recovery*/*-*/boot.efi

Then maybe it can show up in Startup Manager?

Otherwise you can try a boot loader like RefindPlus. https://github.com/dakanji/RefindPlus

Each macOS installation has their own recovery partition. Change the mount command to a specific disk if there's more than one Recovery partition:

sudo diskutil mount disk3s3