Versions this guide is based on:
EVE Image Foldername | Downloaded Filename | Version | vCPUs | vRAM | Console |
---|---|---|---|---|---|
phoebe-10-0-1-087-C000V | Cisco-phoebe-10-0-1-087-C000V.qcow2.tgz | 10.0.1 | 1 | 4096 | vnc/https |
Instructions |
---|
Other versions should also be supported following bellow’s procedure.
From EVE CLI, create tmp folder:
mkdir abc
cd abc
Upload the downloaded image to the EVE root/tmp folder using for example FileZilla or WinSCP. and from CLI uncompress it: tar xzvf
Create target image folder: mkdir /opt/unetlab/addons/qemu/
Copy image HDDs and rename it: mv phoebe-10-0-1-087-C000V.qcow2 /opt/unetlab/addons/qemu/ /virtioa.qcow2
Copy image HDDs and rename it: cd ..
rm -rf abc
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Be sure when you add node to the topology, you have set 1xCPU and 4GB RAM for it. |