From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 08:48: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 71CA71065745 for ; Fri, 20 Jun 2008 08:48:45 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57007.mail.re3.yahoo.com (web57007.mail.re3.yahoo.com [66.196.97.111]) by mx1.freebsd.org (Postfix) with SMTP id 097358FC20 for ; Fri, 20 Jun 2008 08:48:44 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 64842 invoked by uid 60001); 20 Jun 2008 08:48:44 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=Lmt4wWFEi76ZEC6QuX6BQNKATB+6XZFTxqYkWXHcAra29nSKUXXq40s8osN+ychZ2uuW7oYnIH4NVfvbEeGWx1SVIkWY63gVXKktqHJpDG8XB99Wpd55LZRYDU3OuVbN8uyHt/k+4MqOef4O0A76ls7J2AqfIg6ByRu6YOq0I08=; Received: from [165.21.155.115] by web57007.mail.re3.yahoo.com via HTTP; Fri, 20 Jun 2008 01:48:44 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Fri, 20 Jun 2008 01:48:44 -0700 (PDT) From: Unga To: Wojciech Puchar In-Reply-To: <20080620095651.F44351@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <406704.64754.qm@web57007.mail.re3.yahoo.com> 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 Reply-To: unga888@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2008 08:48:45 -0000 --- 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. Regards Unga