i work on hpux v3, i try to view the contenent of my tape after i have backing up my data with
fbackup -v -f /dev/rmt/0mb -i /backapp/..
this instruction
frecover -f /dev/rmt/0mb -x -N -v
gives me this result
erp1 /entpscript#frecover -f /dev/rmt/0mb -x -N -v
frecover(5409): unable to read volume header
frecover(5418): not an fbackup volume; unable to read volume header
frecover(2105): did not find expected file marker
frecover(5412): Do you wish to try to salvage this volume? (^[yY]/^[nN]
frecover(5413): attempting to read backup following bad volume header
frecover(5426): read error while attempting to read index. Skipping.
what's the problem?