Vyzantion Posted February 11, 2021 Share Posted February 11, 2021 I have heard some people managed to download the full installer by changing some things in OpenCore, but nothing about how this can be achieved in Clover. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750910 Share on other sites More sharing options...
IUTniun Posted February 12, 2021 Share Posted February 12, 2021 (edited) Open Core solution is csr-active-config to 00000000 in NVRM for clover try Method 2: config.plist Open config.plist in Clover Configurator Navigate RT Variables > CsrActivateConfig Change CsrActivateConfig to appropriate value Enable SIP: 0x00 Reboot Hackintosh to apply changes Edited February 12, 2021 by IUTniun Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750931 Share on other sites More sharing options...
Vyzantion Posted February 12, 2021 Share Posted February 12, 2021 (edited) 43 minutes ago, IUTniun said: Open Core solution is csr-active-config to 00000000 in NVRM for clover try Method 2: config.plist Open config.plist in Clover Configurator Navigate RT Variables > CsrActivateConfig Change CsrActivateConfig to appropriate value Enable SIP: 0x00 Reboot Hackintosh to apply changes SIP would brake my configuration, if enabled. I first attempted to install 11.0.1 and then update to 11.1 . The result was that, after a few restarts, after the update to 11.1, the system was unable to boot with the message that the root volume is read only. I have checked GibMacOS utility today, the update package for 11.2.1 was no longer there. I also seem to have lost the downloaded file. Edited February 12, 2021 by Vyzantion Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750936 Share on other sites More sharing options...
moozuki Posted February 12, 2021 Share Posted February 12, 2021 You are doomed sir, a Big Sur install with sip disabled will not find an update at all. It will always say you're up to date. You would need to find out why sip breaks your system and fix it, a properly configured hack will work with sip enabled. 1 Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750960 Share on other sites More sharing options...
iCanaro Posted February 12, 2021 Share Posted February 12, 2021 sip 0x67 updates are reported and is partially disabled Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750961 Share on other sites More sharing options...
Vyzantion Posted February 12, 2021 Share Posted February 12, 2021 (edited) I have uploaded the config.plist , if this makes a difference. config.plist Edited February 12, 2021 by Vyzantion Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750963 Share on other sites More sharing options...
Vyzantion Posted February 12, 2021 Share Posted February 12, 2021 (edited) But if SIP is the culprit, why on the Linux machine and the other two Windows machines (that were not connected to my ISP, since they where from other places then my house) 11.2.1 was not seen in GibMacOS, but 11.2 was seen? I mean the full macOS install app, not the update pkg . Edited February 12, 2021 by Vyzantion Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750981 Share on other sites More sharing options...
Vyzantion Posted February 12, 2021 Share Posted February 12, 2021 Tried first 0x67, then 0x00 . Neither worked. It is the same as before: when I check for updates, I get offered to download a 12 gb update, that is clearly not the 11.2.1 update, but the full macOS installer; and when I check the App Store, I get only 11.2 . So I reverted to the initial state of the config.plist, then one I shared earlier. Perhaps there are some clues of how to get out of this and download the full Big Sur install app with 11.2.1 . Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750984 Share on other sites More sharing options...
Vyzantion Posted February 12, 2021 Share Posted February 12, 2021 How can I check if NVRAM is working? Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750987 Share on other sites More sharing options...
MacUser2525 Posted February 13, 2021 Share Posted February 13, 2021 12 hours ago, moozuki said: You are doomed sir, a Big Sur install with sip disabled will not find an update at all. It will always say you're up to date. You would need to find out why sip breaks your system and fix it, a properly configured hack will work with sip enabled. Good that garbage notification is finally gone from my system preferences on Catalina I had wondered why, yet another reason to have it disabled.. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2750997 Share on other sites More sharing options...
Vyzantion Posted February 13, 2021 Share Posted February 13, 2021 (edited) 8 hours ago, Hervé said: Simple: define an NVRAM parameter/variable with Terminal and reboot; if it's still present after reboot with its associated value, NVRAM is working; if it's not present, you don't have working NVRAM. Applicable whether NVRAM is native or emulated. Example: to define a parameter called "test" and assign it value "hello": sudo nvram test=hello to check the presence of the nvram parameter: nvram -p | grep test Done. The parameter was there after reboot. Running csrutil enable probably does not make sense, when I changed the parameters using Clover Configurator, being on verbose mode, the OS showed that SIP was enabled yet, it did not work to get what I needed. Sources on Apple OpenSources for macOS are not updated for 11.2.1 , we have only for 11.2 the latest. Edited February 13, 2021 by Vyzantion Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751009 Share on other sites More sharing options...
HenryV Posted February 15, 2021 Share Posted February 15, 2021 What is correct csr-active-config for OC 064 that will allow booting non-signed kexts and still allow updates? Anyone having trouble with recovery mode toggle to csrutil enable and csrutil authenticated-root enable? Getting a message about some kind of custom configuration but not enabling in either case? Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751196 Share on other sites More sharing options...
Slice Posted February 15, 2021 Share Posted February 15, 2021 21 minutes ago, HenryV said: What is correct csr-active-config for OC 064 that will allow booting non-signed kexts and still allow updates? Anyone having trouble with recovery mode toggle to csrutil enable and csrutil authenticated-root enable? Getting a message about some kind of custom configuration but not enabling in either case? 0x3E7 as in Clover by default. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751197 Share on other sites More sharing options...
kushwavez Posted February 15, 2021 Share Posted February 15, 2021 @Slice I'm using 0x01 for allowing unsigned kexts. so is that incorrect? Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751202 Share on other sites More sharing options...
Slice Posted February 16, 2021 Share Posted February 16, 2021 8 hours ago, kushwavez said: @Slice I'm using 0x01 for allowing unsigned kexts. so is that incorrect? Almost correct but there is also #define CSR_ALLOW_UNAPPROVED_KEXTS (1<<9) which is 0x200 Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751223 Share on other sites More sharing options...
bisdak4920 Posted February 16, 2021 Share Posted February 16, 2021 Big Sur 11.2.1 full installer http://swcdn.apple.com/content/downloads/00/60/071-05432-A_QOY2QE0UMR/puuz6c0epc7o0ozyovvi6tjxhzpf6uf04s/InstallAssistant.pkg Enjoy Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751225 Share on other sites More sharing options...
kushwavez Posted February 16, 2021 Share Posted February 16, 2021 2 hours ago, Slice said: Almost correct but there is also #define CSR_ALLOW_UNAPPROVED_KEXTS (1<<9) which is 0x200 Thanks! I'm using 0x01 from High Sierra for allowing unsigned kexts inside /Library/Extensions. That is still the case here on Big Sur. A Question: what is the diff between Unapproved kext and Unsigned kext? Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751226 Share on other sites More sharing options...
odemolay Posted February 16, 2021 Share Posted February 16, 2021 On 2/12/2021 at 9:44 PM, Vyzantion said: But if SIP is the culprit, why on the Linux machine and the other two Windows machines (that were not connected to my ISP, since they where from other places then my house) 11.2.1 was not seen in GibMacOS, but 11.2 was seen? I mean the full macOS install app, not the update pkg . do you have an apple developer account? if so, you may have installed the latest Beta version, which was strictly the same as 11.2.1 so its download is not offered to you. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751229 Share on other sites More sharing options...
kushwavez Posted February 16, 2021 Share Posted February 16, 2021 1 hour ago, kushwavez said: Thanks! I'm using 0x01 from High Sierra for allowing unsigned kexts inside /Library/Extensions. That is still the case here on Big Sur. A Question: what is the diff between Unapproved kext and Unsigned kext? Just thinking. Unsigned kext allowing means that the system will not block them, right? So Unapproved kext allowing means that there will be no popup window saying "System Extension Blocked..." and no need to allow it from System Preferences -> Security & Privacy? Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751231 Share on other sites More sharing options...
ANTIKO Posted February 16, 2021 Share Posted February 16, 2021 If someone needs it - 20D75 appeared in GibMacOS. 1 Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751241 Share on other sites More sharing options...
Vyzantion Posted February 16, 2021 Share Posted February 16, 2021 I was able to download the updated Big Sur using GibmacOS download tool. I shall install it those days from scratch, when I have some time. It seems that the update does not come on System Proprieties, probably the clean install is the only option. Regarding the discussion about SIP, perhaps I need to mention that I use the following boot arg: amfi_get_out_of_my_way=0x1 . Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751254 Share on other sites More sharing options...
HenryV Posted February 16, 2021 Share Posted February 16, 2021 On 2/15/2021 at 4:00 PM, Slice said: 0x3E7 as in Clover by default. csr-active-config in OC 063 with csrutil enable and csrutil authenticated-root enable shows 10000000 when queried in terminal: nvram csr-active-config. However, 11.2.1 update is still not showing in software update, shows up to date. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751272 Share on other sites More sharing options...
Vyzantion Posted February 16, 2021 Share Posted February 16, 2021 5 hours ago, Hervé said: That's for unsupported platforms (cf dosdude1's Catalina patcher). What kind of system are you using this on? Not an unsupported real Mac, that is for sure. It a system made from refurbished parts, the shop that put this together knew little about Hackintoshing. I have used this tool to make the installation pen drive from the install app https://github.com/moosethegoose2213/automator-for-barrykn-micropatcher It contains the Micropatcher for Big Sur, developed by the users of Macrumors. My initial plan was to use the patches for unsupported Macs (a recipy that worked on my previous Asus based Hackintosh), but I have tried to boot it without patches and it worked fine, patches were not applied, unless they were without me actually seeing it. It seems to be placed a boot flag, I do not remember its exact form, about no integrity checks. This system does not have a GPU the Intel i3 CPU had only HD Graphics 2000, Metal not supported. I have used Whatever Green and Lilu for the first time, my previous configuration made it without them. Switched to VirtualSMC from FakeSMC. I kept Clover, instead of OpenCOre, being more familiar with it, having a GUI. Because Clover shared some code with OpenCore, some of the benefits of OpenCore are now in Clover, this risk of messing up by forgetting something was much small. I have also used some other recommended kexts and one extracted from a distro . I know in here distros are not recommended, this is not a distro installation, just that kext taken from it. This a half blind attempt, for now it worked to install. I have managed to find what the motherboard I have is. It is the former motherboard from an Acer Veriton x2611 . I have 4 gb of ram, I already said about the CPU and graphics. I have posted the content of the EFI partition last week, for more details. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751275 Share on other sites More sharing options...
kushwavez Posted February 17, 2021 Share Posted February 17, 2021 8 hours ago, Hervé said: afaik, Clover still does not support installing or updating Big Sur; I certainly could not do these with Clover to the best of my abilities but these are, of course, limited. It does support Big Sur since v5123. There are no problems with installing/updating Big Sur with Clover whatsoever, I'm running it on my 5 hacks, all updated OTA. 2 1 Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751291 Share on other sites More sharing options...
Slice Posted February 17, 2021 Share Posted February 17, 2021 15 hours ago, HenryV said: csr-active-config in OC 063 with csrutil enable and csrutil authenticated-root enable shows 10000000 when queried in terminal: nvram csr-active-config. However, 11.2.1 update is still not showing in software update, shows up to date. Yes, data =<10000000> is 0x10 which as I said prohibit software update. I recommended this bit to be zero. Link to comment https://www.insanelymac.com/forum/topic/346548-release-macos-big-sur-112-1121-1122-1123/page/2/#findComment-2751311 Share on other sites More sharing options...
Recommended Posts