From owner-freebsd-questions@FreeBSD.ORG Sat Sep 1 05:55:33 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 170BE16A417 for ; Sat, 1 Sep 2007 05:55:33 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id CB40213C428 for ; Sat, 1 Sep 2007 05:55:32 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.1/8.14.1) id l815tRqq017264; Sat, 1 Sep 2007 00:55:27 -0500 (CDT) (envelope-from dan) Date: Sat, 1 Sep 2007 00:55:27 -0500 From: Dan Nelson To: L Goodwin Message-ID: <20070901055527.GA4542@dan.emsphone.com> References: <484773.43790.qm@web58104.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <484773.43790.qm@web58104.mail.re3.yahoo.com> X-OS: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: Problem mounting I-Stick2 USB flash drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 05:55:33 -0000 In the last episode (Aug 31), L Goodwin said: > Under FreeBDS 6.2, the following command works for a > 256MBMemorex Mini TravelDrive, but not for a 256MB > Intelligent Stick (I-Stick): > > mount_msdosfs /dev/da3s1 /mnt > > It fails with "mount_msdosfs: /dev/da3s1: No such file or directory". What does "ls -l /dev/da3*" print? Maybe the filesystem is on a different slice. Or, if there's no slices, try mounting /dev/da3 directly. > When I plug in the I-Stick, I get: > > umass0: USB Flash Disk, rev 2.00/2.00, addr 2 > da3 at umass-sim0 bus 0 target 0 lun 0 > da3: Removable Direct > Access SCSI-2 device > da3: 1.000MB/s transfers > da3: 249MB (511488 512 byte sectors: 64H 32S/T 249C) -- Dan Nelson dnelson@allantgroup.com