John Bennett wrote:
> |------------------------------------------------
> | Trying "mt defblksize" instead of "mt setblk"
> Error setting block size
> Neither of these commands worked:
> mt -f /dev/nst0 setblk 0
> mt -f /dev/nst0 defblksize 0
Do you have a SCSI tape drive, and SCSI host adaptor? If not, you will have some fiddling with configuration to do. If you do have a SCSI adaptor, and it wasn't there when you installed the system, then you will need to have a line:
alias scsi_host_adapter xxxxx
in /etc/conf.modules, where xxxxx is the name of the SCSI driver appropriate to your SCSI adapter.
Regards
Charlie