Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Some Notes' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Some Notes
Authored by: tliet on May 29, '03 02:19:34PM

Actually, sudo rm -r /var/db/SystemConfiguration is a bad idea. It removes the whole directory and this confuses OS X a lot. Try tossing one of the files inside the directory to clear things up.

sudo su

cd /var/db/SystemConfiguration

Then rm either the com.apple.PowerManagement.xml file, or the preferences.xml or the com.apple.nat.xml file.



[ Reply to This | # ]