All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)mt.4 4.1 (Berkeley) 05/15/85
tape mu0 at mt0 slave 0
mu%d: not online. An attempt was made to access the tape while it was offline; this message is written on the terminal of the user who tried to access the tape.
mu%d: can't switch density in mid-tape. An attempt was made to write on a tape at a different density than is already recorded on the tape. This message is written on the terminal of the user who tried to switch the density.
mu%d: hard error bn%d mbsr=%b er=%o ds=%b. A tape error occurred at block bn; the mt error register and drive status register are printed in octal with the drive status bits symbolically decoded. Any error is fatal on non-raw tape; when possible the driver will have retried the operation which failed several times before reporting the error.
mu%d: blank tape. An attempt was made to read or space a blank tape.
The system should remember which controlling terminal has the tape drive open and write error messages to that terminal rather than on the console.