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

Fork me on GitHub

One thought on “FreeNAS (embedded) iconv command

  1. Pingback: Need hints for building a 6TB RAID5 Linux-Server? | Linux Appliance