Recommend what to do in a single user boot.

PR: 25028
Submitted by: Mark Andrews <marka@nominum.com>
This commit is contained in:
Warner Losh 2001-06-04 16:17:06 +00:00
parent ef73da6384
commit ee6e1fc380
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77705

View File

@ -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