<div dir="ltr">On 18 September 2013 18:26, Ghitulete Razvan <span dir="ltr">&lt;<a href="mailto:razvan.ghitulete@gmail.com" target="_blank">razvan.ghitulete@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I am working on a project and I currently need to compile and boot a x86 kernel (hence i586). I managed to compile it, but when I try to boot it up it freezes up somewhere in the start_kernel() function. Couldn&#39;t exactly pinpoint where due to the fact that the console doesn&#39;t get to output anything.</div>
</div></blockquote><div></div></div><br></div><div class="gmail_extra">Can you do instruction debugging on VMWare? If not, you could use QEMU/KVM to trace what the kernel is doing.</div><div class="gmail_extra"><br></div>
<div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>