From owner-freebsd-questions@FreeBSD.ORG Mon Jul 9 16:03:22 2012 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 95CFC106564A for ; Mon, 9 Jul 2012 16:03:22 +0000 (UTC) (envelope-from jerrymc@jerrymc.net) Received: from jerrymc.net (jerrymc.net [75.75.214.34]) by mx1.freebsd.org (Postfix) with ESMTP id 5AB418FC1F for ; Mon, 9 Jul 2012 16:03:22 +0000 (UTC) Received: from jerrymc.net (localhost [127.0.0.1]) by jerrymc.net (8.14.5/8.14.5) with ESMTP id q69G36hY027274; Mon, 9 Jul 2012 12:03:06 -0400 (EDT) (envelope-from jerrymc@jerrymc.net) Received: (from jerrymc@localhost) by jerrymc.net (8.14.5/8.14.5/Submit) id q69G36wK027273; Mon, 9 Jul 2012 12:03:06 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 9 Jul 2012 12:03:06 -0400 From: Jerry McAllister To: Wojciech Puchar Message-ID: <20120709160306.GA27228@jerrymc.net> References: <20120708143032.89aad1ea.freebsd@edvax.de> <4FF98AA9.1070308@cran.org.uk> <20120709032236.GA23760@jerrymc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Jerry McAllister , Bruce Cran , Polytropon , FreeBSD Subject: Re: Format a USB flash drive using gpart 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: Mon, 09 Jul 2012 16:03:22 -0000 On Mon, Jul 09, 2012 at 07:44:28AM +0200, Wojciech Puchar wrote: > >You don't. You wipe the FAT32 with fdisk and make a FreeBSD slice on it. > >Then you can bsdlabel it with one partition and newfs it. Or you can > > repeat 100 times more that you "have to" make fdisk and bsdlabel. you > don't, and it doesn't make sense You can do many things as indicated in several posts and most of them will work if you want it that way. But, they do not answer the question as posted. Turning the USB stick into a FreeBSD type or mounting it as MSDOSFS does answer that question. I am not sure why the rabid promotion of non-slicing, but it not worth all the extra bandwidth applied to it. ////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"