signal 12's everywhere on Current with update this morning.

Peter Schultz pmes at btinet.net
Sat Nov 15 05:14:26 PST 2003


Richard Coleman wrote:
> Andy Farkas wrote:
> 
>>Richard Coleman wrote:
>>
>>
>>
>>>1. make buildworld
>>>2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE
>>>3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE
>>>4. shutdown -r now
>>>5. boot into single user mode
>>>6. fsck -p
>>>7. mount -u /
>>>8. mount -a -t ufs
>>>9. swapon -a
>>
>>
>>  9.5 adjkerntz -i
> 
> 
> Yep, forgot that part.  I keep all my system clocks on UTC so I never do 
> this step when building world.
> 

Running -CURRENT, I've gotten into the pattern of always building and 
installing a new /usr/include, just to be extra safe.

10a. cd /usr; mv include inc.old; mkdir include; cd /usr/src; make includes

>>>10. make installworld
>>>11. mergemaster
>>>12. reboot
> 

Pete...


More information about the freebsd-current mailing list