From PFSenseDocs
| This article is part of the HOWTO series.
|
If you want to use packages on embedded, you should use 1.2.3-RC3 or newer. These instructions no longer apply to NanoBSD, used for embedded on pfSense 1.2.3 and newer. NanoBSD supports most packages with no extra work involved. Visit System > Packages to install packages on any system.
For old embedded, some packages can be installed by doing the following.
- Run "/etc/rc.conf_mount_rw" from Diagnostics -> Command
- Open /etc/platform in Diagnostics -> Edit File and replace "embedded" with "pfSense". Save changes.
- Reboot
- Install the package from System -> Packages
- After the package finishes installing, open /etc/platform in Diagnostics -> Edit File and replace "pfSense" with "embedded". Save changes.
- Reboot