Re: How to mount USB memory (Thumb Drive) and then to copy files

2007-10-16 Thread Tsu-Fan Cheng
1. plug in the drive 2. read your dmesg, look for device such as da0 (for me) 3. su as root, run "mount_msdos /dev/da0s1 /mnt then check /mnt, u should be able to use it now after u finish, 4. umount -f /mnt TFC On 10/16/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > > williamkow <[EMAIL PROTECT

Re: How to mount USB memory (Thumb Drive) and then to copy files

2007-10-16 Thread Lowell Gilbert
williamkow <[EMAIL PROTECTED]> writes: > Could anybody assist me on how to mount a USB memory drive/thumb drive, > so that I can copy file to and from it. Thank you. Or, alternatively, install the mtools port, which will let you copy files back and forth without mounting the device into your file

Re: How to mount USB memory (Thumb Drive) and then to copy files

2007-10-16 Thread Wojciech Puchar
man mount_msdos man cp On Tue, 16 Oct 2007, williamkow wrote: Could anybody assist me on how to mount a USB memory drive/thumb drive, so that I can copy file to and from it. Thank you. ___ freebsd-questions@freebsd.org mailing list http://lists.free

RE: How to mount USB memory (Thumb Drive) and then to copy files

2007-10-15 Thread Terry Sposato
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of williamkow Sent: Tuesday, 16 October 2007 4:04 PM To: freebsd-questions@freebsd.org Subject: How to mount USB memory (Thumb Drive) and then to copy files Could anybody assist me on how to mount a USB memory

How to mount USB memory (Thumb Drive) and then to copy files

2007-10-15 Thread williamkow
Could anybody assist me on how to mount a USB memory drive/thumb drive, so that I can copy file to and from it. Thank you. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any