"mt rewind" is synchronous on all the tape drive I have used it on (dat, dlt, 9-track, 3490).
Apologies, it's 'tar' that seems to return when the drive is still busy - attempting to access the tape device before it's finished making groaning noises gives an input/output error.
# tar -cv /some/dir <fx: groan whirr> # tar t tar: Error opening archive: Error reading '/dev/ast0': Input/output error
Cheers,
--Jon
http://www.witchspace.com _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
