Notes
[FreeNAS 9 Plugin] - MineOS
- This plugin requires FreeNAS version 9.2.1.8 or higher
- You should add an "Pre-Init Command" similar to this so the plugin works after a (re)boot without manual stopping and starting
- Code:
/sbin/mount -t linprocfs linprocfs /mnt/tank/jails/mineos_1/usr/compat/linux/proc
- To update the MineOS you need to first run the following one time...
Code:pkg install -y npm openjdk8 sed -i '' -e...
[FreeNAS 9 Plugin] - MineOS