diff options
author | jkh <jkh@FreeBSD.org> | 1998-10-15 11:01:30 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1998-10-15 11:01:30 +0000 |
commit | 982b34a4372ce8852cd735b5cfc9b7fd78d7399f (patch) | |
tree | 4694674246f35702ac00f572184c5636cae4fb31 /release | |
parent | b041ca648cc48e85530b36479249fdfaead55bc8 (diff) | |
download | FreeBSD-src-982b34a4372ce8852cd735b5cfc9b7fd78d7399f.zip FreeBSD-src-982b34a4372ce8852cd735b5cfc9b7fd78d7399f.tar.gz |
Fix upgrade notes.
PR: 8331
Submitted by: Sue Blake <sue@vedanix.welearn.com.au>
Diffstat (limited to 'release')
-rw-r--r-- | release/sysinstall/help/upgrade.hlp | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/release/sysinstall/help/upgrade.hlp b/release/sysinstall/help/upgrade.hlp index 9920948..8b7b893 100644 --- a/release/sysinstall/help/upgrade.hlp +++ b/release/sysinstall/help/upgrade.hlp @@ -29,7 +29,8 @@ data files. 0.2 IMPORTANT NOTE --- -------------- -See section 2.4 for important details regarding changes to the +If you are upgrading from FreeBSD 2.2.5 or earlier, see +section 2.4 for important details regarding changes to the /etc/fstab file required during the upgrade procedure. 1.0 Introduction @@ -122,10 +123,10 @@ kernel may need to be generated to suit the local system configuration. IMPORTANT NOTE: ============== -FreeBSD 2.2.6 introduces a change in the naming of the device from +FreeBSD 2.2.6 introduced a change in the naming of the device from which the root filesystem is mounted. This change affects all systems, however user intervention is only required for systems undergoing an -upgrade installation. +upgrade installation from a version prior to FreeBSD 2.2.6. Previously, the root filesystem was always mounted from the compatibility slice, while other partitions on the same disk were |