From owner-freebsd-questions Tue Jul 21 08:22:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA10396 for freebsd-questions-outgoing; Tue, 21 Jul 1998 08:22:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA10388 for ; Tue, 21 Jul 1998 08:22:42 -0700 (PDT) (envelope-from jer@jorsm.com) Received: from localhost (jer@localhost) by mercury.jorsm.com (8.8.7/8.8.7) with SMTP id KAA06264; Tue, 21 Jul 1998 10:22:05 -0500 (CDT) Date: Tue, 21 Jul 1998 10:22:04 -0500 (CDT) From: Jeremy Shaffner To: Barry Grotjahn cc: freebsd-questions@FreeBSD.ORG Subject: Re: /etc/fstab In-Reply-To: <35B27111.40ABC9FE@swn.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 19 Jul 1998, Barry Grotjahn wrote: > What line must I insert for my iomega-zip-drive ? > I found out that it is : > /dev/wfd0 and tried out : > /etc/wfd0 /iomega msdos rw,noauto : I got this error-message : > msdos : /dev/wfd0 : invalid argument . > What is the right argument instead of msdos or better : > what is the right line for the iomega-zip-drive (atapi-ide) ? > The device is, as Doug White said, /dev/wfd0. If it's a DOS formatted disk the partition is on the 4th slice, so the mount is performed on /dev/wfd0s4. > Barry > > -===================================================================- Jeremy Shaffner JORSM Internet Senior Technical Support Northwest Indiana's Premium jer@jorsm.com Internet Service Provider support@jorsm.com http://www.jorsm.com -===================================================================- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message