Jump to content
28 posts in this topic

Recommended Posts

anyone able to download the full app via AppStore? I've been trying to download it on my MBPr and it's just spinning (top-left of the screenshot).

 

Thanks! :)

 

Delete Install OS X Yosemite app from your Applications folder and empty Trash. After that you should be able to download the full app from the Appstore without a problem. 

If someone here have problems with "boot garbled" in this new update, these 3 codes has solved my problems:

sudo perl -i.bak -pe 's|\x85\xc0\x74\x5d\x48|\x31\xc0\x74\x5b\x48|sg' /System/Library/Extensions/IOGraphicsFamily.kext/IOGraphicsFamily
sudo perl -i -pe 's|\x41\x88\xc4\xeb\x03|\x41\x88\xc4\xeb\x23|sg' /System/Library/Extensions/IOGraphicsFamily.kext/IOGraphicsFamily
sudo perl -i.bak -pe 's|\x41\x88\xC4\xEB\x11|\x41\x88\xC4\xEB\x31|sg' /System/Library/Extensions/IOGraphicsFamily.kext/IOGraphicsFamily
sudo touch /System/Library/Extensions

Note: I don't fix my boot using Clover/KextsToPatch because this codes give me problems with OS X Mavericks.

 

 

;)

×
×
  • Create New...