From owner-freebsd-questions@FreeBSD.ORG Thu Dec 17 08:57:53 2009 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 BF2ED10656C5 for ; Thu, 17 Dec 2009 08:57:53 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7BA128FC12 for ; Thu, 17 Dec 2009 08:57:53 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLCBC-0001Ut-Ri for freebsd-questions@freebsd.org; Thu, 17 Dec 2009 09:57:50 +0100 Received: from pool-68-239-68-51.res.east.verizon.net ([68.239.68.51]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 09:57:50 +0100 Received: from nightrecon by pool-68-239-68-51.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Dec 2009 09:57:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Thu, 17 Dec 2009 03:56:38 -0500 Lines: 15 Message-ID: References: <4B296E66.6030405@a1poweruser.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-239-68-51.res.east.verizon.net User-Agent: KNode/4.3.4 Sender: news Subject: Re: is this booting info correct? 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: Thu, 17 Dec 2009 08:57:53 -0000 Fbsd1 wrote: [snip] > > The number of hard drive primary-partitions/slices is determined by the > motherboard BIOS (Basic input output system), not the operating system. > Standard motherboard BIOS limits hard-drives to 4 main divisions > [snip] Not quite true. The only thing contained within the BIOS is an instruction to jump to sector 0 of track 0 after a successful POST. -Mike