From owner-freebsd-current@FreeBSD.ORG Tue Apr 4 18:56:23 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B73B16A401 for ; Tue, 4 Apr 2006 18:56:23 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id B572F43D45 for ; Tue, 4 Apr 2006 18:56:22 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so24299nzf for ; Tue, 04 Apr 2006 11:56:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=l7B8vQE66ztApbivWZMBwrUrVPIT6NwYz3Ow5/Bv88VcC5guysY19NQHEVtQvECPNySDnf5TeQZQKtKdSWfjDfiz+GKtLhXqg+pt7/zu3V6YsBNsYa3Pnhkbnzu1ihIR7BdE8QGicrEyNi9DUTii5fZxR7/9FDLBzqsRZ1kBKEc= Received: by 10.36.25.10 with SMTP id 10mr69731nzy; Tue, 04 Apr 2006 11:56:09 -0700 (PDT) Received: by 10.36.133.10 with HTTP; Tue, 4 Apr 2006 11:56:09 -0700 (PDT) Message-ID: <7daacbbe0604041156j252e6572x69436c2e44e3288b@mail.gmail.com> Date: Tue, 4 Apr 2006 20:56:09 +0200 From: "Dominique Goncalves" To: "=?ISO-8859-1?Q?Bj=F6rn_K=F6nig?=" In-Reply-To: <4432B2FA.9000003@cs.tu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7daacbbe0604040946m34826010k2a5ac967fa4bd9e0@mail.gmail.com> <4432B2FA.9000003@cs.tu-berlin.de> Cc: freebsd-current@freebsd.org Subject: Re: Unable to mount a USB Key X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 18:56:23 -0000 On 4/4/06, Bj=F6rn K=F6nig 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: o= n uhub3 > > da0 at umass-sim0 bus 0 target 0 lun 0 > > da0: Removable Direct Access SCSI-0 devic= e > > 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."