Jump to content
2 posts in this topic

Recommended Posts

Hi at all...

 

i hope all of you understand my poor english :)

 

I have successful installes MacOS on my DELL Precision M6400. Most component working well.

 

Only the system is detected/working as Desktop-System... can I change the systemtype from "Mac Pro" to Macbook Pro"?

 

Thanks all,

rgds, bö!

You need an smbios.plist that is the /Extra folder of your boot drive.

 

Here's a minmal one.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMboardproduct</key>
<string>Mac-F221BEC8</string>
<key>SMfamily</key>
<string>MacPro</string>
<key>SMproductname</key>
<string>MacPro5,1</string>
<key>SMserial</key>
<string>G8031788GWR</string>
<key>SMbiosversion</key>
<string>MP51.007F.B00.0903051113</string>
</dict>
</plist>

 

You can swop the SMfamily to MacBookPro and SMproductname to something like MacBookPro4,1.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...