Installworld failure

Dimitry Andric dim at FreeBSD.org
Tue Jul 26 10:48:57 UTC 2011


On 2011-07-26 12:09, Mitya wrote:
...
> make buildworld pass without any errors
>
> make installworld print me this messages:
...
> btxld:No such file or directory

This is usually due to the system clock being off, or the object tree
being modified after building.  Most of the time, you can fix it by
doing:

make -C /usr/src/sys/boot

and then running installworld again.


More information about the freebsd-stable mailing list