Category:Getting and installing PacBSD
This category contains articles about PacBSD releases, downloading, and installing PacBSD.
The installation media and their GnuPG signatures can be acquired from the Download page. Both the i386 and amd64 ISOs are signed with the same key.
Verify signature
It is recommended to verify the image signature before use, especially when downloading from an HTTP mirror, as these are run by volunteers who could serve malicious images.
On as system with GnuPG installed, do this by downloading the PGP signature (under Checksums) to the ISO directory, and verifying it with gpg --verify pacbsd-<version>.iso.sig. If the public key is not found, import it with gpg --recv-keys key-id.
Alternatively, run pacman-key -v pacbsd-<version>.iso.sig from an existing PacBSD installation.
Installation methods
The table below offers an overview of the common ways to boot the installation media. As the installation process retrieves packages from a remote repository all methods require an internet connection.
| Method | Articles | Conditions |
|---|---|---|
| Write the image on flash media or optical disc, then boot from it. |
| |
| Mount the image on a server machine and have clients boot it over the network. |
| |
| Set up a virtual machine and install Arch as a guest system. |
|
Pages in category "Getting and installing PacBSD"
This category contains only the following page.