summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-30 20:11:07 +0000
committerimp <imp@FreeBSD.org>2002-10-30 20:11:07 +0000
commite6c85a8da679194fdbf88f7aceeb754dddccf88b (patch)
tree64362d4560c1122b353db61dd5b7ebe6ed55d5f2 /UPDATING
parentd7097cadfdf94bc54970b6b9fdb80951af9e9065 (diff)
downloadFreeBSD-src-e6c85a8da679194fdbf88f7aceeb754dddccf88b.zip
FreeBSD-src-e6c85a8da679194fdbf88f7aceeb754dddccf88b.tar.gz
OK, you can use the 4.x boot loader and boot blocks to load kernels, but
I'm nervous about recommending it, so note it as a footnote only for now.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 7 insertions, 9 deletions
diff --git a/UPDATING b/UPDATING
index 6892f8c..496bf15 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1094,15 +1094,13 @@ COMMON ITEMS:
install) after the buildworld before this step if you last updated
from current before 20020224 or from -stable before 20020408.
- [6] 4.x boot blocks can be used to boot a 5.x system, however
- it is difficult to do that at best. If you are concerned
- about being able to boot 4.x if the reboot to single user
- fails, then you should do something like
- mv /boot /boot-4x
- mkdir /boot
- before this step. You may be able to then boot the 4.x boot
- blocks if you catch boot2, and enter /boot-4x/loader rather than
- /boot/loader. However, this step hasn't been torture tested.
+ [6] 4.x boot loader can be used to boot a 5.x system, however
+ it is difficult to do that at best. If you wish to try, then
+ you should interrupt the boot and at the ok prompt type:
+ ok unload
+ ok boot /boot/kernel/kernel
+ If this fails to work, you must install a new boot loader as
+ described here.
[7] Before you upgrade, please make sure that you are not using
compatibility slices. These are device names of the form, on i386
OpenPOWER on IntegriCloud