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...Received on Sat Nov 15 2003 - 04:14:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:29 UTC