Page 1 of 1
Working Bare Metal Community install guide
Posted: Tue Jul 20, 2021 4:58 pm
by mrp
Hi - tried the bare metal install from the downloaded .iso of community edition it's been very unsuccessful. I have no networking, nor nano on the server - making it very hard to make updates or installs.
Have I missed something with the install or is the guide/iso wrong?
Has anybody got a successful Bare metal install of the community edition?
Thanks
Re: Working Bare Metal Community install guide
Posted: Tue Jul 20, 2021 5:25 pm
by Uldis (UD)
Yes,
installing from ISO you must have internet on your EVE as well.
What is that HW specification of your bare?
What NIC?
Re: Working Bare Metal Community install guide
Posted: Tue Jul 20, 2021 9:08 pm
by mrp
It's a Dell desktop with a Broadcom Gigabyte adaptor.
I am relatively new to Linux, so following through the guides with some dedication.
I tried to install Ubuntu Server and run through the installation - seems to get a little further until the installation of eve-ng
it failed with this
Code: Select all
root@eve-ng:~# apt-get update
Hit:1 http://gb.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://gb.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit:3 http://www.eve-ng.net/repo xenial InRelease
Get:4 http://gb.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:5 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:6 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease
Hit:7 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease
Fetched 325 kB in 0s (533 kB/s)
Reading package lists... Done
root@eve-ng:~# #DEBIAN_FRONTEND=noninteractive apt-get -y docker-engine
root@eve-ng:~# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng
and it seems to have a connection to the eve-ng
Code: Select all
root@eve-ng:~# nslookup eve-ng.net
Server: 192.168.1.1
Address: 192.168.1.1#53
Non-authoritative answer:
Name: eve-ng.net
Address: 51.89.118.57
root@eve-ng:~# ping 51.89.118.57
PING 51.89.118.57 (51.89.118.57) 56(84) bytes of data.
64 bytes from 51.89.118.57: icmp_seq=1 ttl=47 time=23.7 ms
64 bytes from 51.89.118.57: icmp_seq=2 ttl=47 time=57.8 ms
64 bytes from 51.89.118.57: icmp_seq=3 ttl=47 time=22.4 ms
^X64 bytes from 51.89.118.57: icmp_seq=4 ttl=47 time=23.4 ms
^C
--- 51.89.118.57 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 22.470/31.856/57.825/15.000 ms
Re: Working Bare Metal Community install guide
Posted: Thu Jul 22, 2021 7:43 pm
by Uldis (UD)
EVE Community does not support dockers.
And install Community you should follow EVE Community cookbook
Chapter 3.3
https://www.eve-ng.net/index.php/docume ... -cookbook/