atom feed7 messages in org.freebsd.freebsd-questionsdiskonkey
FromSent OnAttachments
Dima SorkinMar 12, 2007 2:58 pm 
Jeremy GransdenMar 12, 2007 3:16 pm 
Dima SorkinMar 12, 2007 3:26 pm 
Yuri GrebenkinMar 12, 2007 3:31 pm 
Wojciech PucharMar 12, 2007 3:37 pm 
Dima SorkinMar 12, 2007 3:53 pm 
Dima SorkinMar 12, 2007 6:12 pm 
Subject:diskonkey
From:Wojciech Puchar (woj@tensor.gdynia.pl)
Date:Mar 12, 2007 3:37:38 pm
List:org.freebsd.freebsd-questions

... umass0: SanDisk Corporation Cruzer Mini, rev 2.00/1.25, addr 3 ...

which means that I should

mount -o rw -t vfat /dev/umass0 MNT_POINT

as root ?

see farther so da0 (or 1,2,3) will show in logs

if it doesn't you may have not compiled da and scbus

then /dev/da0 will be the device and /dev/da0s1 - dos partition

Thanks and regards, Dima.

On 3/12/07, Jeremy Gransden <jere@gmail.com> wrote:

On 3/12/07, Dima Sorkin <dima@gmail.com> wrote:

Hi. By what device name should I mount the flash memory disk ("disk-on-key").

On linux it was /dev/sdb0, what is it's name on FreeBSD ?

Thanks, Dima.

_______________________________________________ free@freebsd.org mailing list

http://lists.freebsd.org/mailman/listinfo/freebsd-questions

To unsubscribe, send any mail to free@freebsd.org

What does dmesg call it after you insert it?