
05-13-2012, 02:57 AM
|
 |
Jaguar
|
|
Join Date: Apr 2012
Posts: 30
|
|
Quote:
Originally Posted by hanadriel
Thank you very much I got, working here without crash!
But I'm having problems with App Store
I set up org.chamaleon.boot.pslist
<key> PciRoot </ key>
<string> 0 </ string>
<key> PCIRootUID </ key>
<string> 0 </ string>
Always worked well, but now is not working anymore the error "Your device or computer could not be verified. Contact support for assistance."
|
Try putting this into your boot.plist:
<key>EthernetBuiltIn</key>
<string>Yes</string>
|