A/UX: "/etc/newunix: /etc/uninstall.d/toolbox: not found" Error


Article Change History
----------------------
08/31/92 - REVIEWED
* For technical accuracy.


I got the error: "/etc/newunix: /etc/uninstall.d/toolbox: not found"?

Enter the command: ls -d /etc/uninstall.d

The output should be: /etc/uninstall.d

Look for a file named "toolbox" in the directory. If the directory is there,
but the file isn't, replace the file toolbox from your system backups.

If the directory is missing, re-create the directory and
replace the directories files from your system backups.

1) Enter the command: mkdir /etc/uninstall.d

2) Enter the command: chmod 755 /etc/uninstall.d

3) Enter the command: chown bin /etc/uninstall.d

4) Enter the command: chgrp bin /etc/uninstall.d

5) Replace the files from your system backups or A/UX distribution disk.


Published Date: Feb 18, 2012