Reads the base-customized information from the boot image, and restores it into the Device Configuration database used during system boot phase 1.
restbase [ -o File ] [ -d Path ] [ -v ]
The restbase command reads the base-customized information from the boot disk and puts it in the specified Device Configuration database directory. By default, the base information is read from the boot disk. If no Device Configuration database directory is specified, then the restbase command restores this information into the /etc/objrepos directory. You can use the -o flag to specify a file, other than the boot disk, from which to read the base-customized information.
Attention: The restbase command is intended to be executed only during phase 1 of system boot. Do not execute it in a run-time environment or you could destroy the Device Configuration database.
restbase -v
restbase -d /tmp/objrepos
The bosboot command, savebase command.
Device Configuration Subsystem: Programming Introduction in AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts.
Object Data Manager (ODM) Overview for Programmers in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs.
List of Device Configuration Commands in AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts.