Contribute
Register

Keeps on running in to problems when booting Big Sur install files

Status
Not open for further replies.
Joined
May 12, 2021
Messages
21
Motherboard
Sony VPCEG200C
CPU
I5 2.4 GHz 2520m
Graphics
310M
I have already tried so many times but every single time i failed. I use a VAIO laptop and I have 4 gigs of ram. Before I have fixed a few problems. But this time it kept showing this (picture above). My cpu is a core i5 sandybridge (2th gen) please help.
 

Attachments

  • 38086749-04C3-4135-8676-70B68C43C851.jpeg
    38086749-04C3-4135-8676-70B68C43C851.jpeg
    2.1 MB · Views: 41
I have already tried so many times but every single time i failed. I use a VAIO laptop and I have 4 gigs of ram. Before I have fixed a few problems. But this time it kept showing this (picture above). My cpu is a core i5 sandybridge (2th gen) please help.
set vault to optional in your config.plist
 
Did not find vault in proper tree. Could you help me do it? here is my EFI. Thanks :)
 

Attachments

  • EFI.zip
    3.2 MB · Views: 91
Did not find vault in proper tree. Could you help me do it? here is my EFI. Thanks :)
look again:

Code:
<dict>
            <key>AllowNvramReset</key>
            <true/>
            <key>AllowSetDefault</key>
            <true/>
            <key>ApECID</key>
            <integer>0</integer>
            <key>AuthRestart</key>
            <false/>
            <key>BlacklistAppleUpdate</key>
            <true/>
            <key>DmgLoading</key>
            <string>Signed</string>
            <key>EnablePassword</key>
            <false/>
            <key>ExposeSensitiveData</key>
            <integer>6</integer>
            <key>HaltLevel</key>
            <integer>2147483648</integer>
            <key>PasswordHash</key>
            <data></data>
            <key>PasswordSalt</key>
            <data></data>
            <key>ScanPolicy</key>
            <integer>17760515</integer>
            <key>SecureBootModel</key>
            <string>Default</string>
            <key>Vault</key>
            <string>Secure</string>
        </dict>

you have it set to Secure, change to Optional
 
Now it says boot mismatch blah blah blah
 

Attachments

  • 74740A42-E0B5-438A-8CBD-C78A8626E2DF.jpeg
    74740A42-E0B5-438A-8CBD-C78A8626E2DF.jpeg
    2 MB · Views: 30
Now it says boot mismatch blah blah blah
don't mix and match opencore versions

re download from github (or from my guide) make your config.plist changes and then try booting

if your BOOTx64.efi and OpenCore.efi etc are not from the same download, then yes, you will get that error
 
Now it says this (picture above)
And here is my EFI
 

Attachments

  • image.jpg
    image.jpg
    1.9 MB · Views: 46
  • EFI.zip
    3.2 MB · Views: 44
Status
Not open for further replies.
Back
Top