From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 15:49:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D685916A4CE for ; Mon, 1 Dec 2003 15:49:14 -0800 (PST) Received: from fielden.com.au (www.fielden.com.au [203.34.58.131]) by mx1.FreeBSD.org (Postfix) with SMTP id C96FD43FAF for ; Mon, 1 Dec 2003 15:49:00 -0800 (PST) (envelope-from david@fielden.com.au) Received: (qmail 11787 invoked from network); 1 Dec 2003 23:48:27 -0000 Received: from unknown (HELO F84) (192.168.1.84) by persephone.fielden.com.au with SMTP; 1 Dec 2003 23:48:27 -0000 From: "DG" To: Date: Tue, 2 Dec 2003 10:48:25 +1100 Message-ID: <009a01c3b865$9db74ff0$5401a8c0@borg.fielden.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal In-Reply-To: <002d01c3b863$55e37930$1200a8c0@gsicomp.on.ca> Subject: RE: ejecting a Zip disk using eject(1) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 23:49:15 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Matthew > Emmerton > Sent: Tuesday, 2 December 2003 10:32 AM > To: DG; freebsd-questions@freebsd.org > Subject: Re: ejecting a Zip disk using eject(1) > > > I tried that too. The eject command accepts just the > device name without > a > > prefix, and prepends "/dev/" as necessary. > > > > Specifically from man eject(1): > > > > SYNOPSIS > > eject [-fnv] device > > > It's probably the case that the actual Zip drive itself > doesn't have the > hardware to eject the disk automatically -- you have to push the eject > button on the front (like a floppy) -- at least with the Zip > drives I've > used. > > CD-ROMs, OTOH, can be ejected through software since the tray > is motorized. > > -- > Matt Emmerton Not so. The Zip drive ejects quite happily under a different open source UNIX-like operating system, and a similar IDE Zip drive in a different PC ejects quite happily under Windows 98. Dave