ident name and kernel 10

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Tue Aug 12 19:56:22 UTC 2014


Mohsen Pahlevanzadeh <mohsen at pahlevanzadeh.org> writes:

> you said true but i added some command:
> cd /usr/src
> make buildworld
>                                                 make kernel KERNCONF=MYK
> shutdown now
>                                                boot with single user####

This should be "shutdown -r now". 
The point is to boot the new kernel before doing the installworld.

>  mount -u /
>  mount -a -t ufs
>  swapon -a
>  adjkerntz -i
>  mergemaster -p
>  cd /usr/src
>  make installworld
>  mergemaster -iF
>  make delete-old
>  reboot
>                                                           Normal boot###
>  make delete-old-libs
>                                                     uname -r returns MYK



More information about the freebsd-questions mailing list