barrykn / big-sur-micropatcher

A primitive USB patcher for installing macOS Big Sur on unsupported Macs
1.24k stars 174 forks source link

Safe mode #167

Open nanoden99 opened 3 years ago

nanoden99 commented 3 years ago

Hello, after upgrade from catalina no major problem. Except that it is impossible to start in safe mode (crossed out circle then extinction). MacBook pro 13 "mid 2012.

seyoon20087 commented 3 years ago

Assuming you're telling about this:

  1. Turn on your Mac again (in Normal Mode) after 30 seconds of waiting.
  2. Download this file.
  3. Extract the ZIP file.
  4. With Terminal opened, execute the following command (Warning: Don't use Finder to do this):
    sudo mv <path_to>/PlatformSupport.plist /System/Library/CoreServices/PlatformSupport.plist
  5. Restart your Mac (to Normal Mode) for the changes to take effect.
  6. Try booting into Safe Mode.

Originally posted by @seyoon20087 in https://github.com/barrykn/big-sur-micropatcher/issues/166#issuecomment-760659723