Re: Problem mounting I-Stick2 USB flash drive

[ Available lists | Index of freebsd-questions | Month of Sep 2007 | Week of 1 Sep 2007 | Raw email | View thread | Wrap long lines | Reply ]
From
Dan Nelson <dnelson@allantgroup.com>
Date
1 Sep 2007 05:55:33
Subject
Re: Problem mounting I-Stick2 USB flash drive
Message-ID
20070901055527.GA4542@dan.emsphone.com

In reply to
References to
Replies
Referenced by

[ Hide this part ]
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


Elapsed time: 0.313 seconds