We’ve been able to spoof the 7,1 but can’t get 32GB’s working. Is there any changes to the OC config file you’ve done to get the 32GB’s working?This is what I run in my MacPro have a look here too #4,648
For the memory config I followed the Apple MacPro 2019 scheme -> https://support.apple.com/en-us/HT210103
8 DIMMs is the one we need, note still shows 12 slots. I have configured it on 12 slots scheme because I did not want to see the notification, which as no incidence whatsoever. You would put 1.5TB memory config that it would not change anything.
However when I tried the set the 8 slots according to the supported configuration I would get the error notification. So I reverted back to 12 slots configuration even though we only have 8 slots and the error's gone.
I guess that in the near future if IOIIIO works on the kext notification disabler, that we can properly set the memory config to reflect the true memory configuration of our MacPro5,1.
I preferred to set it that way so 1 less .kext in the driver folder.
I would love to have it configured this way which reflect the true config but then you get error and orange check, which I don't like
View attachment 1661007
View attachment 1660972
I want to update the plistlib generator with the changes you suggest. If you have time today PM me, so we can work on the release together.I would recommend getting the full installer using installinstallmacos (or gibMacOS) and doing a clean install from Mojave or Catalina to a freshly formatted drive. If you've already enabled hybridization, the only OpenCore configuration step should be adding the firmware features bit. See post #4,399.
Let me know if that works for you.So I am replacing the 32 Gb Kingston Traveler 3.0 USB with a 16 Gb PNY 2.0 USB
This is what I run in my MacPro have a look here too #4,648
For the memory config I followed the Apple MacPro 2019 scheme -> https://support.apple.com/en-us/HT210103
8 DIMMs is the one we need, note still shows 12 slots. I have configured it on 12 slots scheme because I did not want to see the notification, which as no incidence whatsoever. You would put 1.5TB memory config that it would not change anything.
However when I tried the set the 8 slots according to the supported configuration I would get the error notification. So I reverted back to 12 slots configuration even though we only have 8 slots and the error's gone.
I guess that in the near future if IOIIIO works on the kext notification disabler, that we can properly set the memory config to reflect the true memory configuration of our MacPro5,1.
I preferred to set it that way so 1 less .kext in the driver folder.
I would love to have it configured this way which reflect the true config but then you get error and orange check, which I don't like
View attachment 1661007
View attachment 1660972
curl: (22) The requested URL returned error: 403 Forbidden
Could not replicate http://swcdn.apple.com/content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg: Command '[u'/usr/bin/curl', u'-fL', u'--create-dirs', u'-o', u'./content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg', 'http://swcdn.apple.com/content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg']' returned non-zero exit status 22
Is that the official direct link?Code:curl: (22) The requested URL returned error: 403 Forbidden Could not replicate http://swcdn.apple.com/content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg: Command '[u'/usr/bin/curl', u'-fL', u'--create-dirs', u'-o', u'./content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg', 'http://swcdn.apple.com/content/downloads/50/49/001-79699-A_93OMDU5KFG/dkjnjkq9eax1n2wpf8rik5agns2z43ikqu/InstallAssistant.pkg']' returned non-zero exit status 22
from installinstallmacos.pyIs that the official direct link?
Same for the update. Works now. I guess the servers are back:
Did not work.Let me know if that works for you.
You're not doing a clean install?Same for the update. Works now. I guess the servers are back:
View attachment 1662956
Did you downloaded the image from Microsoft? Do not use any other images except the downloaded one, as it worked for me as described into @cdf instructions. Post the exact commands, including the exact image name you got, the naming listed by @cdf is used as example, you need to use your own outputs.I need help.
Same here... spooky.View attachment 1663382
Did anyone else get the option to install Big Sur without VMM mask on? It just popped up in my system settings.
<dict>
<key>Comment</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
<key>Enabled</key>
<true/>
<key>MaxKernel</key>
<string>20.99.99</string>
<key>MinKernel</key>
<string>19.0.0</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/IO80211Mojave</string>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>IO80211Mojave.kext</string>
</dict>
<dict>
<key>Comment</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
<key>Enabled</key>
<true/>
<key>MaxKernel</key>
<string>20.99.99</string>
<key>MinKernel</key>
<string>19.0.0</string>
<key>ExecutablePath</key>
<string>Contents/MacOS/AirPortBrcm4331</string>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>IO80211Mojave.kext/Contents/PlugIns/AirPortBrcm4331.kext</string>
</dict>
I have this upper question too.Two questions...
* Is there a risk of bricking a MacPro5,1 when setting up / configuring OpenCore?
* I have a dedicated BootCamp SSD (EFI Windows 10) - can that be easily integrated into OpenCore, or left alone and accessed by the Option key method (with macOS Catalina handled by OpenCore)
The setting for this is ProtectSecureBoot, which is already enabled in the config provided in the wiki. For further details, see the OpenCore manual.I have this upper question too.
OpenCore needs to block EFIwin not to write to bootrom.
Does it block this automatically or is there a setting for it?
Is it explained somewhere how OC works?
(I'm not savvy enough just to "read the source"...)