Cisco ISE guide

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
ddurham
Posts: 1
Joined: Wed Apr 28, 2021 11:01 am

Cisco ISE guide

Post by ddurham » Wed Apr 28, 2021 11:14 am

I'm on point number 8, when I put in the Lab ID, I get: root@eve-ng:~# cd /opt/unetlab/tmp/0/2ecd30dc-1ecc-464a-a87e-0e0bcad8e57b/1/qemu-img commit virtioa.qcow2
-bash: cd: /opt/unetlab/tmp/0/2ecd30dc-1ecc-464a-a87e-0e0bcad8e57b/1/qemu-img: No such file or directory


How do I resolve this?

Regards

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

Re: Cisco ISE guide

Post by Uldis (UD) » Wed Apr 28, 2021 12:53 pm

https://www.eve-ng.net/index.php/docume ... cisco-ise/
try read exactly what is said in our how to, this UIID is YOUR lab uidd and node ID as well

first you have get in location
cd /opt/unetlab/tmp/0/2ecd30dc-1ecc-464a-a87e-0e0bcad8e57b/1/

and only then issue command for commit !!!


example

Code: Select all

cd /opt/unetlab/tmp/10/8da80bb9-d9eb-45c2-8760-eff19057fe95/1/

qemu-img commit virtioa.qcow2

Post Reply