View Single Post
 
Old 10-15-2012, 07:27 PM
Lacedaemon's Avatar
Lacedaemon Lacedaemon is offline
Jaguar
 
Join Date: Mar 2012
Posts: 48
Quote:
Originally Posted by Godofwar View Post
How do you do that?
Normally, com.apple.Boot.plist is protected by root, so you can edit it with the following:

Code:
sudo nano /Extra/com.apple.Boot.plist
Password: <password here>
When you type that, you should see a bunch of XML and what-not. If the Graphics Mode string isn't already there, add it so it looks like this:

Code:
<key>Graphics Mode</key>
<string>Resolution Here</string>
Tip: You can download Chameleon Wizard to update your bootloader and make editing the org.chameleon.Boot.plist easier.

System Specifications
Enermax Ostrong w/ Red Trim
Gigabyte GA-Z77-D3H Rev 1.0
Mac OS X 10.8.2
6 GB Kingston 1333MHz DDR3 RAM
1 TB 5400 RPM Hard Drive
Intel Core i5 3470 3.2 GHz
ASUS ATI Radeon HD 5450 512 MB
Antec TriCool 80mm Blue LED Fan


Got AMD? Join the Cult of AMD group on OSx86.net!

Please hit the Thanks button if I helped in any way!

Acert0sh - Hackintosh for Acer PCs
Reply With Quote