1. Load the image with the !OpenAirInterface code on the nodes. After imaging the nodes are '''turned off automatically'''. [[CollapsibleStart(omf load -i oai-nos1.ndz -t all)]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] 2. Turn ON the nodes that successfully imaged (give them some time and check their status with '''omf stat''' before proceeding). [[CollapsibleStart(omf tell -a on -t all)]][[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]] 3. Get the code from Eurocom repositories 4. Install necessary software 5. Compile the OAI code {{{ oai git pull cd cmake_targets ./build_oai -I --install-optional-packages -w USRP #If updating eNB ./build_oai --eNB -C -w USRP #If updating UE ./build_oai --UE -C -w USRP }}}