Installing to VMware from ISO - NO EVE
Moderator: mike
-
- Posts: 2
- Joined: Mon Sep 04, 2017 2:58 pm
Installing to VMware from ISO - NO EVE
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?
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Installing to VMware from ISO - NO EVE
ISO Works fine, Can you share the screen shot to understand what was the issuealyhov wrote: ↑Tue Sep 05, 2017 6:53 pmHi, 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?
If you want you can download OVA and install.
R!
-
- Posts: 5179
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Installing to VMware from ISO - NO EVE
Internet is must for EVE install from ISO
-
- Posts: 2
- Joined: Mon Sep 04, 2017 2:58 pm
Re: Installing to VMware from ISO - NO EVE
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.
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Installing to VMware from ISO - NO EVE
Right proxy issue is know and still not fixed....
E.
E.
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Installing to VMware from ISO - NO EVE
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.
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.