mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
If you don't create a /usr filesystem, / will need 200MB.
This commit is contained in:
parent
ca94e7c4ca
commit
6dcbe61c90
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue