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
Hi all members
Moderator: mike
-
- Posts: 384
- Joined: Thu Mar 29, 2018 4:19 pm
Re: Hi all members
show output of ```kvm-ok``` command from Eve terminal.