Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Oct 1997 23:39:09 +0200
From:      Gianmarco Giovannelli <gmarco@scotty.masternet.it>
To:        Malcolm Boff <Malcolm_Boff@CompuServe.COM>, freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IOMEGA Zip drives
Message-ID:  <3.0.3.32.19971009233909.0073b91c@scotty.masternet.it>
In-Reply-To: <199710091615_MC2-2356-EDC4@compuserve.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19971009233909.0073b91c>