fredperes Posted March 20, 2007 Share Posted March 20, 2007 I`m trying do set the fsb of my processor; it`s running only at 1.4Ghz. But, when I tried to edit the file com.apple.Boot.plist, it was empty! I typed sudo nano com.apple.Boot.plist Did I do anything wrong? Thanks. Link to comment https://www.insanelymac.com/forum/topic/45799-comapplebootplist-empty/ Share on other sites More sharing options...
Silthrim Posted March 20, 2007 Share Posted March 20, 2007 Does it say anywhere that you created a new file? Sometime I do that when I'm typing. If you type the wrong directory it will automatically create a new .plist file that is empty. Link to comment https://www.insanelymac.com/forum/topic/45799-comapplebootplist-empty/#findComment-327714 Share on other sites More sharing options...
erbic Posted March 20, 2007 Share Posted March 20, 2007 You need to type: sudo nano /Library/Preferences/SystemConfiguration/com.apple.boot.plist Otherwise, you're just creating a new file in whichever directory Terminal happens to be looking in at that particular time. Link to comment https://www.insanelymac.com/forum/topic/45799-comapplebootplist-empty/#findComment-327725 Share on other sites More sharing options...
fredperes Posted March 20, 2007 Author Share Posted March 20, 2007 You need to type: sudo nano /Library/Preferences/SystemConfiguration/com.apple.boot.plist Otherwise, you're just creating a new file in whichever directory Terminal happens to be looking in at that particular time. Perfect! Thanks, Erbic. Link to comment https://www.insanelymac.com/forum/topic/45799-comapplebootplist-empty/#findComment-328476 Share on other sites More sharing options...
Recommended Posts