Hi all members

Here you can ask EVE-NG team to add new images to the list to play in lab.

Do not ask questions like "where I can get image x or Y" in that forum

Moderator: mike

Post Reply
pvtien@istt.com.vn
Posts: 1
Joined: Thu Aug 07, 2025 4:50 am

Hi all members

Post by pvtien@istt.com.vn » Thu Aug 07, 2025 5:00 am

I have a problem when I create a new Linux Images as the steps mentioned.
-------------------------------------------------------------------------
You can choose any of Linux image from the pack below and simply upload into EVE.

Download your preferred image from this link:
Download link for ready to use Linux Images Here

2. Download your desirable image

3. Using WinSCP or FileZilla SSH (TCP 22) to your EVE and upload downloaded image to the location: /opt/unetlab/addons/qemu/

4. Using Putty or other telnet client, CLI SSH (TCP 22) to your EVE and go to location:

cd /opt/unetlab/addons/qemu/
5. Unzip your uploaded image file, make sure you are using right name of uploaded image. Example for ubuntu desktop image below.

tar xzvf linux-ubuntu-desktop-16.04.4.tar.gz
6. Remove raw zipped image file from EVE

rm -f linux-ubuntu-desktop-16.04.4.tar.gz
7. Fix permissions

/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
6. Repeat this procedure for each downloaded image, expecting right image name in commands
---------------------------------------------------------------------------------
And then I start EVE and add Linux Image but when I start it, It can not run.
Pls, give me methods to fix this

rusty725
Posts: 384
Joined: Thu Mar 29, 2018 4:19 pm

Re: Hi all members

Post by rusty725 » Thu Aug 07, 2025 7:00 am

show output of ```kvm-ok``` command from Eve terminal.

Post Reply