The instruction says " From EVE CLI go to your newly created ACS folder and convert uploaded vmdk file to qcow2 format" ... and than two commands:
cd /opt/unetlab/addons/qemu/acs-5.8.1.4/
with which I land in acs-.../ directory. Now shouId I execute the second part in this directory or how? Asking because it doesn't work and I have to deal with unix for the first time in my life

/opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 ACS-disk1.vmdk hda.qcow
please could you specify how it should be executed?
Thx