|
Lines 140-176
Link Here
|
| 140 |
<sect1 xml:id="bsdinstall-hardware"> |
140 |
<sect1 xml:id="bsdinstall-hardware"> |
| 141 |
<title>Minimum Hardware Requirements</title> |
141 |
<title>Minimum Hardware Requirements</title> |
| 142 |
|
142 |
|
| 143 |
<para>The hardware requirements to install &os; vary by the |
143 |
<para>The hardware requirements to install &os; vary by |
| 144 |
hardware architecture. Hardware architectures |
144 |
architecture. Hardware architectures |
| 145 |
and devices supported by a &os; release are listed on the |
145 |
and devices supported by a &os; release are listed on the |
| 146 |
Release Information page of the &os; web site (<link |
146 |
Release Information page of the &os; web site (<link |
| 147 |
xlink:href="&url.base;/releases/index.html">http://www.FreeBSD.org/releases/index.html</link>).</para> |
147 |
xlink:href="&url.base;/releases/index.html">http://www.FreeBSD.org/releases/index.html</link>). |
|
|
148 |
The &os; download page also has recommendations for choosing the |
| 149 |
right image for different architectures (<link |
| 150 |
xlink:href="&url.base;/where.html">https://www.FreeBSD.org/where.html</link>).</para> |
| 148 |
|
151 |
|
| 149 |
<para>A &os; installation will require a minimum 64 MB of |
152 |
<para>A &os; installation will require 64 MB of |
| 150 |
<acronym>RAM</acronym> and 1.5 GB of free hard drive space |
153 |
<acronym>RAM</acronym> and 1.5 GB of free hard drive space |
| 151 |
for the most minimal installation. However, that is a |
154 |
at minimum. However, these specifications are |
| 152 |
<emphasis>minimal</emphasis> install, leaving almost no |
155 |
<emphasis>not</emphasis> recommended, as almost no free |
| 153 |
free space. RAM requirements depend on usage. Specialized |
156 |
space will be left on the system. RAM requirements will depend |
| 154 |
FreeBSD systems can run in as little as 128MB RAM while desktop |
157 |
on usage, with some customized FreeBSD systems using as little |
| 155 |
systems should have at least 4 GB |
158 |
as 128 MB of RAM, while desktop systems are recommended to |
| 156 |
of <acronym>RAM</acronym>.</para> |
159 |
have at least 4 GB of <acronym>RAM</acronym>.</para> |
| 157 |
|
160 |
|
| 158 |
<para>The processor requirements for each architecture can be |
161 |
<para>Here are the processor requirements for each architecture:</para> |
| 159 |
summarized as follows:</para> |
|
|
| 160 |
|
162 |
|
| 161 |
<variablelist> |
163 |
<variablelist> |
| 162 |
<varlistentry> |
164 |
<varlistentry> |
| 163 |
<term>&arch.amd64;</term> |
165 |
<term>&arch.amd64;</term> |
| 164 |
<listitem> |
166 |
<listitem> |
| 165 |
<para>This is the most common type of processor desktop and |
167 |
<para>This is the most common desktop and laptop processor, |
| 166 |
laptop computers will have. Other vendors may call this |
168 |
used in most modern systems. The architecture can also |
| 167 |
architecture <acronym>x86-64</acronym>.</para> |
169 |
be called <acronym>x86-64</acronym>, and is used by both |
| 168 |
|
170 |
&intel; (which produces |
| 169 |
<para>There are two primary vendors of &arch.amd64; |
171 |
<acronym>Intel64</acronym> class processors) and AMD |
| 170 |
processors: &intel; (which produces |
|
|
| 171 |
<acronym>Intel64</acronym> class processors) and AMD |
| 172 |
(which produces <acronym>AMD64</acronym>).</para> |
172 |
(which produces <acronym>AMD64</acronym>).</para> |
| 173 |
|
173 |
|
| 174 |
<para>Examples of &arch.amd64; compatible processsors |
174 |
<para>Examples of &arch.amd64; compatible processsors |
| 175 |
include: &amd.athlon;64, &amd.opteron;, |
175 |
include: &amd.athlon;64, &amd.opteron;, |
| 176 |
multi-core &intel; &xeon;, and |
176 |
multi-core &intel; &xeon;, and |
|
Lines 181-188
Link Here
|
| 181 |
<varlistentry> |
181 |
<varlistentry> |
| 182 |
<term>&arch.i386;</term> |
182 |
<term>&arch.i386;</term> |
| 183 |
<listitem> |
183 |
<listitem> |
| 184 |
<para>This architecture is the 32-bit x86 |
184 |
<para>Older, home based systems will generally use this |
| 185 |
architecture.</para> |
185 |
32-bit, x86 architecture.</para> |
| 186 |
|
186 |
|
| 187 |
<para>Almost all i386-compatible processors with a floating |
187 |
<para>Almost all i386-compatible processors with a floating |
| 188 |
point unit are supported. All &intel; processors 486 or |
188 |
point unit are supported. All &intel; processors 486 or |
|
Lines 190-201
Link Here
|
| 190 |
|
190 |
|
| 191 |
<para>&os; will take advantage of Physical Address |
191 |
<para>&os; will take advantage of Physical Address |
| 192 |
Extensions (<acronym>PAE</acronym>) support on |
192 |
Extensions (<acronym>PAE</acronym>) support on |
| 193 |
<acronym>CPU</acronym>s that support this feature. A |
193 |
<acronym>CPU</acronym>s with this feature. A kernel with |
| 194 |
kernel with the <acronym>PAE</acronym> feature enabled |
194 |
the <acronym>PAE</acronym> feature enabled |
| 195 |
will detect memory above 4 GB and allow it to be used |
195 |
will detect memory above 4 GB and allow it to be used |
| 196 |
by the system. This feature places constraints on the |
196 |
by the system. However, using <acronym>PAE</acronym> |
| 197 |
device drivers and other features of &os; which may be |
197 |
places constraints on device drivers and other features of |
| 198 |
used; refer to &man.pae.4; for details.</para> |
198 |
&os;; refer to &man.pae.4; for details.</para> |
| 199 |
</listitem> |
199 |
</listitem> |
| 200 |
</varlistentry> |
200 |
</varlistentry> |
| 201 |
|
201 |
|
|
Lines 1674-1680
Link Here
|
| 1674 |
disks were attached after the installer was started, select |
1674 |
disks were attached after the installer was started, select |
| 1675 |
<guibutton>- Rescan Devices</guibutton> to repopulate the list |
1675 |
<guibutton>- Rescan Devices</guibutton> to repopulate the list |
| 1676 |
of available disks. To ensure that the correct disks are |
1676 |
of available disks. To ensure that the correct disks are |
| 1677 |
selected, so as not to accidently destroy the wrong disks, the |
1677 |
selected, so as not to accidentally destroy the wrong disks, the |
| 1678 |
<guibutton>- Disk Info</guibutton> menu can be used to inspect |
1678 |
<guibutton>- Disk Info</guibutton> menu can be used to inspect |
| 1679 |
each disk, including its partition table and various other |
1679 |
each disk, including its partition table and various other |
| 1680 |
information such as the device model number and serial number, |
1680 |
information such as the device model number and serial number, |
|
Lines 1737-1743
Link Here
|
| 1737 |
<title>Shell Mode Partitioning</title> |
1737 |
<title>Shell Mode Partitioning</title> |
| 1738 |
|
1738 |
|
| 1739 |
<para>When creating advanced installations, the |
1739 |
<para>When creating advanced installations, the |
| 1740 |
<application>bsdinstall</application> paritioning menus may |
1740 |
<application>bsdinstall</application> partitioning menus may |
| 1741 |
not provide the level of flexibility required. Advanced users |
1741 |
not provide the level of flexibility required. Advanced users |
| 1742 |
can select the <guibutton>Shell</guibutton> option from the |
1742 |
can select the <guibutton>Shell</guibutton> option from the |
| 1743 |
partitioning menu in order to manually partition the drives, |
1743 |
partitioning menu in order to manually partition the drives, |