From LedHed's Wiki
Revision as of 00:19, 5 July 2009 by Ledhed (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Officially you can NOT install pfSense packages on embedded versions of pfSense.

UN-Officially you can and here are the steps:

Go through an embedded install, make sure the embedded install is working properly.

1) Remount the Filesystem RW

mount -o rw -u /

1) Edit /etc/platform, change embedded to pfSense

2) Install needed packages

3) Edit /etc/platform, change pfSense to embedded

4) reboot

5) hope everything still works.