sudo apt-get update
sudo apt-get install genisoimage
sudo groupadd maia
sudo useradd maia -g maia
sudo mkdir /opt/data
/opt/data/t2maia will later be the installation top directory.
sudo chown -R maia:maia /opt/data
sudo su - maia
sh /tmp/*maia*.iso.bsx --verify
Read the installation log and look for error messages. If there are no error messages, continue to Install the WebApp.
If there are error messages in the installation log, correct the errors according to the instructions in the error messages. When all errors have been corrected, run the script again.
If the errors remain, contact the MAIA software support
Read the installation log and verify that the last output line is:
MAIA Software installation requirements are verified OK.