<div dir="ltr"><div><div><div><div>Dear Concern, <br></div>Thank you for the suggestion. I have downloaded the the qemu image and tried to run but its asking for username and password. <br><br></div>Can you help me on this issue. <br>
<br><br></div>Thanks in advance<br><br></div>Sanjib<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 3, 2014 at 8:43 AM, Mac Mollison <span dir="ltr"><<a href="mailto:mollison@cs.unc.edu" target="_blank">mollison@cs.unc.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 3 Jan 2014 04:54:45 +0100<br>
<div class="im">Sanjib Das <<a href="mailto:cnt.sanjib@googlemail.com">cnt.sanjib@googlemail.com</a>> wrote:<br>
<br>
> Dear Concern,<br>
><br>
</div><div class="im">> Thank you for your reply. Finally I am able to sort out the problem.<br>
> It was a problem with my grub configuration. It was not loading the<br>
> right kernel package.<br>
><br>
><br>
> Now I am advancing with the DEMO plug in tutorial.<br>
> I have another question. Do I have to compile the whole kernel<br>
> package each time I make any change in the demo plug in code.<br>
> I am asking this question cause it takes a huge time to make bzImage<br>
> and install it each time.<br>
> So any suggestion to reduce the whole plug in implementation will be<br>
> helpful more than I can say.<br>
><br>
> Thanks in advance<br>
><br>
> Sanjib<br>
<br>
</div>To add to what Glenn just sent out... once you do your first compile,<br>
re-compiling should not take so long, because only what has actually<br>
changed needs to be recompiled.<br>
<br>
That is the whole point of having a build system (e.g. "make").<br>
<br>
Be sure you are using "make" properly. For example, don't clean all the<br>
object files before you re-compile; that will force everything to be<br>
recompiled and will waste a lot of time.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Mac<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
litmus-dev mailing list<br>
<a href="mailto:litmus-dev@lists.litmus-rt.org">litmus-dev@lists.litmus-rt.org</a><br>
<a href="https://lists.litmus-rt.org/listinfo/litmus-dev" target="_blank">https://lists.litmus-rt.org/listinfo/litmus-dev</a><br>
</div></div></blockquote></div><br></div>