Page 1 of 1

Creating new images

Posted: Fri Aug 23, 2019 8:33 am
by gpinero
Hi, i'd like to create eve-ng images. There is any documentation to do it? for example to create a new linux ubuntu server 18 image

Re: Creating new images

Posted: Fri Aug 23, 2019 8:49 am
by Uldis (UD)

Re: Creating new images

Posted: Fri Aug 23, 2019 8:53 am
by gpinero
I lilke to create new images not add it to eve. any documentation?

Re: Creating new images

Posted: Fri Aug 23, 2019 9:12 am
by Uldis (UD)
i dont understand you mate.
But that our how to is how to install image on KVM.
when we are creating image for EVE, we are creating virtual hdd and uisng ISO install.
It is new image dear

Or you simply didnt explain what is new image

Re: Creating new images

Posted: Fri Aug 23, 2019 9:26 am
by gpinero
Sorry Uldis you're right, i didn't see this howto

https://www.eve-ng.net/documentation/ho ... inux-image

Thanks.

Re: Creating new images

Posted: Fri Aug 23, 2019 9:33 am
by gpinero
One more question:

If I run, for example, a linux eve image and I change anything. Is possible to save the image? commit changes and when I use this eve image in other time it's appears modified. I'm thinking for example a web server, run eve-ng ubuntu 16, install apache and commit this image for futher usage.

And if this is possible, can save the image with other name?

Re: Creating new images

Posted: Fri Aug 23, 2019 10:59 am
by Uldis (UD)
yes
make a copy of image you want edit. New lame.
like original is
linux-a
make a whole image folder copy as
linux-b
run linux-b node, do changes whatever you want and commit changes

https://www.eve-ng.net/documentation/ho ... -qemu-node

Uldis