How-to-Make-a-Computer-Operating-System
How-to-Make-a-Computer-Operating-System copied to clipboard
qemu command is not now available to Ubuntu 14.04 LTS
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..
project's enviroment is Ubuntu 10.04 LTS
Does sudo ln -s /usr/bin/qemu-i386 /usr/local/bin/qemu
help?
@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!"
@zhaofengli谢谢,它对我有帮助。我正要发布一个问题,指出“make run”挂起,但后来发现了您的评论,这帮助我解决了问题。现在我可以看到“系统已准备好”和“hello world!”
hello,i use /usr/bin/qemu-i386 but have error,how can you success,can you help me?