You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type source env.sh from the command line. The env.sh script sets a bunch of environment variables, so you want to use that same shell to run the tools, as they expect these variables to be set. If you use a new shell, you will have to source env.sh again in the new shell.
If you show what the problem was with getting the scripts to work and how you fixed it we can document it somewhere in the repo to help others.
I've never heard of eve-ng, but it looks like it's also built on qemu. We only ever used GNS3. The official qcow2 firmware files provided by cisco appeared to have driver/kernel modifications that let them run in an emulated environment, whereas running a .bin firmware wrapping the raw contents inside a qcow2 we never had working fully in GNS3 either I think. There would always be at least some broken functionality like no network, etc.
I get the following error. and do not know how to source env.sh, can you point me in the right direction?
error:
[unpack_repack_bin] This tool relies on env.sh which has not been sourced
Thanks
Darrell
The text was updated successfully, but these errors were encountered: