From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 23:24:45 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 9047F1065682 for ; Wed, 20 Aug 2008 23:24:45 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from mx02.qsc.de (mx02.qsc.de [213.148.130.14]) by mx1.freebsd.org (Postfix) with ESMTP id 53B4A8FC08 for ; Wed, 20 Aug 2008 23:24:45 +0000 (UTC) (envelope-from freebsd@edvax.de) Received: from r55.edvax.de (port-92-195-98-37.dynamic.qsc.de [92.195.98.37]) by mx02.qsc.de (Postfix) with ESMTP id 72D0D16C0082; Thu, 21 Aug 2008 01:24:42 +0200 (CEST) Received: from r55.edvax.de (localhost [127.0.0.1]) by r55.edvax.de (8.14.2/8.14.2) with SMTP id m7KNOglZ003369; Thu, 21 Aug 2008 01:24:42 +0200 (CEST) (envelope-from freebsd@edvax.de) Date: Thu, 21 Aug 2008 01:24:41 +0200 From: Polytropon To: Giorgos Keramidas Message-Id: <20080821012441.c3556d2c.freebsd@edvax.de> In-Reply-To: <87ljyr479g.fsf@kobe.laptop> References: <148960.41144.qm@web51703.mail.re2.yahoo.com> <87ljyr479g.fsf@kobe.laptop> Organization: EDVAX X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Andrei Iarus Subject: Re: Format USB stick in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Polytropon List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 23:24:45 -0000 Just an addition: On Thu, 21 Aug 2008 02:05:31 +0300, Giorgos Keramidas wrote: > I usually format my USB sticks by creating a single da0s1 slice and then > one (or more) BSD labels in that slice, by typing the commands: > > fdisk -BI /dev/da0 > bsdlabel -w -B /dev/da0s1 > newfs /dev/da0s1a If you want to use the USB stick as a whole, you neccessarily don't need to apply a disklabel to access /dev/da0s1a. You can simply format the whole device and use /dev/da0 (which is equivalent to the obsoleted form /dev/da0c, "the whole device"). So this is completely sufficient: # newfs /dev/da0 A bit more simple. -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...