Unable to mount USB Flash memory created on CentOS

James B. Byrne byrnejb at harte-lyne.ca
Fri Jul 28 21:19:54 UTC 2017


On Fri, July 28, 2017 17:16, James B. Byrne wrote:

>
> fstyp /dev/da0s1
> msdosfs
>
> But that does not seem right.  This usb stick was filled using rsync.
>


Nonetheless, this works:

# mount -t msdosfs -o ro /dev/da0s1 /mnt/usb01
# ll /mnt/usb01
total 112
drwxr-xr-x  1 root  wheel  16384 Jun 17  2016 .Spotlight-V100
drwxr-xr-x  1 root  wheel  16384 Jun 17  2016 .Trashes
-rwxr-xr-x  1 root  wheel   4096 Jun 17  2016 ._.Trashes
drwxr-xr-x  1 root  wheel  16384 Jun 17  2016 .fseventsd
drwxr-xr-x  1 root  wheel  16384 Mar 23 14:55 System Volume Information
drwxr-xr-x  1 root  wheel  16384 Jul  5 08:24 vhost04
drwxr-xr-x  1 root  wheel  16384 Jul  5 08:23 xnet241




-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



More information about the freebsd-questions mailing list