Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 16:57:18 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        phk@FreeBSD.org, current@FreeBSD.org
Subject:   Re: Installing from CD and MAKEDEV
Message-ID:  <7m8z0nymqp.wl@black.imgsrc.co.jp>
In-Reply-To: <7mbs5k11hs.wl@black.imgsrc.co.jp>
References:  <7mbs5k11hs.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7m8z0nymqp.wl>