Page 1 of 1

Create Windows Server 2019 Issue

Posted: Tue Jan 30, 2024 10:07 pm
by luongvv
Hi,
I follow this document to create my Windows Server 2019 and I got stuck on this step:

8. Start the node inside the lab and customize the installation of your Windows Server as you like, as you have connected it to your home LAN and internet this installation will be like any normal Windows installation.

I add and start the server. Then, click on the icon, but nothing happens. I didn't popup the installation window for the server.

Much appreciated if someone can give me the guideline to fix it.

Thank you

Re: Create Windows Server 2019 Issue

Posted: Tue Jan 30, 2024 10:17 pm
by Uldis (UD)
you did not follow our How to, thats it.
https://www.eve-ng.net/index.php/docume ... n-the-eve/
or your eve has not enabled nester virtualization:
check your eve CLI

Code: Select all

root@master:~# kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used
root@master:~# 
KVM must be in state CAN be used

Re: Create Windows Server 2019 Issue

Posted: Wed Jan 31, 2024 7:27 pm
by luongvv
Hi Uldis,
Yes, you are right. I have not enabled the nester virtualization. I have fixed it.
Thank you.