From owner-freebsd-current Fri Oct 25 0:57:28 2002 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 1EB9137B401; Fri, 25 Oct 2002 00:57:27 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CF643E42; Fri, 25 Oct 2002 00:57:26 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 3CEE724D7A; Fri, 25 Oct 2002 16:57:25 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 0B91424D38; Fri, 25 Oct 2002 16:57:21 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id B83411E460E; Fri, 25 Oct 2002 16:57:18 +0900 (JST) Date: Fri, 25 Oct 2002 16:57:18 +0900 Message-ID: <7m8z0nymqp.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: phk@FreeBSD.org, current@FreeBSD.org Subject: Re: Installing from CD and MAKEDEV In-Reply-To: <7mbs5k11hs.wl@black.imgsrc.co.jp> References: <7mbs5k11hs.wl@black.imgsrc.co.jp> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp 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 At Thu, 24 Oct 2002 12:10:53 +0000 (UTC), kuriyama wrote: > I've created install CD with "make iso.1" (with sources few hours > before). > > I'm trying to install fresh current box with this CD. But I got > "MAKEDEV returned non-zero status" dialog after extracting dists. > > It seems "cd /dev; sh MAKEDEV all" is failed at devfs environment. I found it. Phk changes in 1.297 of src/etc/Makefile not to install MAKEDEV by default. Options may be: (1) Back out 1.297. (2) Set MAKEDEV_INSTALL for install-media environment. (3) Drop non-devfs code from sysinstall (really???). -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message