From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 16:24:02 2008 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 F2733106566C for ; Wed, 20 Aug 2008 16:24:02 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 9EC268FC32 for ; Wed, 20 Aug 2008 16:24:02 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m7KGJ9MS092479; Wed, 20 Aug 2008 12:19:09 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m7KGJ99n092478; Wed, 20 Aug 2008 12:19:09 -0400 (EDT) (envelope-from jerrymc) Date: Wed, 20 Aug 2008 12:19:09 -0400 From: Jerry McAllister To: Andrei Iarus Message-ID: <20080820161909.GB92363@gizmo.acns.msu.edu> References: <148960.41144.qm@web51703.mail.re2.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <148960.41144.qm@web51703.mail.re2.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Format USB stick in FreeBSD 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: Wed, 20 Aug 2008 16:24:03 -0000 On Wed, Aug 20, 2008 at 08:49:53AM -0700, Andrei Iarus wrote: > Hello, > How can I format a USB stick in FreeBSD? > Thank you, > Andrei Just like any other device. Or, if it already has an MSDOS filesystem on it, then you can just mount it as type msdosfs and use it like that. ////jerry > > _______________________________________________ > 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"