On 6/6/07 11:57 AM, "Oscar Chavarria" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] http://dfwlpiki.dfwlp.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
