Restoring the NetInfo Database
If the NetInfo database is damaged, boot into single-user mode by holding down ⌘-S as the system starts up. Next, check to see if you have a backup of the NetInfo database. The /etc/daily cron job backs up the NetInfo database each time it is run. You can find the backup in /var/backups/local.nidump. If you don’t have a backup, you won’t be able to restore the NetInfo settings. The local.nidump file is overwritten each time the cron job runs, so make sure you back it up regularly (preferably to some form of removable media).
Warning
If your computer is generally not turned on at 3:15 a.m. (the default time for the daily cron job), you’ll never get a backup of your NetInfo database. You can solve this problem by editing /etc/crontab to run this job at a different time, or to run the job periodically with the command sudo periodic daily. See Section 2.3.1 in Chapter 2 for more details.
After the system boots in single-user mode, you should:
Log in as the root user.
Fix any filesystem errors:
# /sbin/fsck -yMount the root filesystem as read/write:
# /sbin/mount -uw /Change directories and go to the NetInfo database directory:
# cd /var/db/netinfo/Move the database out of the way and give it a different name:
# mv local.nidb/ local.nidb.brokenSwitch directories and go to the StartupItems directory:
# cd /System/Library/StartupItemsStart the network:
# ./Network/Network startStart the port mapper, since NetInfo depends on it. Ignore any warnings about a missing ...