Page 1 of 1
Device not able to boot
Posted: Tue Dec 10, 2019 1:59 am
by preizmslacker
Hi Guys,
May I ask a question regarding the NXOS. I followed the steps on how to install eve-ng and how I may upload the IOS.
However when I start the node. it is usually gray and when you hit start it will change to blue. But still no reaction from the device.
eveng.jpg
Re: Device not able to boot
Posted: Tue Dec 10, 2019 11:24 am
by Uldis (UD)
1. Your EVE must have enabled Intel VT-X/EPT fuction on the CPU. Check EVE cookbook install steps for it.
2. make sure if image is prepared correctly
https://www.eve-ng.net/index.php/docume ... 0v-switch/
Uldis
Re: Device not able to boot
Posted: Sun Apr 05, 2020 2:22 am
by ddeback
Are you booting an UEFI version of Nxos ? 9.x ?
Check your /opt/unetlab/data/Logs/unl_wrapper.txt file after starting the node or tail -f it as starting the node.
Look for the bios option the template is attempting to use.
such as
-bios /opt/qemu/share/qemu/OVMF-sata.fd
Now check for the existence of that bios file.
If that file does not exist you will get the observed behavior. Turns blue followed closely by grey out.
Re: Device not able to boot
Posted: Sun Apr 05, 2020 8:03 am
by Uldis (UD)
it is wrong advice.
you must strictly follow how to and use ready cisco qcow2 image, rnaming it to sataa.qcow2
Thats it.
No any extra qemu options need to add .
Uldis