Re: Flash Disk

2006-01-06 Thread Teilhard Knight
Hi, Please don't remote the list from the recipients of the message, unless the reply contains confidential material that you don't wish to disclose to all the subscribers of the list. By keeping the list, you ensure that other subscribers may reply too in case I'm wrong about something, and you

Re: Flash Disk

2006-01-06 Thread Giorgos Keramidas
Hi, Please don't remote the list from the recipients of the message, unless the reply contains confidential material that you don't wish to disclose to all the subscribers of the list. By keeping the list, you ensure that other subscribers may reply too in case I'm wrong about something, and you

Re: Flash Disk

2006-01-06 Thread Teilhard Knight
I have been doing a lot of key work over the last couple of days What I am doing is: dmesg | grep da0 To find the drive that is listed on as it might not be da0 if you have other things plugged in. Then: mount -t msdosfs /dev/da0s1 /mnt Does the same thing but I think ends up being a little cle

Re: Flash Disk

2006-01-06 Thread Teilhard Knight
Thank you. It worked for me too. Teilhard. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Flash Disk

2006-01-06 Thread Richard C. Isaacson
I have been doing a lot of key work over the last couple of days What I am doing is: dmesg | grep da0 To find the drive that is listed on as it might not be da0 if you have other things plugged in. Then: mount -t msdosfs /dev/da0s1 /mnt Does the same thing but I think ends up being a little cle

Re: Flash Disk

2006-01-06 Thread vittorio
With all my USB pens I invariably use: /sbin/mount_msdosfs /dev/da0s1 /mnt And it works. Vittorio Alle 06:09, venerdì 06 gennaio 2006, Teilhard Knight ha scritto: > > On 2006-01-05 15:28, Teilhard Knight <[EMAIL PROTECTED]> wrote: > >> Can someone tell me, or point to me where I can find, how to

Re: Flash Disk

2006-01-05 Thread Teilhard Knight
On 2006-01-05 15:28, Teilhard Knight <[EMAIL PROTECTED]> wrote: Can someone tell me, or point to me where I can find, how to mount a Flash Disk in release 6.0? I have Googled, but I simply cannot find the right way. An icon to mount and unmount on the desktop would be nice. Thanks. When I plug

Re: Flash Disk

2006-01-05 Thread Giorgos Keramidas
On 2006-01-05 15:28, Teilhard Knight <[EMAIL PROTECTED]> wrote: > Can someone tell me, or point to me where I can find, how to > mount a Flash Disk in release 6.0? I have Googled, but I simply > cannot find the right way. An icon to mount and unmount on the > desktop would be nice. Thanks. When I