Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 15:56:13 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org>
Cc:        Polytropon <freebsd@edvax.de>, freebsd-questions@freebsd.org
Subject:   Re: ident name and kernel 10
Message-ID:  <44tx5h8ote.fsf@lowell-desk.lan>
In-Reply-To: <1407839576.14647.12.camel@debian> (Mohsen Pahlevanzadeh's message of "Tue, 12 Aug 2014 15:02:56 %2B0430")
References:  <1407727682.14647.4.camel@debian> <20140811095953.2b1519f0.freebsd@edvax.de> <1407839576.14647.12.camel@debian>

next in thread | previous in thread | raw e-mail | index | archive | help
Mohsen Pahlevanzadeh <mohsen@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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44tx5h8ote.fsf>