FreeNAS (embedded) iconv command

To install iconv on a “data” parition:

export PKG_TMPDIR=/mnt/usb-data/temp
pkg_add -r iconv -P /mnt/usb-data/pkg

And execute this at boot time:

ln -s /mnt/usb-data/pkg/bin/iconv /bin/iconv

One Reply to “FreeNAS (embedded) iconv command”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.