From owner-freebsd-questions@FreeBSD.ORG Sat Sep 17 06:38:29 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C78BF16A41F for ; Sat, 17 Sep 2005 06:38:29 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9020A43D49 for ; Sat, 17 Sep 2005 06:38:29 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j8H6cSFq008057 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 Sep 2005 23:38:29 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20050916233155.07399ac0@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 16 Sep 2005 23:37:50 -0700 To: valerio.daelli@gmail.com, questions@freebsd.org From: Glenn Dawson In-Reply-To: <27dbfc8c050916232310d974e8@mail.gmail.com> References: <27dbfc8c050916232310d974e8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: bsdlabel and c partition 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: Sat, 17 Sep 2005 06:38:29 -0000 At 11:23 PM 9/16/2005, Valerio daelli wrote: >Hi >I have partitioned a disk using bsdlabel and I have used >the c partition for the entire disk. According to the manual >this mean I have used the disk in dedicated mode. >Is there any danger in it? >Is it preferable to use another partition? As long as you keep the disk away from other OS's you'll be fine. Some utilities in FreeBSD will complain if you use the c partition. Personally I've been using the a partition on freshly labeled disks recently, since it defaults to the whole disk minus the first 16 sectors. -Glenn >Thanks a lot. > Valerio Daelli >_______________________________________________ >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"