pages:howtos:pfsense:install_pfsense_260_on_apu_4d4
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pages:howtos:pfsense:install_pfsense_260_on_apu_4d4 [2022/03/05 12:28] – mischerh | pages:howtos:pfsense:install_pfsense_260_on_apu_4d4 [2022/03/05 13:01] (current) – [Installation Of pfSense] mischerh | ||
---|---|---|---|
Line 1: | Line 1: | ||
{{tag> | {{tag> | ||
====== Install pfSense 2.6.0 Community Edition On PC Engines APU4D4 ====== | ====== Install pfSense 2.6.0 Community Edition On PC Engines APU4D4 ====== | ||
- | This howto will guide you through the installation process for [[https:// | + | This howto will guide you through the installation process for [[https:// |
===== Sources ===== | ===== Sources ===== | ||
Line 26: | Line 26: | ||
<sxh bash; gutter: false> | <sxh bash; gutter: false> | ||
cd ~/Downloads | cd ~/Downloads | ||
- | wget https:// | + | wget https:// |
</ | </ | ||
- | Alternatively - Browse to the [[https:// | + | Alternatively - Browse to the [[https:// |
- | * Version: **2.5.2** | + | * Version: **2.6.0** |
* Architecture: | * Architecture: | ||
* Installer: **USB Memstick Installer** | * Installer: **USB Memstick Installer** | ||
Line 36: | Line 36: | ||
* Mirror: **< | * Mirror: **< | ||
- | This should result in a downloaded file **" | + | This should result in a downloaded file **" |
Verify the installer integrity | Verify the installer integrity | ||
<sxh bash; gutter: false> | <sxh bash; gutter: false> | ||
- | sha256sum -c <<< | + | sha256sum -c <<< |
</ | </ | ||
< | < | ||
- | pfSense-CE-memstick-serial-2.5.2-RELEASE-amd64.img.gz: | + | pfSense-CE-memstick-serial-2.6.0-RELEASE-amd64.img.gz: |
</ | </ | ||
Line 49: | Line 49: | ||
Decompress the installer image (<wrap hi>this will result in a 800 MB file</ | Decompress the installer image (<wrap hi>this will result in a 800 MB file</ | ||
<sxh bash; gutter: false> | <sxh bash; gutter: false> | ||
- | gzip -d pfSense-CE-memstick-serial-2.5.2-RELEASE-amd64.img.gz | + | gzip -d pfSense-CE-memstick-serial-2.6.0-RELEASE-amd64.img.gz |
</ | </ | ||
Plug the USB flash drive into a USB-port an find its device name | Plug the USB flash drive into a USB-port an find its device name | ||
Line 88: | Line 88: | ||
Now write the installer image to the USB flash drive | Now write the installer image to the USB flash drive | ||
<sxh bash; gutter: false> | <sxh bash; gutter: false> | ||
- | dd status=progress | + | dd bs=1M if=./ |
</ | </ | ||
< | < | ||
Line 126: | Line 126: | ||
===== Installation Of pfSense ===== | ===== Installation Of pfSense ===== | ||
- | Power on your APU4D4 and press < | + | Plug the USB flash drive into the USB port of your APU4D4 and power on your device. For boot options |
< | < | ||
SeaBIOS (version rel-1.12.1.3-0-g300e8b7) | SeaBIOS (version rel-1.12.1.3-0-g300e8b7) | ||
Line 292: | Line 292: | ||
│ │ E Encrypt Disks? | │ │ E Encrypt Disks? | ||
│ │ P Partition Scheme | │ │ P Partition Scheme | ||
- | │ │ S Swap Size | + | │ │ S Swap Size |
│ │ M Mirror Swap? | │ │ M Mirror Swap? | ||
│ │ W Encrypt Swap? NO │ │ | │ │ W Encrypt Swap? NO │ │ | ||
Line 339: | Line 339: | ||
- | ┌──────────ZFS Configuration────────────┐ | + | |
- | | + | ┌──ZFS Configuration────┐ |
- | | + | |
- | | + | |
- | │ │[ ] label/ | + | |
- | │ └───────────────────────────────────┘ │ | + | |
- | | + | |
- | | + | |
- | | + | |
</ | </ |
pages/howtos/pfsense/install_pfsense_260_on_apu_4d4.1646483330.txt.gz · Last modified: 2022/03/05 12:28 by mischerh