Flash Disk
Teilhard Knight
teilhk at crosswinds.net
Fri Jan 6 03:07:24 PST 2006
>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 cleaner.
Actually, this is what I did when I noticed I had a device node "da0s1", and
ding!, I mounted it. Just by pure trial and error. Thanks so much.
Teilhard.
More information about the freebsd-questions
mailing list