Just run: amrestore /dev/nst0 This way, you'll extract all the backups in a tape.
Usually i run the following: amrestore /dev/nst0 blablabla (blablabla is a backup name, which doesn't exist) This way, the amrestore tries to find a backup named blablabla (which it won't find), but in the meanwhile it will list all the backups in the tape. This way, you'll be able to extract only the backups that you're interested. (you just have to run: amrestore /dev/nst0 <name_of_one_of_the_backups>). Hope it helps. [EMAIL PROTECTED] wrote: >Is it possible to restore from an amanda tape without the database >files and if so how is it done? > >Thanks in advance >
