From owner-freebsd-current Tue Jul 11 13:23:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 789A737B753; Tue, 11 Jul 2000 13:23:13 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id OAA38222; Tue, 11 Jul 2000 14:23:10 -0600 (MDT) (envelope-from ken) Date: Tue, 11 Jul 2000 14:23:10 -0600 From: "Kenneth D. Merry" To: Robert Small Cc: freebsd-current@FreeBSD.ORG, "freebsd-questions@FreeBSD. ORG" Subject: Re: SCSI DAT tape question Message-ID: <20000711142310.A38206@panzer.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from rsmall@pwahec.org on Tue, Jul 11, 2000 at 02:50:08PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jul 11, 2000 at 14:50:08 -0500, Robert Small wrote: > I'm running an adaptec controller (1542CF) with a Sony SDT-5000. I'm > running: > > reeBSD (5.0-20000511-CURRENT FreeBSD 5.0-20000511-CURRENT #4: Thu Jul 6 > 20:31:41 CDT 2000) > > When I issue the command "camcontrol eject sa0" I receive: > > Error received from stop unit command > > When I issue the command "camcontrol stop sa0" I receive" > > Error received from stop unit command > > I can boot the system into Windows or System Commander and eject the > tape using the eject button. > > Any ideas? Well, why not use 'mt rewoffl'? That's the normal way to eject a tape. If you want to know why camcontrol can't eject the tape, use the -v switch to enable verbose error messages. i.e.: camcontrol eject sa0 -v Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message