Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 2014 19:02:24 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        Craig Rodrigues <rodrigc@freebsd.org>
Cc:        freebsd-current Current <freebsd-current@freebsd.org>
Subject:   Re: "make installworld" commands used to generate manifest for makefs?
Message-ID:  <54072D80.4010402@passap.ru>
In-Reply-To: <CAG=rPVeag%2B2GpcKX=64UL3jTdw0TMzO6gJsxeXBxpp3Kkt48LA@mail.gmail.com>
References:  <CAG=rPVdB424eOLCcdJmMOT2mxf8g_BYBnYX%2Bre=5JJJXO38T3g@mail.gmail.com> <20140825165522.GC91673@spindle.one-eyed-alien.net> <CAG=rPVeag%2B2GpcKX=64UL3jTdw0TMzO6gJsxeXBxpp3Kkt48LA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
28.08.2014 23:02, Craig Rodrigues пишет:

> I did this:
> 
> make -DDB_FROM_SRC -DNO_ROOT installkernel DESTDIR=/tmp/test4
> make -DDB_FROM_SRC -DNO_ROOT installworld DESTDIR=/tmp/test4
> make -DDB_FROM_SRC -DNO_ROOT distribution DESTDIR=/tmp/test4
> 
> /tmp/test4/METALOG was created, but it did not seem to have
> /boot/kernel/kernel or
> any kernel modules.  Is that expected?

For a new installation "installworld" should be done first (it creates
the needed directory infrastructure). And then one may do
"installkernel".

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54072D80.4010402>