Installing to VMware from ISO - NO EVE

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
alyhov
Posts: 2
Joined: Mon Sep 04, 2017 2:58 pm

Installing to VMware from ISO - NO EVE

Post by alyhov » Tue Sep 05, 2017 6:53 pm

Hi, I installed EVE by video guide (including check CDROM is still connected and will be connected after restart). After I press Finished (Ubuntu stage) my VM rebooted and I see login for Ubuntu - not for EVE! I was trying different types of installation and downloaded ISO from both mirrors, but with the same result. Why EVE doesn't install? Can I install EVE by manual?

ramindia
Posts: 409
Joined: Sun Mar 19, 2017 10:27 pm

Re: Installing to VMware from ISO - NO EVE

Post by ramindia » Tue Sep 05, 2017 7:28 pm

alyhov wrote:
Tue Sep 05, 2017 6:53 pm
Hi, I installed EVE by video guide (including check CDROM is still connected and will be connected after restart). After I press Finished (Ubuntu stage) my VM rebooted and I see login for Ubuntu - not for EVE! I was trying different types of installation and downloaded ISO from both mirrors, but with the same result. Why EVE doesn't install? Can I install EVE by manual?
ISO Works fine, Can you share the screen shot to understand what was the issue

If you want you can download OVA and install.

R!

Uldis (UD)
Posts: 5179
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: Installing to VMware from ISO - NO EVE

Post by Uldis (UD) » Tue Sep 05, 2017 9:56 pm

Internet is must for EVE install from ISO

alyhov
Posts: 2
Joined: Mon Sep 04, 2017 2:58 pm

Re: Installing to VMware from ISO - NO EVE

Post by alyhov » Tue Sep 26, 2017 11:11 am

I found the reason. At home everything is ok. So at work I selected proxy to install EVE-NG, but this mechanism doesn't work for me. Anyway with proxy configuration EVE-NG doesn't downloading from internet and doesn't show any errors about it.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Installing to VMware from ISO - NO EVE

Post by ecze » Tue Sep 26, 2017 2:06 pm

Right proxy issue is know and still not fixed....

E.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Installing to VMware from ISO - NO EVE

Post by ecze » Tue Sep 26, 2017 2:20 pm

Work around:

Install.

On first reboot,

login on cli

copy /etc/eve-setup.sh to /root

edit /root/eve-setup.sh and add at the begin of the file:

export http_proxy=http://<yourproxyip>:<port>/

before line : wget -O - http://www.eve-ng.net/repo/eczema@ecze.com.gpg.key | sudo apt-key add -

then from /root

launch: ./eve-setup.sh

E.

Post Reply