CHAPTER 17 Using Standard UNIX Utilities to Recover BACKUP.UNET Tables

Previous Chapter : Next Chapter : Top


Use the following step-by-step instructions to recover BACKUP.UNET tables from a BACKUP.UNET tape using standard UNIX utility programs. This information pertains to release level 2.0 or higher.

To obtain tables from segment 1:

If you back up your system using anything other than the default blocking, then you will need to use dd with the cpio command. For example:

To obtain tables from any segment other than the first segment,

for most UNIX workstations:

for RS600 workstations:

(You must use a no-rewind device)

To calculate the number of tape marks to skip forward, use the following formula:

For example, if the tables are located on segment 3, you would want to skip 4 tape marks (3-1*2).

So the command would be:

After completing the above step for your workstation, use the tar or cpio command as shown above.