Date: Sat, 1 Sep 2007 00:55:27 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: L Goodwin <xrayv19@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problem mounting I-Stick2 USB flash drive Message-ID: <20070901055527.GA4542@dan.emsphone.com> In-Reply-To: <484773.43790.qm@web58104.mail.re3.yahoo.com> References: <484773.43790.qm@web58104.mail.re3.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <I-Stick2 IntelligentStick 2.00> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070901055527.GA4542>