Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 09:51:12 -0400
From:      "John Straiton" <jks@clickcom.com>
To:        <questions@freebsd.org>
Subject:   USB hard disk - error reading fsbn 0
Message-ID:  <004801c1eacd$efe3e610$4116c60a@win2k.clickcom.com>

next in thread | raw e-mail | index | archive | help
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: <Maxtor 9 8196H8 14Y0> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004801c1eacd$efe3e610$4116c60a>