Hi,
 
I can't get flexbackup working with my Onstream ADR2 tape drive.
 
I've worked through the list of options in the FAQ. The test-tape-drive option tries to set block size and default block size, but gets no joy. However, I've discovered that issuing a raw command line to mimic flexbackup seems to work. What I issue is:
 
find /dir -print | afio -o -z -v -b 32k - | dd ibs=32k obs=32k of=/dev/st0
 
Any ideas would be very gratefully received!
 
Cheers
 
Paul

Reply via email to