zearp / Nucintosh

Intel NUC Hackintosh Stuff
730 stars 87 forks source link

feat: 🎸 Support one-click SMBIOS injection #138

Closed monlor closed 1 year ago

zearp commented 1 year ago

Interesting! Thank you. How does this work from an end user perspective? They run the python script to set the serials and such?

monlor commented 1 year ago

Yes,They can write their own serial number and other information to the file config, then run python3 build.py to write the serial number to config.plist, generate a new EFI folder to the target directory, and do not overwrite the original EFI directory to facilitate the user fork project. Use git pull to update their EFI.

zearp commented 1 year ago

I think it's best to keep using ProperTree so people get some experience with editing their config. Making things too easy might be counterproductive.