From 134d2e86de80cd59ec9bb5d22b6d089397e7e261 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 10 Aug 2000 05:03:49 +0000 Subject: [PATCH] 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. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index c8d4e8c3296..d9b806798c5 100644 --- a/UPDATING +++ b/UPDATING @@ -232,6 +232,7 @@ COMMON ITEMS: make buildkernel KERNEL=YOUR_KERNEL_HERE make installkernel KERNEL=YOUR_KERNEL_HERE make installworld + [1] 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