From owner-freebsd-questions Sat May 16 20:11:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA21168 for freebsd-questions-outgoing; Sat, 16 May 1998 20:11:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA21145 for ; Sat, 16 May 1998 20:11:21 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id UAA01781; Sat, 16 May 1998 20:02:51 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd001779; Sun May 17 03:02:44 1998 Date: Sat, 16 May 1998 20:02:41 -0700 (PDT) From: Julian Elischer To: Aaron Yeung cc: questions@FreeBSD.ORG Subject: Re: problems mounting iomega scsi zip drive In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG firstly use /dev/rsd0 rather than /dev/sd0 a copy of the error might be kinda useful.. julian On Sat, 16 May 1998, Aaron Yeung wrote: > hello, > > > ok the scsi iomega zip drive works now, i have recompiled my kernel with > scbus0 and sd0 uncommented, and when i try to mount it or someone told me to do > disklabel -r /dev/sd0, the zip drive makes a noise, and gives an error. > > - i have an internal scsi iomega zip drive > - adaptec 1502i scsi adapter (i used aic0) > > what should i do? > > thanks > > - aaron > > Here's a dmesg output of the aic0 > ------------------------------------------------------------ > > aic0 at 0x140-0x15f irq 11 on isa > aic0 waiting for scsi devices to settle > (aic0:5:0): "IOMEGA ZIP 100 E.08" 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) > -------------------------------- > > Error messages: > ------------------------------------------------------------ > > praxis# mount -t msdos /dev/sd0 /zip > msdos: /dev/sd0: Invalid argument > praxis# mount -t msdos /dev/sd0s1c /zip > msdos: /dev/sd0s1c: Invalid argument > praxis# disklabel -r /dev/sd0 > Bad pack magic number (label is damaged, or pack is unlabeled) > praxis# > > ---------------------------------- > E-Mail: aaronx@fearme.com > ICQ: 3401083 > Date: 16-May-98 > Time: 16:00:40 > > ---------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message