| phn@icke-reklam.ipsec.nu 2004-01-23, 5:11 pm |
| Concerned3 Netizen <chuckie@throwitaway.com> wrote:quote:
> universe question
quote:
> We have a customer that got some kind of damage to a Universe system which is backed up by the following command....
quote:
> cd /ACCT1
> find . -print | cpio -ovcB 1> ${TAPEDRIVEn} 2> ${LOGFILE}
quote:
> How would I presumably restore it from the tape unit?
I would myself start reading the manpage of the cpio used.
Typically cpio -icB < ${TAPEDRIVEn} while positioned at /
BUT starting with -t to see whats on the tape.
BUT MAKE SHURE YOU READ THE MANPAGE AND can restore somewhere
where you don't damage sensitive data.
--
Peter Håkanson
IPSec Sverige ( At Gothenburg Riverside )
Sorry about my e-mail address, but i'm trying to keep spam out,
remove "icke-reklam" if you feel for mailing me. Thanx.
|