Steve Wray schrieb: > > Some time ago I linked to amanda documentation on how to extract from > tapes without using any amanda tools or indexes. > > This link was: > > http://www.amanda.org/docs/using.html#restoring_without_amanda > > and is now broken. > > This isn't quite what I'm after as it uses amrestore: > > http://wiki.zmanda.com/index.php/How_To:Recover_Lost_Amanda_Configuration
I figure that's what your looking for: http://wiki.zmanda.com/index.php/Restoring_files Actually you have the way to restore with in every Amandadump: To restore, position tape at start of file and run: dd if=<tape> bs=32k skip=1 | /bin/gzip -dc | /bin/tar -xpGf - ... Michael -- Michael Müskens Rule #18: It's better to seek forgiveness than ask permission.
signature.asc
Description: OpenPGP digital signature
