Add a reminder note to people to disable third party modules at the

right place in the upgrade proceedure so that they don't get burned by
a crash on reboot.
This commit is contained in:
Warner Losh 2000-08-10 05:03:49 +00:00
parent 354a0adabf
commit 134d2e86de

View file

@ -232,6 +232,7 @@ COMMON ITEMS:
make buildkernel KERNEL=YOUR_KERNEL_HERE
make installkernel KERNEL=YOUR_KERNEL_HERE
make installworld
[1]
<reboot>
Make sure that you've read the UPDATING file to understand
@ -245,6 +246,10 @@ COMMON ITEMS:
messages there. If in doubt, please track -stable which has
much fewer pitfalls.
[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.
FORMAT:
This file contains a list, in reverse chronologocal order, of major