Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2001 22:50:56 -0400
From:      Randall Hopper <aa8vb@nc.rr.com>
To:        stable@freebsd.org
Subject:   restore -f: How?
Message-ID:  <20010713225056.A1248@nc.rr.com>

next in thread | raw e-mail | index | archive | help
I backed up a large partition with:

  dump -B 665902 -0uf ${BASE}.1,${BASE}.2,${BASE}.3,${BASE}.4,${BASE}.5 /data

Now, how do I restore it?  

restore's "-f" doesn't take a file list like dump's, and when I "restore
-t" pointing it at the first file, it doesn't seem to care whether files 2,
3, ...  are even there.  It also doesn't like it if I point it to one of
the volumes besides .1 (the first).

Should I just cat all these volume files together and pipe that into
restore?  There must be a trick but I don't find it documented.

TIA for any advice,

Randall

-- 
Randall Hopper
aa8vb@nc.rr.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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