Versions this guide is based on:
EVE Image Folderame | Downloaded Filename | Version | vCPUs | vRAM |
---|---|---|---|---|
coeus-9-1-2-010-S000V | coeus-9-1-2-010-S000V.qcow2.tgz | 9.1.2 | 1 | 4096 |
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 coeus-9-1-2-010-S000V.qcow2 /opt/unetlab/addons/qemu/ /virtioa.qcow2
Clean and fix permissions: 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. NIC is e1000 no rush, node fully booting after 5-7 mins only after web interface will start work |