View Single Post
 
Old 11-11-2008, 11:32 PM
iPodAddict181's Avatar
iPodAddict181 iPodAddict181 is offline
Cheetah
 
Join Date: Nov 2008
Posts: 11
Quote:
Originally Posted by nfoav8or View Post
boot into the install DVD and then open Terminal. You should be able to edit the com.apple.Boot.plist file on your installed Hard drive. (in the following example, simply replace "MacHD" with your Hard Drive name)
now just edit the boot flags via:
Code:
sudo nano /Volumes/MacHD/Library/Preferences/SystemConfiguration/com.apple.Boot.plist
remember to place the Kernel Flags properly. For example:


now save it via a WriteOut (F3 or Ctrl-O) and ensure that you rewrite it over the original. This will also save permissions. Happy editing.
thank you very much, for some reason i never thought of that...? haha, well, i will try it and let you know how it works out.
Reply With Quote