upgrade from unetlab to eve

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
kmanthezu
Posts: 56
Joined: Mon Mar 20, 2017 3:52 pm

upgrade from unetlab to eve

Post by kmanthezu » Mon Jun 26, 2017 1:07 am

I have a previous version of unetlab and would like to upgrade it to eve-ng. I have tried to run the commands to run the install on the previous version but it fails. Any idea on how to do this? I have some close to 30 device images in my previous version

Uldis (UD)
Posts: 5179
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: upgrade from unetlab to eve

Post by Uldis (UD) » Mon Jun 26, 2017 8:11 am

Fresh install of eve VM only.
Then migrate UNL stuff to it:

Following steps are how to migrate images and the labs from UNL to the EVE.
from UNL:
- save your labs, run nodes and wr
- do export cfg for labs where it is possible
- export labs to zip format and save for future import to the EVE
Best is to use WinSCP or FileZilla to SCP or SFTP into UNL and do following:
- from /opt/unetlab/addons/qemu/ copy all images to your PC
- from /opt/unetlab/addons/dynamips/ copy all images to your PC
- from /opt/unetlab/addons/iol/bin/ copy all images to your PC

to EVE:
Best is to use WinSCP or FileZilla to SCP or SFTP into UNL and do following:
- copy all images from saved on pc to the eve folders accordingly, path as it was on UNL
- generate new iourc IOL licence for EVE and place it /opt/unetlab/addons/iol/bin/
- import labs
- fix permissions, from cli:
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Post Reply