Upgrade communiity version

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
tcpip
Posts: 86
Joined: Thu Jun 15, 2017 10:09 am

Upgrade communiity version

Post by tcpip » Fri Nov 15, 2019 11:41 pm

hi all,

I have the community version and Im with the issue in the space

root@eve-ng:/boot# df -h
Filesystem Size Used Avail Use% Mounted on
udev 6.9G 0 6.9G 0% /dev
tmpfs 1.4G 14M 1.4G 1% /run
/dev/mapper/eve--ng--vg-root 215G 66G 141G 32% /
tmpfs 6.9G 0 6.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 6.9G 0 6.9G 0% /sys/fs/cgroup
/dev/sda1 472M 472M 0 100% /boot ----->

How can i fix this?

thanks.

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

Re: Upgrade communiity version

Post by Uldis (UD) » Fri Nov 15, 2019 11:45 pm

you did not follow how to steps provided in our web :)
now go to eve helpdesk live chat and talk how to fix it..
you have overloaded boot hdd 100% and now only manually can be cleaned

https://www.eve-ng.net/index.php/live-helpdesk/
use gmail to join in chat

Uldis
You do not have the required permissions to view the files attached to this post.

tcpip
Posts: 86
Joined: Thu Jun 15, 2017 10:09 am

Re: Upgrade communiity version

Post by tcpip » Fri Nov 15, 2019 11:54 pm

Hello,

root@eve-ng:/boot# apt autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
linux-image-virtual : Depends: linux-image-4.4.0-104-generic but it is not installed
E: Unmet dependencies. Try using -f.

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

Re: Upgrade communiity version

Post by ecze » Sat Nov 16, 2019 7:51 am

try to install missing package....

Code: Select all

apt install linux-image-4.4.0-104-generic
E.

Post Reply