> Date: Sat, 15 Nov 2003 09:51:40 +1000 (EST) > From: Andy Farkas <andyf_at_speednet.com.au> > Sender: owner-freebsd-current_at_freebsd.org > > Richard Coleman wrote: > 0. mergemaster -p > > 1. make buildworld > > 2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE > > 3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE 2 and 3 may be combined into 'make kernel KERNCONF=NAME_OF_KERNEL_FILE' > > 4. shutdown -r now > > 5. boot into single user mode > > 6. fsck -p > > 7. mount -u / This is redundant. Since V4 days 'mount -a -t ufs' will make root (and any other devices listed as RW in fstab) RW. > > 8. mount -a -t ufs > > 9. swapon -a > > 9.5 adjkerntz -i > > > 10. make installworld > > 11. mergemaster > > 12. reboot > > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >Received on Sat Nov 15 2003 - 08:19:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:29 UTC