summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-26 22:55:43 +0000
committerimp <imp@FreeBSD.org>2002-10-26 22:55:43 +0000
commit3eea619b0f143612e50c6d91bb28cec20f55d4a1 (patch)
tree0a3d9833a23323595e02965920f93ee812b236ea /UPDATING
parented7e384ac9443dd3b652892c7e80d4a7a2daa77f (diff)
downloadFreeBSD-src-3eea619b0f143612e50c6d91bb28cec20f55d4a1.zip
FreeBSD-src-3eea619b0f143612e50c6d91bb28cec20f55d4a1.tar.gz
State the stupidly obvious:
If /tmp is on /, then blowing away its contents, as appropriate, may get you enough space to do the installworld.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 7 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 89c4016..6525ee4 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1004,6 +1004,7 @@ COMMON ITEMS:
# Note: sometimes if you are running current you gotta do more than
# is listed here if you are upgrading from a really old current.
+ <make sure you have good level 0 dumps>
<maybe fix /etc/fstab> [7]
make buildworld
make buildkernel KERNCONF=YOUR_KERNEL_HERE
@@ -1022,7 +1023,12 @@ COMMON ITEMS:
# modules has changed. If you are installing 5.0 onto a 4.x
# system, you'll need about 30MB of free disk space on your /
# partition. If you have less than this, you may encounter difficult
- # to back out of problems with this proceedure.
+ # to back out of problems with this proceedure. If /tmp is on
+ # the / partition, you may want to completely remove all its content
+ # before upgrading, as this can be a common source of shortage of
+ # space on /.
+
+ <make sure you have good level 0 dumps>
<maybe fix /etc/fstab> [7]
make buildworld
make buildkernel KERNCONF=YOUR_KERNEL_HERE
OpenPOWER on IntegriCloud