aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/where.xml
blob: 7d39592f8dac3fbcc0ce0f7896e15092844a5b6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "Download FreeBSD">
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
<!ENTITY url.snapshot "ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots">
]>

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
      <title>&title;</title>

      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
    </head>

    <body class="navinclude.download">

    <a name="choose-version"></a>

    <a name="choose-arch"></a>

    <h2>Choosing an Architecture</h2>

    <p>Modern PCs use the amd64 architecture, including those with
      Intel&reg; branded processors.  Computers with more than
      3&nbsp;GB of memory should use amd64.  If the computer is an
      older, 32-bit only model, use i386.  For embedded devices and
      single-board computers (SBC) such as the Raspberry Pi, Beagle
      Bone Black, Panda Board, and Zed Board, use the armv6 SD card
      image which supports ARMv6 and ARMv7 processors.</p>

    <a name="choose-image"></a>

    <h2>Choosing an Image</h2>

    <p>The &os; installer can be downloaded in a number of different
      formats including CD (disc1), DVD (dvd1), and Network Install
      (bootonly) sized <a
        href="&base;/doc/en_US.ISO8859-1/books/handbook/install-diff-media.html#install-cdrom">ISO</a>
      Disc Images, as well as regular and mini USB memory stick
      images.  Later versions of &os; are also offered as prebuilt
      expandable Virtual Machine images, and as SD Cards for embedded
      platforms.</p>

    <a name="help-statistics"></a>

    <h2>&os;&nbsp;Deployment Statistics</h2>

    <p>While &os; does not gather deployment statistics, having
      statistical information available is essential.  Please consider
      installing the <a
	href="http://www.freshports.org/sysutils/bsdstats/">sysutils/bsdstats</a>
      package, which collects hardware and software statistics,
      helping developers understand how to best focus their
      efforts.  The information collected is available at the
      <a href="http://bsdstats.org">bsdstats.org</a> website.</p>

    <a name="download"></a>

    <a name="download-rel"></a>

    <h1>&os; &rel.current;-RELEASE</h1>

    <table class="tblbasic tblwide tbldownload">
      <tbody>
	<tr>
	  <th>Installer Images</th>
	  <th>Virtual Machine Images</th>
	  <th>SD Card Images</th>
	  <th>Documentation</th>
	</tr>
	<tr>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.rel;/amd64/amd64/ISO-IMAGES/&rel.current;/">amd64</a></li>
	      <li><a href="&url.rel;/i386/i386/ISO-IMAGES/&rel.current;/">i386</a></li>
	      <li><a href="&url.rel;/ia64/ia64/ISO-IMAGES/&rel.current;/">ia64</a></li>
	      <li><a href="&url.rel;/powerpc/powerpc/ISO-IMAGES/&rel.current;/">powerpc</a></li>
	      <li><a href="&url.rel;/powerpc/powerpc64/ISO-IMAGES/&rel.current;/">powerpc64</a></li>
	      <li><a href="&url.rel;/sparc64/sparc64/ISO-IMAGES/&rel.current;/">sparc64</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.rel;/VM-IMAGES/README.txt">README</a></li>
	      <li><a href="&url.rel;/VM-IMAGES/&rel.current;-RELEASE/amd64/Latest/">amd64</a></li>
	      <li><a href="&url.rel;/VM-IMAGES/&rel.current;-RELEASE/i386/Latest/">i386</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-BEAGLEBONE.img.xz">BEAGLEBONE</a></li>
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-CUBOX-HUMMINGBOARD.img.xz">CUBOX-HUMMINGBOARD</a></li>
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-GUMSTIX.img.xz">GUMSTIX</a></li>
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-RPI-B.img.xz">RPI-B</a></li>
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-PANDABOARD.img.xz">PANDABOARD</a></li>
	      <li><a href="&url.rel;/arm/armv6/ISO-IMAGES/&rel.current;/&os;-&rel.current;-RELEASE-arm-armv6-WANDBOARD.img.xz">WANDBOARD</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdocslist">
	      <li><a href="&base;/releases/index.html#current">Released</a>: &rel.current.date;</li>
	      <li><a href="&u.rel.notes;">Release Notes</a></li>
	      <li><a href="&u.rel.hardware;">Hardware Compatibility List</a></li>
	      <li><a href="&u.rel.installation;">Installation Instructions</a></li>
	      <li><a href="&u.rel.errata;">Errata</a></li>
	      <li><a href="&u.rel.signatures;">Signed Checksums</a></li>
	    </ul>
	  </td>
	</tr>
      </tbody>
    </table>
    <br />

    <a name="download-rel2"></a>

    <h1>&os; &rel2.current;-RELEASE</h1>

    <table class="tblbasic tblwide tbldownload">
      <tbody>
	<tr>
	  <th>Installer Images</th>
	  <th>Virtual Machine Images</th>
	  <th>Documentation</th>
	</tr>
	<tr>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.rel;/amd64/amd64/ISO-IMAGES/&rel2.current;/">amd64</a></li>
	      <li><a href="&url.rel;/i386/i386/ISO-IMAGES/&rel2.current;/">i386</a></li>
	      <li><a href="&url.rel;/ia64/ia64/ISO-IMAGES/&rel2.current;/">ia64</a></li>
	      <li><a href="&url.rel;/powerpc/powerpc/ISO-IMAGES/&rel2.current;/">powerpc</a></li>
	      <li><a href="&url.rel;/powerpc/powerpc64/ISO-IMAGES/&rel2.current;/">powerpc64</a></li>
	      <li><a href="&url.rel;/sparc64/sparc64/ISO-IMAGES/&rel2.current;/">sparc64</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.rel;/VM-IMAGES/README.txt">README</a></li>
	      <li><a href="&url.rel;/VM-IMAGES/&rel2.current;-RELEASE/amd64/Latest/">amd64</a></li>
	      <li><a href="&url.rel;/VM-IMAGES/&rel2.current;-RELEASE/i386/Latest/">i386</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdocslist">
	      <li><a href="&base;/releases/index.html#current">Released</a>: &rel2.current.date;</li>
	      <li><a href="&u.rel2.notes;">Release Notes</a></li>
	      <li><a href="&u.rel2.hardware;">Hardware Compatibility List</a></li>
	      <li><a href="&u.rel2.installation;">Installation Instructions</a></li>
	      <li><a href="&u.rel2.errata;">Errata</a></li>
	    </ul>
	  </td>
	</tr>
      </tbody>
    </table>
    <br />

    &beta.desc;

    <a name="download-snapshots"></a>

    <h1>Development Snapshots</h1>

    <p>If you are interested in a purely experimental
      <strong>snapshot</strong> release of &os;-CURRENT (AKA
      &rel.head;-CURRENT), aimed at developers and bleeding-edge
      testers only, then please see the <a
	href="&base;/snapshots/">&os; Snapshot Releases</a> page.  For
      more information about past, present and future releases in
      general, please visit the <a
	href="&base;/releases/index.html">release information
	page</a>.</p>

    <h1>&os; &rel.head;-CURRENT</h1>

    <table class="tblbasic tblwide tbldownload">
      <tbody>
	<tr>
	  <th>Installer Images</th>
	  <th>Virtual Machine Images</th>
	  <th>Documentation</th>
	</tr>
	<tr>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.snapshot;/amd64/amd64/ISO-IMAGES/&rel.head;/">amd64</a></li>
	      <li><a href="&url.snapshot;/i386/i386/ISO-IMAGES/&rel.head;/">i386</a></li>
	      <li><a href="&url.snapshot;/powerpc/powerpc/ISO-IMAGES/&rel.head;/">powerpc</a></li>
	      <li><a href="&url.snapshot;/powerpc/powerpc64/ISO-IMAGES/&rel.head;/">powerpc64</a></li>
	      <li><a href="&url.snapshot;/sparc64/sparc64/ISO-IMAGES/&rel.head;/">sparc64</a></li>
	      <li><a href="&url.snapshot;/arm/armv6/ISO-IMAGES/&rel.head;/">armv6</a></li>
	      <li><a href="&url.snapshot;/arm64/aarch64/ISO-IMAGES/&rel.head;/">aarch64</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.snapshot;/VM-IMAGES/&rel.head;-CURRENT/amd64/Latest/">amd64</a></li>
	      <li><a href="&url.snapshot;/VM-IMAGES/&rel.head;-CURRENT/i386/Latest/">i386</a></li>
	      <li><a href="&url.snapshot;/VM-IMAGES/&rel.head;-CURRENT/aarch64/Latest/">aarch64</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdocslist">
	      <li><a href="&base;/relnotes/CURRENT/relnotes/article.html">Release Notes</a></li>
	    </ul>
	  </td>
	</tr>
      </tbody>
    </table>

    <p>&nbsp;</p>

    <h1>&os; &rel.current;-STABLE</h1>

    <table class="tblbasic tblwide tbldownload">
      <tbody>
	<tr>
	  <th>Installer Images</th>
	  <th>Virtual Machine Images</th>
	  <th>Documentation</th>
	</tr>
	<tr>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.snapshot;/amd64/amd64/ISO-IMAGES/&rel.current;/">amd64</a></li>
	      <li><a href="&url.snapshot;/i386/i386/ISO-IMAGES/&rel.current;/">i386</a></li>
	      <li><a href="&url.snapshot;/ia64/ia64/ISO-IMAGES/&rel.current;/">ia64</a></li>
	      <li><a href="&url.snapshot;/powerpc/powerpc/ISO-IMAGES/&rel.current;/">powerpc</a></li>
	      <li><a href="&url.snapshot;/powerpc/powerpc64/ISO-IMAGES/&rel.current;/">powerpc64</a></li>
	      <li><a href="&url.snapshot;/sparc64/sparc64/ISO-IMAGES/&rel.current;/">sparc64</a></li>
	      <li><a href="&url.snapshot;/arm/armv6/ISO-IMAGES/&rel.current;/">armv6</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdownloadlist">
	      <li><a href="&url.snapshot;/VM-IMAGES/&rel.current;-STABLE/amd64/Latest/">amd64</a></li>
	      <li><a href="&url.snapshot;/VM-IMAGES/&rel.current;-STABLE/i386/Latest/">i386</a></li>
	    </ul>
	  </td>
	  <td>
	    <ul class="txtdocslist">
	      <li><a href="&base;/relnotes/&rel.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
	    </ul>
	  </td>
	</tr>
      </tbody>
    </table>

    <p>If you plan on getting &os; via HTTP or FTP, please check
      the listing of <a
	href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html"><strong>mirror
	  sites</strong></a> in the handbook to see if there is a site
      closer to you.</p>

    <a name="install"></a>

    <h2>Install &os;</h2> 

    <p>There are many options for installing &os;, including
      installation from CD-ROM, DVD, USB Memory Stick or even directly
      using anonymous FTP, HTTP, or NFS.  Depending on the &os;
      version you want to install, please read through the <a
      href="&base;/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html">&os;&nbsp;9.X/10.X
      installation guide</a> or the <a
      href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">&os;&nbsp;8.X
      installation guide</a> before downloading the entire &os;
      distribution.</p>

    <a name="distribution"></a>

    <h2>Purchase &os; Media</h2>

    <p>&os; can be acquired on CD-ROM or DVD from <a
	href="http://www.freebsdmall.com/">FreeBSD Mall</a>, or
      one of the other <a
	href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors.html">CD-ROM
	and DVD Publishers</a>.</p>

    <a name="past"></a>

    <h2>Past Releases</h2>

    <p>For downloading past releases, please visit the <a
	href="http://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/">FTP
	archive</a>.</p>

    <a name="derived"></a>

    <h2>&os;-derived Operating System Distributions</h2>

    <p>&os; is widely used as a building block for other commercial
      and open-source operating systems.  The projects below are
      widely used and of particular interest to &os; users.</p>

    <ul class="txtdownloadlist">
      <li><p><a href="http://www.freenas.org">FreeNAS</a> is an open
	source storage platform based on &os; and supports sharing
	across Windows, Apple, and UNIX-like systems.</p></li>

      <li><p><a href="http://www.pcbsd.org">PC-BSD</a> is a &os;
	derivative with a graphical installer and impressive desktop
	tools aimed at ease of use for the casual computer
	user.</p></li>

      <li><p><a href="http://www.pfsense.org">pfSense</a> is a free,
	open source customized distribution of &os; tailored for
	use as a firewall and router.</p></li>
    </ul>

    <a name="apps"></a>

    <h2>Applications and Utility Software</h2>

    <h3>The Ports Collection</h3>

    <p>The &os; Ports Collection is a diverse collection of utility
      and application software that has been ported to &os;.</p>

    <ul class="txtdownloadlist">
      <li><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/">&os;
	  Ports Collection</a></li>

      <li><a href="&base;/ports/index.html">Web interface to the Ports
	  Collection</a></li>

      <li><a href="http://www.freshports.org/">FreshPorts - a more
	  advanced web interface to the Ports Collection</a></li>
    </ul>

    <p>For information about how <em>you</em> can contribute
      <em>your</em> favorite piece of software to the Ports Collection,
      have a look at <em><a
	  href="&base;/doc/en_US.ISO8859-1/books/porters-handbook/index.html">The
	  Porter's Handbook</a></em> and the article <em><a
	  href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
	  to &os;</a></em>.</p>

  </body>
</html>