You'll need the beta mod folder from your Windows ArmA II installation aswell. The Linux server executable is of a later build than the stock 1.04 data files you have in the normal Addons and Dta folders. You can use this modified start script to launch the Linux server with the beta mod folder: arma2server-beta. So, in short:
This will start the Linux server with "-mod=beta" and things should now work.
- In Windows, install the latest beta
- Transfer the contents of the "beta" mod folder to your Linux server.
- On the Linux server, download the modified start script:
Code:wget http://www.zeus-community.net/tmp/arma2server-beta- Make sure the script is set as executable:
Code:chmod +x arma2server-beta- Make sure all file names are in lower-case letters:
Code:./tolower- Launch the Linux server using the modified start script.
Code:./arma2server-beta
HOME 
estroying running thread!

corrected characters in the mission name and directory. So no need of running tolower
