Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 10:49:41 +0300
From:      Kalashnikov Ilya <kalashnikovi@mail.ru>
To:        Saul Mena Avila <saul.hood@gmail.com>,  freebsd-questions@freebsd.org
Subject:   Re: What's that filesystem for a usb flash drive?
Message-ID:  <44279915.8000105@mail.ru>
In-Reply-To: <70e6afb60603251852s168d4415x@mail.gmail.com>
References:  <70e6afb60603251852s168d4415x@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Saul Mena Avila пишет:

>Hello!. I've been trying to mount my flash memory but it just doesn't let
>me.
>I use (as root):
>
>mount -t msdosfs /dev/ad0 /flash
>
>The feedback is something like "device ad0 doesn't allow action"
>Can anybody help me?
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
>
>
>  
>
Hello. You device must be /dev/da0s1
# mount -t msdosfs /dev/da0s1 /flash






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