From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 06:11:11 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A31516A421 for ; Tue, 16 Oct 2007 06:11:11 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from mail.sucked-in.com (got.sucked-in.com [64.251.22.156]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD9E13C458 for ; Tue, 16 Oct 2007 06:11:10 +0000 (UTC) (envelope-from terry@sucked-in.com) Received: from localhost (got.sucked-in.com [64.251.22.156]) by mail.sucked-in.com (Postfix) with ESMTP id 111071CCB0; Tue, 16 Oct 2007 16:12:19 +1000 (EST) X-Virus-Scanned: amavisd-new at sucked-in.com Received: from mail.sucked-in.com ([64.251.22.156]) by localhost (mail.sucked-in.com [64.251.22.156]) (amavisd-new, port 10024) with ESMTP id YHvtAxL2ftIo; Tue, 16 Oct 2007 16:12:18 +1000 (EST) Received: from TerryPC (220-253-114-145.VIC.netspace.net.au [220.253.114.145]) by mail.sucked-in.com (Postfix) with ESMTP id 97C2F1CC53; Tue, 16 Oct 2007 16:12:17 +1000 (EST) From: "Terry Sposato" To: "'williamkow'" , References: <47145458.2090201@yahoo.com> In-Reply-To: <47145458.2090201@yahoo.com> Date: Tue, 16 Oct 2007 16:11:08 +1000 Message-ID: <008201c80fbb$5a476af0$0ed640d0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcgPupd9+BcNWVlnR4qdqJAtYZLJqgAALF6Q Content-Language: en-au Cc: Subject: RE: How to mount USB memory (Thumb Drive) and then to copy files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 06:11:11 -0000 -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] 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 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 mail to "freebsd-questions-unsubscribe@freebsd.org" Hello, This would be a good start: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html Cheers, Terry