How-to-Make-a-Computer-Operating-System icon indicating copy to clipboard operation
How-to-Make-a-Computer-Operating-System copied to clipboard

qemu command is not now available to Ubuntu 14.04 LTS

Open isaacsapelino opened this issue 10 years ago • 4 comments

Hey there! I just found some errors, The qemu command is not now qemu it has some many parts now like qemu-system-i386 and stuff.. I changed it to kvm to some users has activated kvm to their PC's but it is not working..

isaacsapelino avatar Jul 27 '14 04:07 isaacsapelino

project's enviroment is Ubuntu 10.04 LTS

anonymousch avatar Oct 07 '14 08:10 anonymousch

Does sudo ln -s /usr/bin/qemu-i386 /usr/local/bin/qemu help?

zhaofengli avatar Apr 18 '15 11:04 zhaofengli

@zhaofengli thanks, it helped me. I was about to post an issue stating "make run" hangs but then just came across your comment which helped me to pass through things. Now I can see "System is ready" with "hello world!"

mpujari avatar Jan 01 '16 16:01 mpujari

@zhaofengli谢谢,它对我有帮助。我正要发布一个问题,指出“make run”挂起,但后来发现了您的评论,这帮助我解决了问题。现在我可以看到“系统已准备好”和“hello world!”

image hello,i use /usr/bin/qemu-i386 but have error,how can you success,can you help me?

mihudaner avatar Apr 09 '24 17:04 mihudaner