Versions this guide is based on:
EVE Image Foldename | Downloaded Filename | Version | vCPUs | vRAM | Console | NIC Type | QEMU version |
---|---|---|---|---|---|---|---|
clavisterc-14.00.09 | clavister-cos-core-14.00.09.08-kvm-x86_64-bios-en.qcow2 | 14.00.09 | 1 | 2048 | vnc | 3x virtio-net-pci | 2.12.0 |
Instructions |
---|
NOTE: If you have the EVE Professional v5.0.20 or Community v5.0.19 or earlier, you have to update your EVE templates, and icons.Obtain Clavister template and icon. Please follow the link before you start deploy Clavister device! GIT Update for templates, icons and config scripts Other versions also are supported following bellow’s procedure. NOTE: For EVE-NG Qemu devices mandatory is the first part of foldername : clavisterc- . After the hyphen (-) you can add any your image version or name. Example for version 14.00.09 device foldername will be: clavisterc-14.00.09. 1. SSH to EVE and login as root, from cli and create image directory on the EVE’s /opt/unetlab/addons/qemu: mkdir /opt/unetlab/addons/qemu/clavisterc-14.00.09
cd /opt/unetlab/addons/qemu/clavisterc-14.00.09
2. Upload the downloaded KVM clavister-cos-core-14.00.09.08-kvm-x86_64-bios-en.qcow2 image to the newly created directory using for example FileZilla or WinSCP. 3. Rename it to: virtioa.qcow2 cd /opt/unetlab/addons/qemu/clavister-cos-core-14.00.09.08-kvm-x86_64-bios-en.qcow2
mv clavister-cos-core-14.00.09.08-kvm-x86_64-bios-en.qcow2 virtioa.qcow2
4. Fix permissions: /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Note: default login admin/admin |