Skip to content

Install demo VM

Yi Tseng edited this page Apr 12, 2016 · 3 revisions

Clone submodules

$ git submodule update --init

Start VM

$ vagrant up

Connect to vm via ssh

$ vagrant ssh

Switch user to root

$ sudo su

Next: Start ONOS

Clone this wiki locally