diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-01-13 21:57:07 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-01-13 21:57:07 +0000 |
commit | 26e1430b79f110018841137c1850f907738f4080 (patch) | |
tree | 86366f818b61f745f0c423433c5d9239df816c19 /usr.sbin/sade | |
parent | 12e99581a734f23ce5d5db529aad14d7714f90b9 (diff) | |
download | FreeBSD-src-26e1430b79f110018841137c1850f907738f4080.zip FreeBSD-src-26e1430b79f110018841137c1850f907738f4080.tar.gz |
If you don't create a /usr filesystem, / will need 200MB.
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r-- | usr.sbin/sade/help/partition.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sade/help/partition.hlp b/usr.sbin/sade/help/partition.hlp index 8b84795..a6de29e 100644 --- a/usr.sbin/sade/help/partition.hlp +++ b/usr.sbin/sade/help/partition.hlp @@ -32,7 +32,7 @@ filesystems: /usr System & user files 80MB or more Yes Note: If you do not create a /usr filesystem then your / filesystem -will need to be bigger - at least 100MB. This is not recommended as +will need to be bigger - at least 200MB. This is not recommended as any media errors that may occur during disk I/O to user files will corrupt the filesystem containing vital system files as well. It is for this reason that / is generally kept on its own filesystem, where |