From owner-freebsd-questions Mon Sep 1 22:18:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA15152 for questions-outgoing; Mon, 1 Sep 1997 22:18:10 -0700 (PDT) Received: from psln1.psln.com (psln.com [206.99.118.101]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA15147 for ; Mon, 1 Sep 1997 22:18:08 -0700 (PDT) Received: from g6-200 by psln1.psln.com via SMTP (951211.SGI.8.6.12.PATCH1502/951211.SGI.AUTO) for id WAA12394; Mon, 1 Sep 1997 22:12:07 -0700 Message-Id: <199709020512.WAA12394@psln1.psln.com> From: "Daniel \"the Bruce\" Keller" To: "FreeBSD Questions List" Subject: question for zip IDE users Date: Mon, 1 Sep 1997 22:53:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1008.3 X-MimeOle: Produced By Microsoft MimeOLE Engine V4.71.1008.3 Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am having some problems with my IDE ZIP drive. I thought you could mount then unmount, then remount with another disk to access different zip disks, like with all other removable media, but if I do when I try this I get: #mount -t msdos /dev/wd1s1 /zip #ls /zip archive1 contents.txt #umount /zip #mount -t msdos /dev/wd1s1 /zip /dev/wd1s1: IO error (this isn't exactly the message, but it is similar) I thought I could do this before, but am not sure, will this work for anybody else? It does basically the same thing from DOS, but works correctly in Win95. Thanks, Daniel Keller