From owner-freebsd-current@FreeBSD.ORG Thu May 13 14:00:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49B0F16A4CE for ; Thu, 13 May 2004 14:00:09 -0700 (PDT) Received: from msgbas2x.cos.agilent.com (msgbas1tx.cos.agilent.com [192.25.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id E441743D2D for ; Thu, 13 May 2004 14:00:08 -0700 (PDT) (envelope-from darrylo@soco.agilent.com) Received: from relcos2.cos.agilent.com (relcos2.cos.agilent.com [130.29.152.237]) by msgbas2x.cos.agilent.com (Postfix) with ESMTP id 6A4AB87AE; Thu, 13 May 2004 15:00:08 -0600 (MDT) Received: from mina.soco.agilent.com (mina.soco.agilent.com [141.121.54.157]) by relcos2.cos.agilent.com (Postfix) with ESMTP id 0EC10226; Thu, 13 May 2004 15:00:08 -0600 (MDT) Received: from mina.soco.agilent.com (localhost [127.0.0.1]) SMKit7.1.1_Agilent) with ESMTP id OAA02889; Thu, 13 May 2004 14:00:07 -0700 (PDT) Message-Id: <200405132100.OAA02889@mina.soco.agilent.com> To: "Willem Jan Withagen" In-Reply-To: Your message of "Thu, 13 May 2004 22:38:04 +0200." <02c401c4392a$31479140$471b3dd4@dual> Mime-Version: 1.0 (generated by tm-edit 1.7) Content-Type: text/plain; charset=US-ASCII Date: Thu, 13 May 2004 14:00:06 -0700 From: Darryl Okahata cc: freebsd-current@freebsd.org Subject: Re: Installing on large disks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Darryl Okahata List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2004 21:00:09 -0000 "Willem Jan Withagen" wrote: > After several reinstalls I've come to the conclusion that installing > i386 and amd64 in 50G partitions does not work. See the "-o packet" option of boot0cfg: -o options A comma-separated string of any of the following options may be specified (with ``no'' prepended as necessary): packet Use the disk packet (BIOS Int 0x13 extensions) interface, as as opposed to the legacy (CHS) interface, when doing disk I/O. This allows booting above cylinder 1023, but requires specific BIOS support. The default is `nopacket'. [ I assume that this applies to amd64, in addition to i386. ] -- Darryl Okahata darrylo@soco.agilent.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day.