How can I change a windows template?

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
TurboC
Posts: 15
Joined: Tue Sep 10, 2019 6:01 pm

How can I change a windows template?

Post by TurboC » Fri May 01, 2020 2:33 pm

Hi guys!

Some times ago, I created a w7 template in EVE-NG following the documentation:
https://www.eve-ng.net/index.php/docume ... n-the-eve/

Now I need to apply some changes to the template, and to do that I followed these steps:

1. I created a new lab and inside it I added a w7 virtual machine.
2. I turned on the virtual machine, applied the changes and turned off it.
3. via CLI I tried to use the command "/opt/qemu/bin/qemu-img commit -f qcow2 virtioa.qcow2" in the right directory (cd /opt/unetlab/tmp/POD_NUMBER/LAB_UUID/NODE_ID/) but unfortunately the terminal returned me this message: "Co-routine re-entered recursively Aborted".

What am I doing wrong? How can I modify my w7 template in a new one?

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

Re: How can I change a windows template?

Post by Uldis (UD) » Sat May 02, 2020 5:59 am

Make sure you create new lab, add only one node, do chanes
apply/commit

try

Post Reply