search for: tapetest

Displaying 1 result from an estimated 1 matches for "tapetest".

Did you mean: natetest
2003 Aug 20
1
(Fwd) Lost data on FreeBSD tape (fwd)
...Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030820/b6a7ba05/-.obj -------------- next part -------------- /* * * Program to test loss of data at EOM on * FreeBSD systems. * * Kern Sibbald, August 2003 * * If you build this program with: * * c++ -g -O2 -Wall -c tapetest.c * c++ -g -O2 -Wall tapetest.o -o tapetest * * Procedure for testing tape * ./tapetest /dev/your-tape-device * rewind * rawfill * rewind * scan * * The output will be: * * ======== * Rewound /dev/nsa0 * *Begin writing blocks of 64512 bytes. * ++++++++++++++++++++ ... *...