rednectar wrote:
@kingfann
It looks like your image is not booting at all. Can you let me know the output of these commands:
Code:
"%PROGRAMFILEs%\GNS3\qemu.exe" --version
- if it is not 0.11.0 then you may have a problem (you did use the "all-in-one" install, didn't you?)
Code:
"%PROGRAMFILEs%\GNS3\qemu.exe" -m 1G -hda olive-10.1R1.8.img
i.e. without the
-serial part.
Thanks a lot Rednectar.
I am not getting any output for qemu.exe --version command
C:\Program Files\GNS3\Junos>"%PROGRAMFILEs%\GNS3\qemu.exe" --version
C:\Program Files\GNS3\Junos>
- if it is not 0.11.0 then you may have a problem (you did use the "all-in-one" install, didn't you?)??
I think you were asking about GNS3 version right. Yes, I have used "all-in-one" for GNS3 install. Do I need to downgrade Qemu to 0.11.0? not sure how to check Qemu version?
And also I have tried the command without serial and it is working. Is it okay to proceed the other instruction without serial command?