Amanda-Users

Re: Restoring from a holding disk?

2007-09-07 16:50:22
Subject: Re: Restoring from a holding disk?
From: "Josh Kelley" <joshkel AT gmail DOT com>
To: "Jean-Louis Martineau" <martineau AT zmanda DOT com>
Date: Fri, 7 Sep 2007 16:48:11 -0400
On 9/7/07, Jean-Louis Martineau <martineau AT zmanda DOT com> wrote:
> You must remove the first 32k bytes of each files
>
> for i in `ls -1 alva._home.4*`; do dd if=$i bs=32k skip=1 >> wholedump.0; done
>
> and run tar directly on wholedump.0, may need to be uncompressed.

That worked.  Thank you for your help.

Josh Kelley

<Prev in Thread] Current Thread [Next in Thread>