Adding a run image ( add yml file and modify the customer file )
...
Copy the files | ||||||
---|---|---|---|---|---|---|
:/opt/unetlab/addons/qemu/OneOS-xxxxxx !!! naming convention: file firectory OneOS-xxxx >>> yaml file OneOS.yml !!!! | ||||||
change the name | ||||||
cp xxxx.qcow2 virtioa.qcow2 | ||||||
Add yml file | Make 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
| |||||
change file name | qcow2 file name | |||||
add v600 icon | ||||||
/opt/unetlab/html/images/icons/ | ||||||
|
...