--On Thursday, November 08, 2007 23:02:06 +0800 Tsetsbold
<[EMAIL PROTECTED]> wrote:
Hi
On Nov 8, 2007 9:51 PM, Oliver Herold <[EMAIL PROTECTED]> wrote:
Hi
if this is a card reader then it will be most of the time something like
mount_msdosfs /dev/da0s1 /mnt/usb
Now it works well. Thank
Hi
On Nov 8, 2007 9:51 PM, Oliver Herold <[EMAIL PROTECTED]> wrote:
> Hi
>
> if this is a card reader then it will be most of the time something like
>
> mount_msdosfs /dev/da0s1 /mnt/usb
Now it works well. Thanks for your advice.
>
>
> Just have a look into /dev
>
>
> Cheers Oliver
>
> On Th
Hi
if this is a card reader then it will be most of the time something like
mount_msdosfs /dev/da0s1 /mnt/usb
Just have a look into /dev
Cheers Oliver
On Thu, Nov 08, 2007 at 09:13:15PM +0800, Tsetsbold wrote:
> Hi all,
>
> I am newbie to UNIX and using FreeBSD 7.0 current ,and I cannot moun
Hi all,
I am newbie to UNIX and using FreeBSD 7.0 current ,and I cannot mount my
USB flash disk. I searched on google but couldn't find anything helpful.
I did this steps.
#mkdir /mnt/usb
#mount /dev/da0 /mnt/usb
mount: /dev/da0 : Invalid argument
# mount -t vfat /dev/da0 /mnt/usb
mount: /de