On Wed, 2005-09-07 at 15:12, Alexander Pohl wrote:
> Aaaah, thank you. It makes much more sense now. The archive was only a
> test to learn how to operate backuppc. I am planning to set up a
> dedicated backup server for our workgroup computers (approx. 6 PC's).
> So the complete pool will be copied to DVD every three month or so,
> but then I need to know how to restore the pool from the DVD's.
The archive function doesn't copy the pool. It copies out a tar image
of the last backup of the specified host(s). You can't restore the
pool from it, but you could restore one or more hosts to the state
of the corresponding backup run.
The simple way to restore would be to copy all the files back to
a directory on a hard drive, then zcat * | tar ... but if you
don't have enough space you might write a script that prompts for
each one, mounts it, zcat's the file and repeats, piping all
the output to tar.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/