atom feed4 messages in org.freebsd.freebsd-scsiRe: Cann't append to SLR SCSI tape?
FromSent OnAttachments
Rolf GrossmannApr 23, 2001 4:50 pm 
Matthew JacobApr 23, 2001 5:25 pm 
Olivier NicoleApr 23, 2001 8:49 pm 
J WunschApr 24, 2001 3:50 am 
Subject:Re: Cann't append to SLR SCSI tape?
From:Olivier Nicole (on@cs.ait.ac.th)
Date:Apr 23, 2001 8:49:13 pm
List:org.freebsd.freebsd-scsi

Rolf,

You need to set it with one EOT mark:

mt seteotmodel 1

Other solution is to modify the file /usr/src/sys/cam/scsi/scsi_sa.c and remove the space that is in front of the string SLR, then recompile the kernel.

Olivier

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message