View Single Post
 
Old 04-08-2008, 09:29 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
add this to com.apple.Boot.plist
<key>Graphics Mode</key>
<string>1680x1050x32</string>
Put it below
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
PUT IT HERE

file is located in yourharddrive/Library/Preferences/SystemConfiguration
use textmate to alter it or you will have to restore permissions

------------------------------------------------------------------------------------------------

Finding device IDs
http://osx86.wikidot.com/how-to-s#toc8
------------------------------------------------------------------------------------------------

AppleAzaliaAudio.kext
which disk did you use to install it may be on it perhaps even installed

check in yourharddisk/System/Library/Extensions
Reply With Quote