svn commit: r49447 - head/en_US.ISO8859-1/books/handbook/bsdinstall
Sevan Janiyan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: sevan
Date: Sun Oct 2 14:15:50 2016
New Revision: 49447
URL: https://svnweb.freebsd.org/changeset/doc/49447
Log:
Increase minimum RAM requirement for installation to 96MB.
On 9.3 & 10.3 (both amd64 builds) whilst the kernel boots & installer runs with
such an amount, the installer fails when attempting to extract a set.
On 11 it's not actually possible to boot the kernel with less than 96MB (amd64)
or 92MB (i386).
Tested using VirtualBox not actual hardware.
PR: 211280
Obtained from: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D8112
Modified:
head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sat Oct 1 18:47:15 2016 (r49446)
+++ head/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml Sun Oct 2 14:15:50 2016 (r49447)
@@ -151,7 +151,7 @@
also has recommendations for choosing the correct image for
different architectures.</para>
- <para>A &os; installation requires a minimum of 64 MB of
+ <para>A &os; installation requires a minimum of 96 MB of
<acronym>RAM</acronym> and 1.5 GB of free hard drive space.
However, such small amounts of memory and disk space are really
only suitable for custom applications like embedded appliances.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"