How to mount USB key

Jonathan Horne freebsd at dfwlp.com
Wed Jun 6 17:10:16 UTC 2007


On 6/6/07 11:57 AM, "Oscar Chavarria" <cyberbuzzard at gmail.com> wrote:

> I want to copy files to it. I introduced the key and was recognized as da0.
> 
> I did ls dev/da0 ==> dev/da0
> 
> Then
> 
> mount /dev/da0 /home ==> incorrect super block.
> 
> Thank you in advance for any help.

try:

Mount_msdosfs /dev/da0 /mountpoint

You might not want to mount it to /home, as home is a link to /usr/home.

Cheers,
-- 
Jonathan Horne 
freebsd at dfwlp.com
http://dfwlpiki.dfwlp.org





More information about the freebsd-questions mailing list