Contribute
Register

serial # reads "OPENCORE_SN1"

Status
Not open for further replies.
Joined
Nov 18, 2017
Messages
9
Motherboard
Gigabyte Aorus Z370 Gaming 5
CPU
i9-9900k
Graphics
Radeon RX 5700xt
Mac
  1. iMac
I used opencore and successfully booted into Catalina, but the serial # is reading "OPENCORE_SN1"
Is there any cause for concern here? I haven't connected my apple ID thinking it might be flagged or something without a proper serial #.
I followed the directions on the opencore guide and generated a serial #, board #, etc. I'll attach my config file below.

IMG_3309.jpeg


Thanks!
 

Attachments

  • config.plist
    38.4 KB · Views: 46
I used opencore and successfully booted into Catalina, but the serial # is reading "OPENCORE_SN1"
Is there any cause for concern here? I haven't connected my apple ID thinking it might be flagged or something without a proper serial #.
I followed the directions on the opencore guide and generated a serial #, board #, etc. I'll attach my config file below.

View attachment 525554

Thanks!
this section:
Code:
<key>Generic</key>
        <dict>
            <key>AdviseWindows</key>
            <false/>
            <key>SystemMemoryStatus</key>
            <string>Auto</string>
            <key>#MLB</key>
            <string>C028161024NJH4R8C</string>
            <key>ProcessorType</key>
            <integer>0</integer>
            <key>ROM</key>
            <data>ESIzRFVm</data>
            <key>SpoofVendor</key>
            <true/>
            <key>SystemProductName</key>
            <string>MacBookPro15,2</string>
            <key>#SystemSerialNumber</key>
            <string>C02WLFYMJHCC</string>
            <key>#SystemUUID</key>
            <string>E00F4302-C69F-4E17-A580-8BAC961665FF</string>
        </dict>

you need to remove the #s and then generate new serials
 
It worked, thank you!
 
Status
Not open for further replies.
Back
Top