Skip site navigation (1)Skip section navigation (2)
Date:      08 Feb 2002 14:46:58 +0100
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        BOUWSMA Beery <freebsd-user@dcf77-zeit.netscum.dyndns.dk>
Cc:        freebsd-current@freebsd.org
Subject:   Re: MODULES_WITH_WORLD=true means no modules?
Message-ID:  <20020212021202.02FF59F118@okeeffe.bestweb.net>

next in thread | raw e-mail | index | archive | help
BOUWSMA Beery <freebsd-user@dcf77-zeit.netscum.dyndns.dk> writes:
> In order to get /boot/kernel/ populated with modules, either one
> needs to installworld again, or use one of the targets to install
> only modules, I guess.

The recommended build sequence is:

# make buildworld
# make buildkernel
# make installkernel
# make installworld

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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

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?20020212021202.02FF59F118>