Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 1998 10:22:04 -0500 (CDT)
From:      Jeremy Shaffner <jer@jorsm.com>
To:        Barry Grotjahn <flashlight@swn.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /etc/fstab  
Message-ID:  <Pine.BSF.3.95q.980721102046.1666C-100000@mercury.jorsm.com>
In-Reply-To: <35B27111.40ABC9FE@swn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980721102046.1666C-100000>