From: Paul M. <cos...@ho...> - 2003-10-06 14:19:13
|
Hi, I can't get flexbackup working with my Onstream ADR2 tape drive.=20 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=3D32k obs=3D32k = of=3D/dev/st0 Any ideas would be very gratefully received! Cheers Paul |