Unable to mount USB Flash memory created on CentOS

Polytropon freebsd at edvax.de
Sat Jul 29 09:08:52 UTC 2017


On Fri, 28 Jul 2017 17:19:51 -0400, James B. Byrne wrote:
> 
> 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

So do you expect _two_ partitions on that USB stick, one with
some MS-DOS stuff, one with Linux data? Or maybe this is some
manufacturer-supplied "recovery partition"? Or even worse, the
Linux data files are now somehow accessible via a MS-DOS file
system? I have _no_ idea if (or how) this is possible... still
if you look at the file sizes, they look all the same. Maybe
this is a mix of things that were present on the stick upon
production ("pre-formatted")?

I'll say it again: You could try to repair or reinstantiate
the ext2 file system (using Linux, it's the best guess I have),
or completely reinitialize (reformat) the file system (with
data loss).

That is how it looks to me.


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list