From owner-freebsd-questions Thu Oct 9 14:43:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA01892 for questions-outgoing; Thu, 9 Oct 1997 14:43:24 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from scotty.masternet.it (scotty.masternet.it [194.184.65.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA01884 for ; Thu, 9 Oct 1997 14:43:02 -0700 (PDT) (envelope-from gmarco@scotty.masternet.it) Received: from gmarco (ts1port7d.masternet.it [194.184.65.241]) by scotty.masternet.it (8.8.7/8.8.5) with SMTP id XAA04617; Thu, 9 Oct 1997 23:36:04 GMT Message-Id: <3.0.3.32.19971009233909.0073b91c@scotty.masternet.it> X-Sender: gmarco@scotty.masternet.it X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Thu, 09 Oct 1997 23:39:09 +0200 To: Malcolm Boff , freebsd-questions From: Gianmarco Giovannelli Subject: Re: IOMEGA Zip drives In-Reply-To: <199710091615_MC2-2356-EDC4@compuserve.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk At 04:15 PM 10/9/97 -0400, Malcolm Boff wrote: >I have an IOMEGA Zip drive (SCSI) on the bus and when I boot up FreeBSD >I get the following (extracted from dmesg) :- > >(ahc0:5:0): "IOMEGA ZIP 100 D.09" type 0 removable SCSI 2 >sd2(ahc0:5:0): Direct-Access >sd2(ahc0:5:0): UNIT ATTENTION asc:28:0 >sd2(ahc0:5:0): Not ready to ready transition, medium may have changed >96MB (196608 512 byte sectors) > >What do I have to do to make this work ? >How do I mount it assuming I can fix the above ? > >Help appreciated but please reply to my mail address as I am no longer >attached to the forum. mount -t msdos /dev/sd2s4 /mnt/mzip for dos format or mount -t ufs /dev/sd2a /mnt/uzip for unix file system... It must works... Regards... Gianmarco "Unix expert since yesterday" Home page: http://www2.masternet.it/~gmarco Server page: http://www2.masternet.it/