Be explicit about recompiling all the modules...

Add a note about always recompiling all modules on every new kernel
change / update. In addition, suggest using /usr/local/sys/modules
so this happens automatically.
This commit is contained in:
Warner Losh 2020-11-08 02:20:21 +00:00
parent 956e45f6fb
commit cc408e29d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367474

View File

@ -2305,7 +2305,12 @@ COMMON ITEMS:
[1] If you have third party modules, such as vmware, you
should disable them at this point so they don't crash your
system on reboot.
system on reboot. Alternatively, you should rebuild all the
modules you have in your system and install them as well. If
you are running -current, you should seriously consider
placing all sources to all the modules for your system (or
symlinks to them) in /usr/local/sys/modules so this happens
automatically...
[3] From the bootblocks, boot -s, and then do
fsck -p