[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
To recover specific files from a backup made with mksysb, try $ tctl fsf 3 $ tar xvf /dev/rmt0.1 ./your/file/name From: Matt Willman (Willman.matt@cnf.com) The procedure changed with AIX 4, which uses backup instead of tar to write the tape. For AIX 4 the procedure is as follows: $ tctl fsf 3 $ restore -xvf /dev/rmt0.1 ./your/file/name
Send corrections/additions to the FAQ Maintainer:
Last Update May 13 2007 @ 00:21 AM