From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 09:18:46 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 3EA7B10656AA for ; Fri, 20 Jun 2008 09:18:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2DD8FC2B for ; Fri, 20 Jun 2008 09:18:44 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5K9Ibl2044747; Fri, 20 Jun 2008 11:18:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5K9IbJo044744; Fri, 20 Jun 2008 11:18:37 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 20 Jun 2008 11:18:37 +0200 (CEST) From: Wojciech Puchar To: Unga In-Reply-To: <406704.64754.qm@web57007.mail.re3.yahoo.com> Message-ID: <20080620111723.W44741@wojtek.tensor.gdynia.pl> References: <406704.64754.qm@web57007.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD fdisk how to? 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: Fri, 20 Jun 2008 09:18:46 -0000 > > Yep this hard disk is for FreeBSD only. Why I should not use fdisk? because it's not needed. > clean it up dd if=/dev/zero of=/dev/disk bs=64k count=1 make initial label bsdlabel -w disk edit label to your needs bsdlabel -e disk newfs,mount,copy files,umount bsdlabel -B disk