Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.
I'm having issues to connect using wifi network because it doesn't show nothing when finds.

And i'm trying to boot on recovery mode but when i try it...the mojave's recovery appears and not the big sur. so i don't know what i should do.
You mean where WiFi is on but no networks are showing? If so you forgot to run patch-kexts.sh. The full installer doesn't install a recovery mode btw.
 
You mean where WiFi is on but no networks are showing? If so you forgot to run patch-kexts.sh. The full installer doesn't install a recovery mode btw.
Yes! Exactly.

So i want to run but i'm a little bit confused with the micro patcher.
 
Yes! Exactly.

So i want to run but i'm a little bit confused with the micro patcher.
Okay, boot into the installer USB that you made to install macOS Big Sur (it's your new recovery mode) and open Terminal under Utilities then run:

Code:
/Volumes/Image\ Volume/patch-kexts.sh
 
Okay, boot into the installer USB that you made to install macOS Big Sur (it's your new recovery mode) and open Terminal under Utilities then run:

Code:
/Volumes/Image\ Volume/patch-kexts.sh

Bit i did not used an usb installer... i did it directly. :(
 
I'll wait. Thanks a lot!
Okay, here you go, you're going to have to somehow download this DMG file I just made (maybe with Ethernet or download it on another computer and put it on), if you can't just ask and I'll put something else together that would maybe also work, just it might include a little bit more effort on my side and maybe yours too.

Download this, and mount it like you would with any other DMG file. Then, run /Volumes/Install macOS Big Sur/patch-kexts.sh in Terminal booted into your Big Sur installation. Hopefully, that will work.

 
Okay, here you go, you're going to have to somehow download this DMG file I just made (maybe with Ethernet or download it on another computer and put it on), if you can't just ask and I'll put something else together that would maybe also work, just it might include a little bit more effort on my side and maybe yours too.

Download this, and mount it like you would with any other DMG file. Then, run /Volumes/Install macOS Big Sur/patch-kexts.sh in Terminal booted into your Big Sur installation. Hopefully, that will work.

Oh thanks a lot! So i can just mount this .dmg directly and install without not burning it as usb bootable, right?
 
Hmmm i downloaded and mounted it but it appears this:

(translating it: it wasn't possible to open the application "install macOS big sur" because it's incompleted or damaged)

Captura de ecrã 2020-11-27, às 00.53.33.png


And weirdly the .dmg have just 70MB, that's right?
 
Hmmm i downloaded and mounted it but it appears this:

(translating it: it wasn't possible to open the application "install macOS big sur" because it's incompleted or damaged)

View attachment 1680767

And weirdly the .dmg have just 70MB, that's right?
Yeah, that's just a placeholder so patch-kexts.sh works. Just run /Volumes/Install macOS Big Sur/patch-kexts.sh and restart and everything should work.
 
Yeah, that's just a placeholder so patch-kexts.sh works. Just run /Volumes/Install macOS Big Sur/patch-kexts.sh and restart and everything should work.
I tried it ( i just changed the name of .dmg to 'macosbigsur' to be easier to find it). What should i do? :( Sorry for asking a lot.

Captura de ecrã 2020-11-27, às 00.59.18.png
 
Okay, I'm stepping out on a limb here, but boot into whatever Mojave recovery mode. Open Terminal under the Utilities menu and run nvram csr-active-config=%7f%08%00%00 then boot back into Big Sur and try patch-kexts.sh command again
Ok, i'll do it now.
 
Okay, I'm stepping out on a limb here, but boot into whatever Mojave recovery mode. Open Terminal under the Utilities menu and run nvram csr-active-config=%7f%08%00%00 then boot back into Big Sur and try patch-kexts.sh command again
Goddamit, it worked! Thanks a lot!

Really, thanks a lot. :D
 
  • Like
Reactions: BenSova
@jackluke an easy question for you:

As I continue to troubleshoot why my patched BigSurBaseSystemfix USB installer gets hung after the 2nd Apple logo/progress bar (to gray screen)... is there any way to apply Hax3 to your USB installer ahead of the Recovery menu?

I'm on the iMac 11,1 with Nehalem CPU, which is what I think is giving me problems. I tried dropping your Hax3.sh into the booted OS terminal, but that didn't seem to help anything.
 
That makes more sense :) So I followed the above instructions, and it helps to reboot after running the BigSurSharedSupportfix. I'm pretty sure I was successful in creating the BigSurBaseSystemfix, as the script ran fine, took about 10 minutes.

But when I choose BigSureBaseSystemfix (external) from my CatalinaLoader OC picker, I still get the Apple icon/progress bar, then the quick "Language Picker" header, but then a solid gray screen with cursor, unable to proceed.

Seems strange, since this booter/patched installer is 100% fresh and new, and your instructions have been followed exactly.

I can't boot/pick directly from the BigSureBaseSystemfix USB (without CatalinaLoader), as I just get the Apple logo, no progress bar.
Your gray screen Language Chooser problem reminds me of the same problem we had with Barry’s v 0.3.1 micropatcher back with beta 9. See Barry’s post. It was really a trampoline problem. Do a search for ‘Language Chooser’.
 
Thanks for the reply!

I tried doing that, applied post install patches as well, but I’m still getting the reboot loop. Any idea how to fix it?

Have you applied the dosdude1 APFS firmware patch?
If yes, try to format in APFS the destination drive, if you install it into another APFS drive, you can simply add a Volume for Big Sur (ex: macOS Big Sur HD).
Remove the unused devices from your Mac Pro (also the original Bluetooth module from the Main Board) and restart the installation process like I described you.
 
  • Like
Reactions: mcpro2008
Thanks for your effort, Ben.

Is there an uninstall option for specific patches ? Sometimes when some hardwares are changed for better compatibility with the OSX, those patches might not be needed and would in fact contribute to system instability or non-function.

An option to roll back these patches would be welcomed if feasible.

At present, say for the great DosDude1 Catalina Patcher, without the uninstall option, I have to install the whole system again if the legacy video patch or USB or wifi/BT patch is unnecessarily applied, although there are instructions to revert manually which are a bit troublesome.

Just a suggestion to consider.

Cheer.
You can do this right now using the patch-kext.sh -u all the time. I use this several times a day to check my own changes to the patch-kext.sh. Of course you have to reboot and rerun the patch-kext.sh again.

There are no longer legacy video patches included which will be installed automatically to your particular machine unless you are overriding the auto detection or overrule the script manually by changing it. This is a @dosdude1 patcher problem and not related to any of the Big Sur patchers here.
 
@jackluke an easy question for you:

As I continue to troubleshoot why my patched BigSurBaseSystemfix USB installer gets hung after the 2nd Apple logo/progress bar (to gray screen)... is there any way to apply Hax3 to your USB installer ahead of the Recovery menu?

I'm on the iMac 11,1 with Nehalem CPU, which is what I think is giving me problems. I tried dropping your Hax3.sh into the booted OS terminal, but that didn't seem to help anything.

Can you boot only the 1 GB USB BigSurBaseSystemfix (without SharedSupportfix) to the graphical environment ?

Since you are using Catalina loader with khronokernel patch maybe there is some entry changed, so you could try to use my OpenCore4b1 setup : https://forums.macrumors.com/attachments/opencore4b1-zip.976384/
simply unzip the EFI folder to any external USB MBR FAT32 formatted device, then use alt-option key to load it.

If also my opencore setup still can't boot the BaseSystem menu, then to set a machine default nvram language, simply try booting without OpenCore any previous macOS Recovery or any stock USB macOS Installer and then from menu "Change Language" and select another language, then select again English, at reboot the patched BigSur Beta installer should boot its graphical environment.

Anyway I guess this recovery "language selector" issue is only due to the fact that apple given a weird name to the 11.1 beta install app , I suppose that on next public release they rename to "Install macOS Big Sur" so also my previous BaseSystem fix should work as intended.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.