Re: Help with a flash memory

2006-12-28 Thread Robe
I've got it. Thanx people, -- Robe. El verdadero amigo no es el que nos seca las lágrimas sino el que evita que las derramemos. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Help with a flash memory

2006-12-28 Thread Lowell Gilbert
Robe <[EMAIL PROTECTED]> writes: > I have a flash memory "myflash" with 1Gb. Ubuntu Linux and Fedora detects > and mounts it automatically. But I don't know how to mount it in FreeBSD 6.1 > . > > > > Can somebody tell me how to mount it? > > > > I wanna know how to mount it in console mode. Try

Re: Help with a flash memory

2006-12-28 Thread Tsu-Fan Cheng
when u plug in ur usb device, i think the kernel will detect it and show some message in "dmesg", then you should use mount_msdos /dev/xxx /mnt, something like that.. TFC On 12/28/06, Robe <[EMAIL PROTECTED]> wrote: Hi, I have a flash memory "myflash" with 1Gb. Ubuntu Linux and Fedora dete