Off.Can someone confirm if VMM should remain off in Big Sur?
Off.Can someone confirm if VMM should remain off in Big Sur?
See post #4,399.Trying to update my Catalina volume to Big Sur from within Catalina. The installer is telling me it needs a firmware update to do so but I can install to a clean HFS+ volume. Not sure what extra firmware update it needs since Catalina was installed to an APFS volume. Is this a bug, a "feature" or have I missed something blindingly obvious?
What operating system?i´m running opencore 0.6.3 with a cMP 5.1. But I have problems (red screen) with playing Amazon Prime Video!
Here are my clean install findings so far.That is funny.
I had BS beta installed and this is what I did:Here are my clean install findings so far. If I format the OC disk (previously APFS) to same type APFS, it will fail.
diskutil list
diskutil apfs deleteContainer diskXsY (as shown in the diskutil list)
Hello everyone! My bootable USB installer from Big Sur does not appear in the Opencore 0.63 boot selector. If I add the Hfsplus.efi driver, Opencore will not start. What can this be?
Guys, did I do something wrong here on the Forum? Why does it seem like everyone here ignores my questions. If I did something wrong I apologize.
I did something similar but via disk utility gui.. Big sur has 3 entries under it's container. Right click on each one and say delete APFS Volume. I then erased the container as hfs extended. Then erased the container as APFS.I had BS beta installed and this is what I did:
Deleted the BS beta APFS container:
Erase disk in Disk Utility (and rename to something meaningful)Code:diskutil list diskutil apfs deleteContainer diskXsY (as shown in the diskutil list)
Install BS on that disk.
You did nothing wrong except for asking hard questions I guess(why a USB installer or HfsPlus.efi? Most users are updating Catalina to Big Sur or clean installing from Catalina or Mojave). Don't worry, if somebody knows how to help, I'm sure they will chime in.
I formatted the disk, but when I start the BS install from Mojave disk, it fails at min 14 and the Mac shuts down completely, did this twice. I'm downloading again the BS installer, this time with:Install BS on that disk.
curl -O -L https://raw.githubusercontent.com/munki/macadmin-scripts/main/installinstallmacos.py
sudo python installinstallmacos.py
Try this one. I have to mention I am using latest OC and there are some additions to my config.plist likeI formatted the disk, but when I start the BS install from Mojave disk, it fails at min 14 and the Mac shuts down completely, did this twice. I'm downloading again the BS installer, this time with:
Code:curl -O -L https://raw.githubusercontent.com/munki/macadmin-scripts/main/installinstallmacos.py sudo python installinstallmacos.py
Here it is my plist. cc @cdf
BlacklistAppleUpdate
I’ll compare it, that option will be part of 0.6.4 release. How did you build the package from master?Try this one. I have to mention I am using latest OC and there are some additions to my config.plist
I use @Dayo myOC.toolI’ll compare it, that option will be part of 0.6.4 release. How did you build the package from master?
STAGE G
Creating custom packages...
Placed REL-OpenCore-064[PreRelease].zip in /Users/<user>/Documents/myCustomOC/Build_0_VNL/000-Outputs
Placed DBG-OpenCore-064[PreRelease].zip in /Users/<user>/Documents/myCustomOC/Build_0_VNL/000-Outputs
Placed 064[PreRelease] REL-OpenCore.efi in /Users/<user>/Documents/myCustomOC/Build_0_VNL/000-Outputs
Placed 064[PreRelease] DBG-OpenCore.efi in /Users/<user>/Documents/myCustomOC/Build_0_VNL/000-Outputs
...OK
I’m going to reinstall Catalina and upgrade within, for now. I’ll wait for 0.6.4 release which should not be too far.I use @Dayo myOC.tool
$ diskutil list disk0
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_APFS Container disk1 499.9 GB disk0s2
You need VMM on for Catalina install/updates.I cannot install Catalina, the disk is greyed out? VMM is Off.
I’m going to reinstall Catalina and upgrade within, for now. I’ll wait for 0.6.4 release which should not be too far.
Edit: I cannot install Catalina, the disk is greyed out? VMM is Off.
View attachment 1664590
View attachment 1664597
Code:$ diskutil list disk0 /dev/disk0 (internal): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme 500.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk1 499.9 GB disk0s2
Change this code in your config.plist fromI’m going to reinstall Catalina and upgrade within, for now. I’ll wait for 0.6.4 release which should not be too far.
Edit: I cannot install Catalina, the disk is greyed out? VMM is Off.
Code:$ diskutil list disk0 /dev/disk0 (internal): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme 500.1 GB disk0 1: EFI EFI 209.7 MB disk0s1 2: Apple_APFS Container disk1 499.9 GB disk0s2
<key>Cpuid1Mask</key>
<data>AAAAAAAAAAAAAAAAAAAAAA==</data>
<key>Cpuid1Mask</key>
<data>AAAAAAAAAAAAAACAAAAAAA==</data>