diff options
author | imp <imp@FreeBSD.org> | 2002-10-27 01:35:36 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-10-27 01:35:36 +0000 |
commit | 583aa98e883ff8261ba7152075dd54435b92a49b (patch) | |
tree | 89ceb77544c2213ee25ac097f7a49040405cc862 /UPDATING | |
parent | aca99d41beacd70826ba55ebe527c3b0b31dc953 (diff) | |
download | FreeBSD-src-583aa98e883ff8261ba7152075dd54435b92a49b.zip FreeBSD-src-583aa98e883ff8261ba7152075dd54435b92a49b.tar.gz |
Note the scary messages that you see when mounting / and other things
are expected and normal when you've booted a 5.0 kernel with a 4.x
userland.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1071,6 +1071,9 @@ COMMON ITEMS: adjkerntz -i # if CMOS is wall time Also, when doing a major release upgrade, it is required that you boot into single user mode to do the installworld. + For the 4.x -> 5.0 upgrade, you will also see many messages about + needing to recompile your userland. These are harmless and can + be ignored while you proceed to the next step. [4] Note: This step is non-optional. Failure to do this step can result in a significant reduction in the functionality of the |