Re: "make installworld" commands used to generate manifest for makefs?

From: Boris Samorodov <bsam_at_passap.ru>
Date: Wed, 03 Sep 2014 19:02:24 +0400
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
Received on Wed Sep 03 2014 - 13:02:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:51 UTC