Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2007 12:10:12 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        Oscar Chavarria <cyberbuzzard@gmail.com>, <freebsd-questions@freebsd.org>
Subject:   Re: How to mount USB key
Message-ID:  <C28C54A4.F8C%freebsd@dfwlp.com>
In-Reply-To: <716841580706060957o4cae2a93lc24ef11c29c06af9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 6/6/07 11:57 AM, "Oscar Chavarria" <cyberbuzzard@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@dfwlp.com
http://dfwlpiki.dfwlp.org






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C28C54A4.F8C%freebsd>