From owner-freebsd-questions Wed May 29 12:12:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from archive.e-u-a.net (rrcs-midsouth-24-199-181-242.biz.rr.com [24.199.181.242]) by hub.freebsd.org (Postfix) with ESMTP id B85C237B409 for ; Wed, 29 May 2002 12:11:27 -0700 (PDT) Received: from armageddon (e-u-a.net [24.199.181.242]) by archive.e-u-a.net (8.12.1/8.12.1) with SMTP id g4TJBb2o030608; Wed, 29 May 2002 15:11:38 -0400 (EDT) (envelope-from ecrist@secure-computing.net) Message-ID: <004101c20744$a018b6e0$fe01a8c0@armageddon> Reply-To: "Eric F Crist" From: "Eric F Crist" To: "Darren Pilgrim" , References: <3CF470A4.B5EB302E@pantherdragon.org> Subject: Re: Why can't I mount my usb zip drive? Date: Wed, 29 May 2002 14:11:22 -0500 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 6.00.2600.0000 Disposition-Notification-To: "Eric F Crist" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Darren Pilgrim" To: Sent: Wednesday, May 29, 2002 1:09 AM Subject: Why can't I mount my usb zip drive? > I'm having trouble mounting my USB Zip 100 drive on my 4.2-R box. I've > compiled my kernel with the scbus, da, and pass devices, and have > usb_enable="YES" in my /etc/rc.conf. When usbd loads, this is what I > see: > > /kernel: uhci0: port 0xe000-0xe01f irq 9 at device 31.2 on pci0 > /kernel: usb0: on uhci0 > /kernel: usb0: USB revision 1.0 > /kernel: uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > /kernel: uhub0: 2 ports with 2 removable, self powered > > When I attach the zip drive: > > /kernel: umass0: Iomega USB Zip 100, rev 1.10/2.00, addr 2 > /kernel: da0 at umass-sim0 bus 0 target 0 lun 0 > /kernel: da0: Removable Direct Access SCSI-0 device > /kernel: da0: 650KB/s transfers > /kernel: da0: 96MB (196608 512 byte sectors: 64H 32S/T 96C) > > When I try to mount a a known-good disk formatted in Windows 98, I get > the following: > > $ mount_msdos -u root -g wheel -m 0700 /dev/da0a /zip > mount_msdos: /dev/da0s1a: Invalid argument > Try a: #mount -t FAT32 /dev/da0s1 /zip HTH Eric F Crist President/Sys Admin AdTech Integrated Systems, Inc. http://www.adtechintegrated.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message