From owner-freebsd-questions Tue Apr 23 6:53:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from vmail.clickcom.com (vmail.clickcom.com [209.198.22.7]) by hub.freebsd.org (Postfix) with ESMTP id C7FB737B41A for ; Tue, 23 Apr 2002 06:53:30 -0700 (PDT) Received: from fishbowl (someone@calefaction.clickcom.com [209.198.22.19]) by vmail.clickcom.com (8.11.1/8.11.1) with ESMTP id g3NDrSx69500 for ; Tue, 23 Apr 2002 09:53:30 -0400 (EDT) (envelope-from jks@clickcom.com) From: "John Straiton" To: Subject: USB hard disk - error reading fsbn 0 Date: Tue, 23 Apr 2002 09:51:12 -0400 Message-ID: <004801c1eacd$efe3e610$4116c60a@win2k.clickcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 I am trying to get an external drive to work on my FBSD machine. It's giving me a slight bit of grief. It is a generic USB external enclosure with an 80GB Maxtor hard drive in it. It was formatted with Windows2000 with an NTFS partition (Win wouldn't let me format more than 1 FAT32 on it, and at no greater than 36GB so I had to use NTFS.) When running usbd, I can turn the gizmo on and get this: Apr 23 09:34:43 human /kernel: umass0: detached Apr 23 09:35:04 human /kernel: umass0: OnSpec Electronic, Inc. USB Disk, rev 1.00/0.03, addr 2 Apr 23 09:35:04 human /kernel: umass0: Get Max Lun not supported (STALLED) Apr 23 09:35:04 human /kernel: da1 at umass-sim0 bus 0 target 0 lun 0 Apr 23 09:35:04 human /kernel: da1: Removable Direct Access SCSI-0 device Apr 23 09:35:04 human /kernel: da1: 650KB/s transfers Apr 23 09:35:04 human /kernel: da1: 78167MB (160086529 512 byte sectors: 64H 32S/T 12631C) which looked pretty positive to me. Then I try to mount it: #mount_ntfs /dev/da1s1 /mnt mount_ntfs: /dev/da1s1: Input/output error and I see Apr 23 09:37:08 human /kernel: da1: reading primary partition table: error reading fsbn 0 and then I turn off the device: Apr 23 09:34:43 human /kernel: umass0: at uhub0 port 2 (addr 2) disconnected Apr 23 09:34:43 human /kernel: (da1:umass-sim0:0:0:0): lost device Apr 23 09:34:43 human /kernel: (da1:umass-sim0:0:0:0): removing device entry Apr 23 09:34:43 human /kernel: umass0: detached I feel like I'm so close. Thoughts? John Straiton ClickCom, Inc. jks@clickcom.com (704)365-9970x101 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message