diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-12-19 16:38:43 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-12-19 16:38:43 -0500 |
commit | e1271f327b2123ee8000a45083a60d29730a7fb0 (patch) | |
tree | 13b4623691026409169a08eafcf825ba3a0a1814 | |
parent | 5c5610e9c83dc6d8ba5f9a784ac9fc5b3c7f97c4 (diff) | |
download | pfsense-e1271f327b2123ee8000a45083a60d29730a7fb0.zip pfsense-e1271f327b2123ee8000a45083a60d29730a7fb0.tar.gz |
Add note about leaving 1 megabyte free
-rw-r--r-- | usr/local/www/installer/installer.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php index c6fd504..6195d7a 100644 --- a/usr/local/www/installer/installer.php +++ b/usr/local/www/installer/installer.php @@ -925,6 +925,7 @@ EOF; <br/>* Sizes are in megabytes. <br/>* Encryption password field should only be used if a encrypted filesystem (.eli) was chosen <br/>* Mount points named /conf are not allowed. Use /cf if you want to make a configuration slice/mount. + <br/>* Leave at least one megabyte unallocated to avoid errors {$restored_layout_txt} </span> </strong> |