Date: Sat, 8 Apr 2006 11:46:10 +0200 From: "Dominique Goncalves" <dominique.goncalves@gmail.com> To: "=?ISO-8859-1?Q?Bj=F6rn_K=F6nig?=" <bkoenig@cs.tu-berlin.de> Cc: freebsd-current@freebsd.org Subject: Re: Unable to mount a USB Key Message-ID: <7daacbbe0604080246g61db2c5am88ec86d9d20f6e64@mail.gmail.com> In-Reply-To: <7daacbbe0604041156j252e6572x69436c2e44e3288b@mail.gmail.com> References: <7daacbbe0604040946m34826010k2a5ac967fa4bd9e0@mail.gmail.com> <4432B2FA.9000003@cs.tu-berlin.de> <7daacbbe0604041156j252e6572x69436c2e44e3288b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/4/06, Dominique Goncalves <dominique.goncalves@gmail.com> wrote: > On 4/4/06, Bj=F6rn K=F6nig <bkoenig@cs.tu-berlin.de> wrote: > > Dominique Goncalves schrieb: > > > Hi, > > > > > > I'm trying to mount a USB Key on FreeBSD 7.0-CURRENT (also on > > > RELENG_6) formatted with msdosfs, but FreeBSD could not mount it. I > > > remember that it was working well on 6.0-RELEASE. > > > > > > umass0: <vendor 0x05e3 USB Storage, class 0/0, rev 2.00/1.25, addr 2>= on uhub3 > > > da0 at umass-sim0 bus 0 target 0 lun 0 > > > da0: <Generic STORAGE DEVICE 1.25> Removable Direct Access SCSI-0 dev= ice > > > da0: 40.000MB/s transfers > > > da0: 125MB (256000 512 byte sectors: 64H 32S/T 125C) > > > > > > Sometimes I don't have /dev/da0s1(?) but when there is /dev/da0s1: > > > > > > # ls -l /dev/da0s1 > > > crw-r----- 1 root operator 0, 142 Apr 4 18:17 /dev/da0s1 > > > # mount_msdosfs /dev/da0s1 /mnt/CF > > > Mount point /mnt/CF had 1 dangling refs > > > mount_msdosfs: /dev/da0s1: Device not configured > > > > > > This usb key works on others operating system and the same box. > > > > > > Thanks for your help. > > > > > > Regards. > > > > Tried fsck_msdosfs first? > > It didn't work: > > # fsck_msdosfs /dev/da0s1 > ** /dev/da0s1 > Can't open (Device not configured) > > and from time to time I see this on the console: > > umass0: BBB reset failed, TIMEOUT > umass0: BBB bulk-in clear stall failed, TIMEOUT > umass0: BBB bulk-out clear stall failed, TIMEOUT > > > > Regards > > Bj=F6rn > > > > Regards. > > -- > There's this old saying: "Give a man a fish, feed him for a day. Teach > a man to fish, feed him for life." > My USB key works when ehci is disabled (nodevice ehci in my kernel). Is this a problem with my USB key or a chipset ehci problem ? Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7daacbbe0604080246g61db2c5am88ec86d9d20f6e64>