Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ONOS from Scratch

 

  • Overview

    • Conventions
    • Prerequisites and Setup for the Tutorial
  1. Install and Prepare VirtualBox

  2. Prepare the Build VM and ONOS VM

  • Create ONOS VM

    • Install Ubuntu
    • During the Ubuntu installation
  • Once the VM starts up

  • Create a Build machine

...

#list 3Install required software

  • On the Build machine
    • git
    • Karaf, Maven
    • Java
    • Clone the ONOS source
  • On the ONOS machine
    • Java

...