From owner-freebsd-hackers Fri Apr 18 14:04:55 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA03256 for hackers-outgoing; Fri, 18 Apr 1997 14:04:55 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA03250 for ; Fri, 18 Apr 1997 14:04:49 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA02799; Fri, 18 Apr 1997 14:03:29 -0700 From: Terry Lambert Message-Id: <199704182103.OAA02799@phaeton.artisoft.com> Subject: Re: optical drives To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Fri, 18 Apr 1997 14:03:28 -0700 (MST) Cc: imp@village.org, msmith@atrad.adelaide.edu.au, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199704180745.RAA24693@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Apr 18, 97 05:15:36 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > dump 0f /dev/rst0 /jaz ; scsiformat /jaz ; fdisk ; disklabel ; newfs /jaz > > mount /jaz ; restore -rf /dev/rst0 > > > > fixed it. > > Mine refused to read the filesystem (bad blocks in the metadata), but the > disk was expendable (scratch disk). However, it would fail a low-level > SCSI format command, so I was fairly sure it was _toast_. For what it is worth, I have had significant problems with the SCSI cable supplied with my external JAZ drive; apparently, they are building bad cables. Also, if you are relying on auto-termination, it only functions if you choose the correct SCSI connector (the top one on the JAZ drive). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.