Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 1997 16:58:37 -0500 (CDT)
From:      Jim Bryant <jbryant@argus.tfs.net>
To:        Shimon@i-Connect.Net (Simon Shapiro)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: multiple backup on one tape
Message-ID:  <199708252158.QAA00914@argus.tfs.net>
In-Reply-To: <XFMail.970825112355.Shimon@i-Connect.Net> from Simon Shapiro at "Aug 25, 97 11:23:55 am"

next in thread | previous in thread | raw e-mail | index | archive | help
In reply:
> Hi "Dott. Davide Tomh";  On 25-Aug-97 you wrote: 
> >  Hi,
> >  I'd like to know how can I have backups of different
> >  machines on the same tape with tar, and how to
> >  restore them.

[etc...]

> dd if=/dev/nrst0 bs=64k | ${whatever_archiver_you_use}
> 
> For example, to restore the output of dat_bu, NON_DESTRUCTIVELY,
> 
>     cd /
>     dd if=/dev/nrst0 bs=64k | cpio -H newc -ovdm
> 
> Repeat until you see TWO zero size files restored in a row.

he said tar.  right idea though, i posted to use the nrst* / nrwt*
devices earlier.

jim
-- 
All opinions expressed are mine, if you    |  "I will not be pushed, stamped,
think otherwise, then go jump into turbid  |  briefed, debriefed, indexed, or
radioactive waters and yell WAHOO !!!      |  numbered!" - #1, "The Prisoner"
------------------------------------------------------------------------------
Internet: jbryant@tfs.net          AX.25 Packet: kc5vdj@wv0t.#neks.ks.usa.noam
voice: KC5VDJ - 6 Meters AM/FM/SSB, 2 Meters AM/FM/SSB, 70cm FM.  grid: EM28PW
------------------------------------------------------------------------------
HF/6M/2M: IC-706-MkII, 2M: HTX-212, 2M: HTX-202, 70cm: HTX-404, Packet: KPC-3+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708252158.QAA00914>