使用vesa显示模式
我的Hachintosh是
AMD 3800+ X2
主板MCP51
显卡nvidia 6150LE
没有相应的显卡,显示器是1280x1024的LCD,为了看起来舒服些,仿照linux使用VESA显示模式,方法是:
修改/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
加上两行:
<key>Graphics Mode</key>
<string>1280x1024x32</string>
保存退出,重启,ok!