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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to