From owner-freebsd-current Thu Dec 20 8:27:27 2001 Delivered-To: freebsd-current@freebsd.org Received: from green.bikeshed.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84CC537B416; Thu, 20 Dec 2001 08:27:10 -0800 (PST) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.6/8.11.6) with ESMTP id fBKGR6H40338; Thu, 20 Dec 2001 11:27:07 -0500 (EST) (envelope-from green@green.bikeshed.org) Message-Id: <200112201627.fBKGR6H40338@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bruce Evans Cc: current@FreeBSD.ORG Subject: Re: CD-ROM installation of -CURRENT broken? In-Reply-To: Message from Bruce Evans of "Fri, 21 Dec 2001 03:07:11 +1100." <20011221025513.S1790-100000@gamplex.bde.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Dec 2001 11:27:06 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans wrote: > On Wed, 19 Dec 2001, Brian Fundakowski Feldman wrote: > > > Does anyone know when installation of -CURRENT from CD-ROM got broken or a > > solution thereof? We end up having two problems: the fixit shell doesn't > > work, but before that an actual installation doesn't work because > > sysinstall's attempt to mount /dev/acd0c on /dist returns ENOENT. I havne't > > determined yet why this could be; anyone have clues? > > The 'c' partition of acd0 devices was broken for the non-DEVFS case in > rev.104 of atapi-cd.c. (The errno for this is ENXIO.) DEVFS is not > in GENERIC and "make release" doesn't seem to add it. Well, really, all we should care about is the devfs case since anything else is meant to be deprecated; I'd rather fix this at the source... DEVFS is no longer optional, so it is in GENERIC for certain. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message