Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Adding a run image ( add yml file and modify the customer file )

/wiki/spaces/JS/pages/1787166722


Datasheet:  https://www.ekinops.com/images/resources/datasheets/04ds-onev600-ekinops.pdf

Minimum Resource Requirements
■ 1x vCPU at 1000 MHz
■ 1024 MB RAM


Copy the files

:/opt/unetlab/addons/qemu/OneOS-xxxxxx


 change the name

cp xxxx.qcow2 virtioa.qcow2
Add yml fileMake sure the "OneOS" exist in the file ( display in GUI)

cp oneos.yml /opt/unetlab/html/templates/intel/


point to the yml file

cat /opt/unetlab/html/includes/custom_templates.yml


Code Block
titlecustom template
root@eve-ng:/opt/unetlab/html/includes# more custom_templates.yml.distribution
---
custom_templates:
- name: generic
listname: generic template
- name: 128T
listname: 128T
- name: oneos
listname: Ekinops ONEv600
...



change file nameqcow2 file name


add v600 icon

/opt/unetlab/html/images/icons/



/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

...