Jump to content
4 posts in this topic

Recommended Posts

I want to put my smbios.plist in a custom location but don't know where to make the changes. I read the code is "SMBIOS=rd(0,0)/Extra/smbios.plist" but don't know where to make the changes. Thanx again.

 

you have a record of 221 posts, and still cannot figure where to put your smbios.plist?

this is a bad joke Pet1

Using Google I found

 

SMBIOS=<file>

 

Use an alternate smbios.plist file

(default path: /smbios.plist /Extra/smbios.plist

bt(0,0)/Extra/smbios.plist).

 

and is listed under under

 

"Advanced startup options"

 

so it goes into your "com.apple.Boot.plist"

 

And I am guessing something like this in your "com.apple.Boot.plist"

 

<key>SMBIOS</key>

<string>/Extra/smbios.plist</string>

 

I Googled that and found

 

http://forum.voodooprojects.org/index.php?topic=936.0

 

were someone uses it

×
×
  • Create New...