DragonFly users List (threaded) for 2009-04
DragonFly BSD
DragonFly users List (threaded) for 2009-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: How to mount a USB stick?


From: Johannes Hofmann <johannes.hofmann@xxxxxx>
Date: 21 Apr 2009 19:46:07 GMT

Colin Adams <colinpauladams@googlemail.com> wrote:
> I plugged in my sole USB stick. It was named as da0 I tried:
> 
> mount /dev/da0 /mnt
> 
> but got a message saying invalid superblock.
> 
> Since I have used it on linux, I tried -t ext2fs but got:
> 
> wrong magic number 0 (expected ....)
> 
> What am I supposed to do?

I'm using 

mount -t msdos /dev/da0s1 /mnt

Cheers,
Johannes



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]