From owner-freebsd-current Sun Nov 24 14:32:50 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA15947 for current-outgoing; Sun, 24 Nov 1996 14:32:50 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA15934; Sun, 24 Nov 1996 14:32:39 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id JAA05605; Mon, 25 Nov 1996 09:20:39 +1100 Date: Mon, 25 Nov 1996 09:20:39 +1100 From: Bruce Evans Message-Id: <199611242220.JAA05605@godzilla.zeta.org.au> To: jkh@time.cdrom.com, phk@critter.tfs.com Subject: Re: 2.2-ALPHA install failure Cc: bde@zeta.org.au, fenner@parc.xerox.com, freebsd-current@FreeBSD.org, jkh@FreeBSD.org Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >>> This confuses the kernel since by definition a valid BSD slice >>> ends at a cylinder boundary to help the kernel detect the geometry. >>> This important requirement seems to be unknown to most install programs >>> and persons :-(. >> >>This has nothing to do with sysinstall as it does not calculate >>geometry. This is done by libdisk and is an important bit of >>information which seems to be unknown to most non-install persons. :-) > >I >do< recognize a hint when delivered on a brick through my window :-) Well, the original brick was thrown half at persons who install FreeBSD, not at persons who write FreeBSD install programs. The latter know about the requirement, of course :-). Bruce