ok, I will try this, becausa I did everthing, then I reboot, like this steps

svn checkout https://svn.freebsd.org/base/release/9.3.0/ .
make buildworld
make buildkernel
make installkernel
make installworld

mergemaster -UiP
shutdown -r now

On Thu, Oct 19, 2017 at 5:02 PM, Kurt Jaeger <[email protected]> wrote:

> Hi!
>
> > yes I can boot single mode, mount / , etc
>
> Try to boot single user mode with the new kernel, then re-run
>
> make installworld
> mergemaster -UiP
>
> The normal way to do it is to reboot after
>
> make installkernel
>
> If you ran the installworld before the reboot, some files might
> not be copied.
>
> Another thing: Try to run
>
> ifconfig
>
> and see if it can list the interfaces of the box. Maybe it's the
> old ifconfig binary still left.
>
> > Why you think its a kernel problem not some file that I change
> > in mergemaster questions
>
> I vagely remember that there was an ifconfig thing sometime around
> 9.x.
>
> --
> [email protected]            +49 171 3101372                         3 years to
> go !
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to