kernel works in real computer but not qemu
Posted: Wed Feb 14, 2007 8:19 pm
I know there are many posts about kernels working in qemu but not on real computers, but i have the opposite problem. I'm currently writing my memory management code which goes through the whole memory marking which pages are used or not. On a real computer, everything works. in qemu, however, it just stops at the grub booting prompt. Also, it works ok in bochs.
What are my solutions except restarting my computer or using bochs(which uses a horrible configuration file)?
Thanks.
If you want I will attach the code in a subsequent post.
What are my solutions except restarting my computer or using bochs(which uses a horrible configuration file)?
Thanks.
If you want I will attach the code in a subsequent post.