I am using Freenas 11.0-u4 with Mineos Plug in 9.3.5.
With some tinkering, thanks mostly to tips found in various threads on this forum I have been able to get the MineOS plug in working. Its a long story getting there but to abbreviate I had issues starting the 1.12 version of server. After installing plug in, manually adding jdk8, restarting jail and nas and fixing the network settings for the plugin/jail I am successfully able to create and import worlds and start them.
The only problem I have is the plug in will not start with the freenas. I have to manually open the plug in page and start it. The plug in states I need to add this as a Post Init command:
mount -t linprocfs linprocfs /mnt/NAS/jails/mineos_1/usr/compat/linux/proc
But this makes no difference and the plug in still has to be manually started but everything works. If I change the above line to a Pre Init command, when the FreeNAS starts, it shows the plug in is started, but I cannot start any of the servers/worlds.
I guess next I am going to try just setting up MineOS in a standard jail instead of trying to use the plug in and see if I can make that work. But I would much rather use the plug in if possible for simplicity.
With some tinkering, thanks mostly to tips found in various threads on this forum I have been able to get the MineOS plug in working. Its a long story getting there but to abbreviate I had issues starting the 1.12 version of server. After installing plug in, manually adding jdk8, restarting jail and nas and fixing the network settings for the plugin/jail I am successfully able to create and import worlds and start them.
The only problem I have is the plug in will not start with the freenas. I have to manually open the plug in page and start it. The plug in states I need to add this as a Post Init command:
mount -t linprocfs linprocfs /mnt/NAS/jails/mineos_1/usr/compat/linux/proc
But this makes no difference and the plug in still has to be manually started but everything works. If I change the above line to a Pre Init command, when the FreeNAS starts, it shows the plug in is started, but I cannot start any of the servers/worlds.
I guess next I am going to try just setting up MineOS in a standard jail instead of trying to use the plug in and see if I can make that work. But I would much rather use the plug in if possible for simplicity.