Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 11:12:44 +0300
From:      Odhiambo Washington <wash@iconnect.co.ke>
To:        TOad Stool <t0ad775@yahoo.com>
Cc:        FBSD-Q <freebsd-questions@freebsd.org>
Subject:   Re: help
Message-ID:  <20010323111244.D19983@poeza.iconnect.co.ke>
In-Reply-To: <20010322221123.92764.qmail@web9305.mail.yahoo.com>;  from "TOad Stool" on Thu, Mar 22, 2001 at 02:11:23PM -0800
References:  <20010322221123.92764.qmail@web9305.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--OaZoDhBhXzo6bW1J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* TOad Stool <t0ad775@yahoo.com> [20010323 01:13]: writing on the subject '=
help'
TOad> I own a iomega zip drive, and i have a problem. When i
TOad> mount a zip, it gives me an error like "invalid
TOad> argument". But only one out of the four, zip disks, i
TOad> have will mount correctly. And all of them have the
TOad> same file system. I used the mount_msdos command.
TOad>=20
TOad>=20
TOad> like so, # mount_msdos /dev/afd0 /zip100
TOad>=20
TOad> afd0 is my zip drive and /zip100 is the mount point=20

I installed my Iomega Zip 100 by compiling a kernel with

device vpo

When the computer booted the new kernel and the Zip drive was attached, it
was identified as da2 - yours could be something else...look at dmesg.

So what I normally do is mount_msdos /dev/da2s4 /zip (for dos filesystem)
Or mount /dev/da2s4 /zipu (for those disks I have ufs filesystems on)
I followed some howto from the web but I don't recall where exactly.
I even made entries in fstab, just in case I wanted automount...

/dev/da2s4	/zip		msdos   rw,noauto,longnames	0	0
/dev/da2s4	/zipu		ufs     rw,noauto       	0       0

HTH


-Wash

--
Odhiambo Washington  Inter-Connect Ltd.,
wash@iconnect.co.ke  5th Flr Furaha Plaza
Tel: 254 11 222604   Nkrumah Rd.,
Fax: 254 11 222636   PO Box 83613 MOMBASA, KE.

The hunger for love is much more difficult to remove than the hunger for=20
bread. -Mother Theresa=20

--OaZoDhBhXzo6bW1J
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6uwV8A2k+MNyI/bERAhiBAJsGVqVeMPPmYYmJSnyrmLUUs0atvACfWRG+
UwXbJqaIausT5sdqk6sUJdc=
=cljz
-----END PGP SIGNATURE-----

--OaZoDhBhXzo6bW1J--


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?20010323111244.D19983>