Mackjenzie Posted April 7, 2008 Share Posted April 7, 2008 When I want ethernet to work, I have to type this script in the terminal after every boot. sudo ifconfig en0 ether xx:xx:xx:xx:xx:xx (Replace the xs with the actual MAC address of the adapter) Macgirl helped me out with this advise: You can put that in /etc/rc.local or as a Startup item in /Library/StartupItems But can anyone help me with this?? Don't really know how to do this! thanks in advance Mackjenzie Link to comment https://www.insanelymac.com/forum/topic/98010-run-terminal-script-on-start-up/ Share on other sites More sharing options...
zurk Posted April 8, 2008 Share Posted April 8, 2008 remove sudo and add it with a text editor. Link to comment https://www.insanelymac.com/forum/topic/98010-run-terminal-script-on-start-up/#findComment-700545 Share on other sites More sharing options...
Mackjenzie Posted April 8, 2008 Author Share Posted April 8, 2008 remove sudo and add it with a text editor. Thank you. So type "ifconfig en0 ether xx:xx:xx:xx:xx:xx" in texteditor, safe as .txt file and copy to startupitems?? Link to comment https://www.insanelymac.com/forum/topic/98010-run-terminal-script-on-start-up/#findComment-700713 Share on other sites More sharing options...
Mackjenzie Posted April 9, 2008 Author Share Posted April 9, 2008 *bump* Link to comment https://www.insanelymac.com/forum/topic/98010-run-terminal-script-on-start-up/#findComment-702131 Share on other sites More sharing options...
Recommended Posts