From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 16:47:07 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 D1D711065675 for ; Fri, 20 Jun 2008 16:47:07 +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 AC9DD8FC28 for ; Fri, 20 Jun 2008 16:47:07 +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 m5KGjRhf073866; Fri, 20 Jun 2008 12:45:27 -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 m5KGjQTE073865; Fri, 20 Jun 2008 12:45:26 -0400 (EDT) (envelope-from jerrymc) Date: Fri, 20 Jun 2008 12:45:26 -0400 From: Jerry McAllister To: Unga Message-ID: <20080620164526.GC73666@gizmo.acns.msu.edu> References: <20080620095651.F44351@wojtek.tensor.gdynia.pl> <406704.64754.qm@web57007.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <406704.64754.qm@web57007.mail.re3.yahoo.com> User-Agent: Mutt/1.4.2.2i Cc: Wojciech Puchar , 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 16:47:07 -0000 On Fri, Jun 20, 2008 at 01:48:44AM -0700, Unga wrote: > --- On Fri, 6/20/08, Wojciech Puchar wrote: > > > From: Wojciech Puchar > > Subject: Re: FreeBSD fdisk how to? > > To: "Unga" > > Cc: freebsd-questions@freebsd.org > > Date: Friday, June 20, 2008, 3:57 PM > > > g c30401 h255 s63 > > > p 1 165 63 488392002 > > > a 1 > > > > > > > > > I ran fdisk as follows: > > > fdisk -f configfile -itv /dev/ad2 > > > > > > > is this disk FreeBSD only? don't use fdisk at all > > Yep this hard disk is for FreeBSD only. Why I should not use fdisk? What > should I use to partition a disk? I'm running FreeBSD 7.0. He is making what was popularly called a 'dangerously dedicated' disk. There are no slices, just partitions carved out of the raw disk. It is readable only by FreeBSD. It works, but I prefer to have the flexibility of using fdisk and creating slices and then dividing them in to partitions. ////jerry > > Regards > Unga > _______________________________________________ > 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"