Page 1 of 1
Console doesn't work on QEMU
Posted: Mon Jul 09, 2018 3:13 am
by aleung1104
Hi, My EVE-NG has issue on QEMU. After enable the device for QEMU imaged then open PUTTY console, the console doesn't have anything to show. It is empty. But when I put router image on bin folder, it works. Therefore, I suspect there is problem in the QEMU. Could you advise how to fix it?
Re: Console doesn't work on QEMU
Posted: Mon Jul 09, 2018 11:42 am
by Uldis (UD)
Need more details for your siiue.
iol/bin forder is used for IOL nodes only
qemu nodes must be in /opt/unetlab/addons/qemu/
in proper folder and proper finame of image
like
/opt/unetlab/addons/qemu/vios-l3-15.6.2T/virtioa.qcow2
as well be sure if your eve vm CPU has Intel VT-X/EPT option enabled. Qemu nodes runs ok on Intel CPU only.
UD
Re: Console doesn't work on QEMU
Posted: Tue Jul 10, 2018 3:51 am
by aleung1104
Hi all, this problem is fixed after uninstall the anti-virus program - AVG. The problem is fixed. Thanks.