If you backed up your /var/conf data, and need to restore it, there is a special procedure to ensure that your configuration is restored properly. Follow these steps to get your configuration back:
- Move all files in the /var/conf directory to a temporary backup directory.
- Restore /var/conf from your backup into the now empty /var/conf directory. The method of restoring will vary depending on whether you backed up to tape or to a floppy.
- Make sure you are logged in as root at the command line.
- Type:
find /var/conf/sdb -type f -exec touch {} \;
- Next, type:
parse pmake commit
address-suppressed |