1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00

Website - Where: Clarify choosing an Image section

PR:			285517
Differential Revision:	D57051
Approved by:		dch@, ziaee@
This commit is contained in:
Sergio Carlavilla Delgado
2026-05-22 08:48:07 +02:00
parent 01e47c9395
commit c5f5bbff55
+4 -4
View File
@@ -32,11 +32,11 @@ For all other architectures, please see the link:../platforms/#_supported_platfo
[[choose-image]]
== Choosing an Image
For the FreeBSD installer: formats include DVD (disc1, dvd1), and network install (bootonly) sized ISO, plus regular and mini USB memory sticks.
FreeBSD images are provided in several formats to cover different installation and deployment scenarios:
For virtual machines: virtual disk images have FreeBSD preinstalled.
For embedded platforms: SD card images are available.
* Installer images: DVD ISOs (`disc1`, `dvd1`) allow offline installation; `bootonly` ISO requires a network connection. USB images come as full `memstick` (offline) or `mini-memstick` (network required).
* Virtual machine images: Pre-installed systems for hypervisors and cloud environments. `BASIC-CI` images are minimal FreeBSD builds with cloudinit-compatible man:nuageinit[7] scripting installed by default, to enable custom automated scripting on startup. These are used by other projects to run test suites; they are not part of FreeBSD's own CI infrastructure.
* SD Card images: Pre-installed systems for single-board computers such as the Raspberry Pi.
[[download]]
== Production Quality