now you can rest, lets tell leopard to remember the setup we want.
login as "root" to leopard,
from finder goto: /Library/Preferences/SystemConfiguration
then open for edit using your favorite editor the file: com.apple.Boot.plist
Note: you can also do this from your login using terminal like this:
- sudo -s
- write your password and press enter
- cd /Library/Preferences/SystemConfiguration
- nano com.apple.Boot.plist
the boot plist file is an XML file, so next you find this section:
and in the String tag enter your flags as if you were entering them in the darwin boot prompt
it should look something like this:
save the changes and reboot.
b.t.w.
in command lime you may also use vi instead of nano, in case you don't know how to operate them here are links to a dummy guide:
Enjoy.
No comments:
Post a Comment