From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 06:04: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 028E816A418 for ; Tue, 16 Oct 2007 06:04:11 +0000 (UTC) (envelope-from williamkow@yahoo.com) Received: from smtp127.plus.mail.sp1.yahoo.com (smtp127.plus.mail.sp1.yahoo.com [69.147.95.90]) by mx1.freebsd.org (Postfix) with SMTP id D8D8F13C447 for ; Tue, 16 Oct 2007 06:04:10 +0000 (UTC) (envelope-from williamkow@yahoo.com) Received: (qmail 51546 invoked from network); 16 Oct 2007 06:04:10 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=UxYmd1alpVwvUiXgi7ooIcHmW1iLirrrrbTveuEDB0dcWL32oxLVrmzc2xsSUw7fSqhyU8Jmm2gvqc06yQxepkztj3scyZbV89O/fK215PBOcshaoDuluROdELfD4244It/gg4JjmCO1qrfqmOG39TDJLNZikPfu/bzahBvkVQk= ; Received: from unknown (HELO ?10.32.177.48?) (williamkow@203.92.154.37 with plain) by smtp127.plus.mail.sp1.yahoo.com with SMTP; 16 Oct 2007 06:04:08 -0000 X-YMail-OSG: pgg9zA0VM1kBA4243HvdcyRabNCYd7hJMANv.YnJeeuhdA6haDZ18fgmNBv9bUF7NSSOKXHu8w-- Message-ID: <47145458.2090201@yahoo.com> Date: Tue, 16 Oct 2007 14:04:08 +0800 From: williamkow User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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:04:11 -0000 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.