Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 09:07:45 +1300 (NZDT)
From:      Jonathan Chen <jonc@pinnacle.co.nz>
To:        Tomas Sevcik <sevcik@zeus.cz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Problem with IOMEGA ZIP 100
Message-ID:  <Pine.SGI.3.96.980224090510.11774E-100000@tui.pinnacle.co.nz>
In-Reply-To: <34F1A475.3D2737A1@zeus.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 Feb 1998, Tomas Sevcik wrote:

> Hallo,
> 
> I have a problem with my new IOMEGA ZIP DRIVE.
> After rebooting, kernel displayed this messages:
> 
> aic0 at 0x340-0x35f irq 11 on isa
> (aic0:5:0): "IOMEGA ZIP 100 J.03" type 0 removable SCSI 2
> sd0(aic0:5:0): Direct-Access
> sd0(aic0:5:0): ILLEGAL REQUEST asc:24,0 Invalid field in CDB
> sd0 could not mode sense (4). USING FICTICIOUS GEOMETRY
> 96MB (196608 512 byte sectors)

That's normal.

> and I cannot "mount -t ... /dev/sd0a /mnt". It ends with errors.

Are you mounting it as a DOS disk, or as a UFS file-system? To mount it
as a DOS disk, use:

	mount -t dos /dev/sd0s4 /zip

Check the FAQ.
--
Jonathan Chen                          e-mail : jonc@pinnacle.co.nz
  Pinnacle Software Ltd                Voice  : +64.9.415.4460
  Auckland, New Zealand                Fax    : +64.9.415.4250


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.SGI.3.96.980224090510.11774E-100000>