
09-10-2009, 06:12 PM
|
Puma
|
|
Join Date: Aug 2009
Posts: 28
|
|
Quote:
Originally Posted by fairlyodd
***UPDATE***
Okay I ran EFIstudio and picked my on-board nic and it created an EFI string. Now this is the part that is confusing to me. Am I supposed to save the Hex code created in EFI and manually install it into my boot.plist file or can I just simply allow the program to write the code into the file itself? It does have an option allowing the string to be written into the boot.plist file. Guess I can back my old one and try it, but I want to make sure I will be able to access it if the system crashes during boot.
Any help or suggestions would be appreciated.
Thanks again! 
|
in efistudio
once you see your hex code for your ethernet, you will have the option to write this to your boot,plist. do so and the newly adjusted boot.plist is located in /Library/Preferences/SystemConfiguration/com.apple.boot.plist
now you can copy this file to your /Extra (located it the root) folder if you have one
reboot
and ofcourse always always back up any files you modify
Last edited by ariadri; 09-10-2009 at 06:14 PM.
|