<div dir="ltr"><div><br></div><div class="gmail_quote"><div dir="ltr">Hi All,<div><br></div><div>I am interested in Linux kernel development. I have subscribed for newbies mail for a while and this is my first mail to the group. My intention and interest is to work on network( if possible mm) side of kernel. First of all thanks for all the kernel developers and the guys here for contribution to Linux community.</div><div><br></div><div>Here is my doubt. </div><div><br></div><div>1) I downloaded the linux source code and created the config using make defconfig and created image using make ( I did not do make install as I want test it with kvm)</div><div><br></div><div>I have windows 7 system and I have installed ubuntu using vmware. I have installed KVM on ubuntu and I am trying to boot the kernal image with KVM. But I am not sure what is the problem. I am stuck in this screen. Is something I am missing here? </div><div><br></div><div>The approach using kvm to put some logs and to see module initialization is wrong?. </div><div><br></div><div>The command I am using </div><div><div>kvm  -kernel ./arch/x86/boot/bzImage  -append root=/root/</div></div><div><br></div><div><br></div><div>I see the below message and then the qemu prompt does not boot and stops by displaying below traceback.</div><div><br></div><div><pre style="margin-top:0px;margin-bottom:10px;padding:5px;border:0px;font-size:14px;vertical-align:baseline;background-color:rgb(238,238,238);font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;overflow:auto;width:auto;max-height:600px;word-wrap:normal;color:rgb(0,0,0);line-height:17.804800033569336px"><code style="margin:0px;padding:0px;border:0px;vertical-align:baseline;font-family:Consolas,Menlo,Monaco,&#39;Lucida Console&#39;,&#39;Liberation Mono&#39;,&#39;DejaVu Sans Mono&#39;,&#39;Bitstream Vera Sans Mono&#39;,&#39;Courier New&#39;,monospace,serif;white-space:inherit">Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory</code></pre></div><div><br></div><div><div><br></div><div><br></div><div>QEMU </div><div>5.1654731 Stack: 5.1654731 c18ea844 claea9a0 00000000 fffffffa d?861efc 00008001 d?8611 a35f91 5.1654731 cl8ddba8 d?861efc d7861efc fffffffa 00000000 d7b6e000 cl8dd6 ff3dc0 5.1654731 d7b6e000 6e6b6e75 2d6e??61 636f 6c62 2c30286b c1002930 d78611 13c248 5.1654731 </div><div>Call Trace: </div><div>5.1654731 l&lt;c1a35f91&gt;1 mount_block_root+Ox158/0x1de </div><div>5.1654731 l&lt;c1002930&gt;1 ? do_general_protection+0x40/0x170 </div><div>5.1654731 l&lt;c113c248&gt;1 ? SyS_mknod+0x28/0x30 </div><div>5.1654731 l&lt;cla3610a&gt;1 mount_root+Oxf3/Oxfb </div><div>5.1654731 l&lt;c1a36235&gt;1 prepare_namespace+0x123/0x167 </div><div>5.1654731 l&lt;c112cf30&gt;l ? SyS_access+0x20/0x30 </div><div>5.1654731 l&lt;cla35cf7&gt;1 kernel_init_freeable+Ox1b5/0x1c2 </div><div>5.1654731 l&lt;c1a35545&gt;1 ? do_early_param+0x74/0x74 </div><div>5.1654731 l&lt;c174caab&gt;1 kernel_init+Oxb/Oxe0</div><div>5.1654731 l&lt;c175a041&gt;1 ret_from_kernel_thread+0x21/0x30 </div><div>5.1654731 l&lt;c174caa0&gt;1 ? rest_init+0x60/0x60</div><div>5.1654731 Code: 00 00 00 00 31 ff 83 3d 8c a9 ae cl 00 74 05 e8 Oe dO 9 c? 44 24 04 a0 a9 ae cl c7 04 24 44 a8 Be cl e8 b6 05 00 00 fb 3116 &lt;35&gt;1 15 83 75 f0 01 8b 45 f0 ff 15 80 a9 ae cl 01 c6 8d be 5.1654731 EIP: l&lt;c174f2e9&gt;1 panic+0x165/0x197 SS:ESP 0068:d7861eb8 5.1654731 --I end trace a4Obaf277b417d8d 1-- </div><div><br></div><div><br></div><div><br></div></div><div><br></div><div><br></div><div><br></div><div>Thanks</div><div>Harish </div></div>
</div><br></div>