diff options
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -632,6 +632,7 @@ COMMON ITEMS: make buildkernel KERNCONF=YOUR_KERNEL_HERE cp src/sys/${MACHINE_ARCH}/conf/GENERIC.hints /boot/device.hints [2] make installkernel KERNCONF=YOUR_KERNEL_HERE + reboot in single user [3] make installworld mergemaster [1] @@ -657,6 +658,13 @@ COMMON ITEMS: your own device.hints to reflect your unique hardware configuration. + [3] From the bootblocks, boot -s, and then do + fsck -p + mount -u / + mount -a + cd /usr/src + adjkerntz -i # if COMS is wall time + FORMAT: This file contains a list, in reverse chronological order, of major |