From owner-freebsd-hackers Wed May 22 02:28:41 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA05566 for hackers-outgoing; Wed, 22 May 1996 02:28:41 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id CAA05551 for ; Wed, 22 May 1996 02:28:37 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id CAA05355; Wed, 22 May 1996 02:22:43 -0700 (PDT) To: Bruce Evans cc: erich@uruk.org, terry@lambert.org, dutchman@spase.nl, freebsd-hackers@FreeBSD.ORG Subject: Re: Glitch in install procedure. In-reply-to: Your message of "Wed, 22 May 1996 16:56:46 +1000." <199605220656.QAA14431@godzilla.zeta.org.au> Date: Wed, 22 May 1996 02:22:43 -0700 Message-ID: <5353.832756963@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > This would be another reason for sysinstall not to warn. Sysinstall > knows very little about the capabilities of boot loaders, especially > furture ones. Well, I added the geometry warning by popular request, I can just as easily remove it for the same reason. :-) Is there general agreement that the geometry warning is bogus? Jordan