DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Some questions on updating.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 7 Aug 2004 10:04:27 -0700 (PDT)

:quick ordering point:
:make buildworld
:make buildkernel
:make installkernel
:reboot (single user mode if you can)
:make installworld
:(in other words, install the new kernel before installing the new world).
    
    Generally speaking you do not have to reboot before doing the
    installworld, but you should make sure that the system is idle
    since installworld will be ripping up binaries out from under
    running programs, and you should reboot after the installworld finishes.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]