<div dir="ltr"><div><div><div><div><div>I have done the following things :<br><br></div>>> mke2fs hda.img<br></div>>> mkdir /mount/mount_point<br></div>>> mount -o loop hda.img /mount/mount_point<br></div>
>> cp rtems-grub.cfg /mount/mount_point<br><br></div>Let me know whether or not I did correctly<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 24, 2014 at 10:12 PM, Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I prefer if you can keep your questions on the mailing list. You may<br>
get other answers there, and others may benefit from your questions.<br>
<span class="HOEnZb"><font color="#888888">-Gedare<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Fri, Jan 24, 2014 at 11:40 AM, Garvit Sharma <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>> wrote:<br>
> I have placed the rtems-grub.cfg in the same folder but still it is showing<br>
> me the grub shell<br>
><br>
><br>
> On Fri, Jan 24, 2014 at 8:45 PM, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br>
>><br>
>> If you are following the instructions on our wiki, then you need to<br>
>> have a rtems-grub.cfg located in your hda.img file. You might also<br>
>> like to try the instructions related to the "rtems-testing.git"<br>
>> module.<br>
>><br>
>> -Gedare<br>
>><br>
>> On Fri, Jan 24, 2014 at 10:05 AM, Garvit Sharma <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>><br>
>> wrote:<br>
>> > Hi, I am executing the following command on my system<br>
>> ><br>
>> >>> qemu-system-i386 -m 128 -boot a -fda rtems-boot.img -hda hda.img -hdb<br>
>> >>> fat:. -serial stdio -no-reboot -s<br>
>> ><br>
>> > after that gui of qemu appeared and it consists of grub shell. I am not<br>
>> > getting what to do next.<br>
>> ><br>
>> ><br>
>> > On Wed, Jan 22, 2014 at 11:46 PM, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br>
>> >><br>
>> >> You might like to consider going to the task list for Google Code-In<br>
>> >> [1] and filter for "RTEMS" as the Organization field and "open" for<br>
>> >> the Status field. These tasks are relatively easy to get started on so<br>
>> >> you can look for something that might interest you. There are some<br>
>> >> possible bug fixes and some test case refactoring tasks.<br>
>> >><br>
>> >> [1] <a href="http://www.google-melange.com/gci/tasks/google/gci2013" target="_blank">http://www.google-melange.com/gci/tasks/google/gci2013</a><br>
>> >><br>
>> >> On Wed, Jan 22, 2014 at 1:03 PM, Garvit Sharma <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>><br>
>> >> wrote:<br>
>> >> > I am configuring qemu to see examples working, In the meanwhile<br>
>> >> > please<br>
>> >> > tell<br>
>> >> > me how should I make my first contribution to this organization.<br>
>> >> > Which<br>
>> >> > bug<br>
>> >> > should I start with ?<br>
>> >> ><br>
>> >> ><br>
>> >> > On Wed, Jan 22, 2014 at 11:21 PM, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>><br>
>> >> > wrote:<br>
>> >> >><br>
>> >> >> ok. for 4.10 i think it should "just work". For new development, we<br>
>> >> >> suggest using 4.11 (the current git master). We only accept bug<br>
>> >> >> fixes<br>
>> >> >> submitted to 4.10. Hopefully a 4.11 release will come soon!<br>
>> >> >> -Gedare<br>
>> >> >><br>
>> >> >> On Wed, Jan 22, 2014 at 12:45 PM, Garvit Sharma<br>
>> >> >> <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>><br>
>> >> >> wrote:<br>
>> >> >> > yes, I have got *.exe files, also *.ralf. I am using rtems4.10. I<br>
>> >> >> > am<br>
>> >> >> > using<br>
>> >> >> > fedora-19.<br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> > On Wed, Jan 22, 2014 at 11:12 PM, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>><br>
>> >> >> > wrote:<br>
>> >> >> >><br>
>> >> >> >> I think you should also have gotten *.exe files for that target?<br>
>> >> >> >> What<br>
>> >> >> >> version of RTEMS are you using?<br>
>> >> >> >><br>
>> >> >> >> The instructions at <a href="http://wiki.rtems.org/wiki/index.php/Qemu" target="_blank">http://wiki.rtems.org/wiki/index.php/Qemu</a><br>
>> >> >> >> describe<br>
>> >> >> >> how to use Qemu with RTEMS especially on the i386. That is a good<br>
>> >> >> >> simulator to use and work with, as it also works for a lot of<br>
>> >> >> >> other<br>
>> >> >> >> RTEMS targets.<br>
>> >> >> >> -G<br>
>> >> >> >><br>
>> >> >> >> On Wed, Jan 22, 2014 at 12:07 PM, Garvit Sharma<br>
>> >> >> >> <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>><br>
>> >> >> >> wrote:<br>
>> >> >> >> > Hi, I have done with the following tasks :<br>
>> >> >> >> ><br>
>> >> >> >> > 1. Installed GNU cross-compilation tools for RTEMS on my host<br>
>> >> >> >> > system.<br>
>> >> >> >> > 2. Installed RTEMS OS for the target host.<br>
>> >> >> >> > 3. I have chosen the target as i386 and BSP as i386/pc686.<br>
>> >> >> >> > 4. I have build the examples and from that I got *.ralf files.<br>
>> >> >> >> > I<br>
>> >> >> >> > know<br>
>> >> >> >> > these<br>
>> >> >> >> > files are executables which are to be run on target machine.<br>
>> >> >> >> > But<br>
>> >> >> >> > how<br>
>> >> >> >> > to<br>
>> >> >> >> > do<br>
>> >> >> >> > so ? Is not there any simulator for that ?<br>
>> >> >> >> ><br>
>> >> >> >> > Thanks,<br>
>> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> > On Wed, Jan 22, 2014 at 9:00 PM, Gedare Bloom<br>
>> >> >> >> > <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>><br>
>> >> >> >> > wrote:<br>
>> >> >> >> >><br>
>> >> >> >> >> Probably the easiest place to start is<br>
>> >> >> >> >> <a href="http://www.rtems.org/wiki/index.php/GSoC_Getting_Started" target="_blank">http://www.rtems.org/wiki/index.php/GSoC_Getting_Started</a><br>
>> >> >> >> >><br>
>> >> >> >> >> You may like to build the tools using the RSB:<br>
>> >> >> >> >> <a href="http://www.rtems.org/wiki/index.php/RSB" target="_blank">http://www.rtems.org/wiki/index.php/RSB</a><br>
>> >> >> >> >><br>
>> >> >> >> >> -Gedare<br>
>> >> >> >> >><br>
>> >> >> >> >> On Wed, Jan 22, 2014 at 6:16 AM, Garvit Sharma<br>
>> >> >> >> >> <<a href="mailto:garvits45@gmail.com">garvits45@gmail.com</a>><br>
>> >> >> >> >> wrote:<br>
>> >> >> >> >> > Hi, I have installed cross-compiler toolsets and now it is<br>
>> >> >> >> >> > the<br>
>> >> >> >> >> > time<br>
>> >> >> >> >> > to<br>
>> >> >> >> >> > build<br>
>> >> >> >> >> > rtems from the source. I want to know that for which target<br>
>> >> >> >> >> > architecture<br>
>> >> >> >> >> > should I build rtems.<br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> > On Wed, Jan 22, 2014 at 11:50 AM, Nick Withers<br>
>> >> >> >> >> > <<a href="mailto:nick.withers@anu.edu.au">nick.withers@anu.edu.au</a>><br>
>> >> >> >> >> > wrote:<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> On Wed, 2014-01-22 at 11:41 +0530, Garvit Sharma wrote:<br>
>> >> >> >> >> >> > Hello All,<br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> > I am a newbie to the world of rtems and want to make<br>
>> >> >> >> >> >> > contributions<br>
>> >> >> >> >> >> > towards rtems. I have experience with<br>
>> >> >> >> >> >> > C/SystemProgramming/DeviceDrivers and gnu tools like gdb,<br>
>> >> >> >> >> >> > strace<br>
>> >> >> >> >> >> > and<br>
>> >> >> >> >> >> > Oprofile. Please show me the direction to start from.<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> Hi Garvit!<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> (Humble user here)<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> Glad to hear you want to contribute, that's awesome :-)<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> Perhaps have a look at<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >><br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> <a href="http://www.rtems.org/wiki/index.php/Contributing#How_can_I_help.3F" target="_blank">http://www.rtems.org/wiki/index.php/Contributing#How_can_I_help.3F</a> ?<br>

>> >> >> >> >> >> It's got both coding and non-coding suggestions that might<br>
>> >> >> >> >> >> help.<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> Looking forward to your contributions :-)<br>
>> >> >> >> >> >> --<br>
>> >> >> >> >> >> Nick Withers<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> Embedded Systems Programmer<br>
>> >> >> >> >> >> Department of Nuclear Physics, Research School of Physics<br>
>> >> >> >> >> >> and<br>
>> >> >> >> >> >> Engineering<br>
>> >> >> >> >> >> The Australian National University (CRICOS: 00120C)<br>
>> >> >> >> >> >><br>
>> >> >> >> >> >> > Thanks,<br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> > --<br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> > Garvit Sharma<br>
>> >> >> >> >> >> > B.Tech | Computer Science and Engineering<br>
>> >> >> >> >> >> > UG Final year<br>
>> >> >> >> >> >> > LNM IIT, Jaipur<br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> > No Body is a Scholar by birth, its only hard work and<br>
>> >> >> >> >> >> > strong<br>
>> >> >> >> >> >> > determination that makes him master.<br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> ><br>
>> >> >> >> >> >> > _______________________________________________<br>
>> >> >> >> >> >> > rtems-users mailing list<br>
>> >> >> >> >> >> > <a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
>> >> >> >> >> >> > <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
>> >> >> >> >> >><br>
>> >> >> >> >> >><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> > --<br>
>> >> >> >> >> ><br>
>> >> >> >> >> > Garvit Sharma<br>
>> >> >> >> >> > B.Tech | Computer Science and Engineering<br>
>> >> >> >> >> > UG Final year<br>
>> >> >> >> >> > LNM IIT, Jaipur<br>
>> >> >> >> >> ><br>
>> >> >> >> >> > No Body is a Scholar by birth, its only hard work and strong<br>
>> >> >> >> >> > determination<br>
>> >> >> >> >> > that makes him master.<br>
>> >> >> >> >> ><br>
>> >> >> >> >> ><br>
>> >> >> >> >> > _______________________________________________<br>
>> >> >> >> >> > rtems-users mailing list<br>
>> >> >> >> >> > <a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
>> >> >> >> >> > <a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
>> >> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> ><br>
>> >> >> >> > --<br>
>> >> >> >> ><br>
>> >> >> >> > Garvit Sharma<br>
>> >> >> >> > B.Tech | Computer Science and Engineering<br>
>> >> >> >> > UG Final year<br>
>> >> >> >> > LNM IIT, Jaipur<br>
>> >> >> >> ><br>
>> >> >> >> > No Body is a Scholar by birth, its only hard work and strong<br>
>> >> >> >> > determination<br>
>> >> >> >> > that makes him master.<br>
>> >> >> >> ><br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> ><br>
>> >> >> > --<br>
>> >> >> ><br>
>> >> >> > Garvit Sharma<br>
>> >> >> > B.Tech | Computer Science and Engineering<br>
>> >> >> > UG Final year<br>
>> >> >> > LNM IIT, Jaipur<br>
>> >> >> ><br>
>> >> >> > No Body is a Scholar by birth, its only hard work and strong<br>
>> >> >> > determination<br>
>> >> >> > that makes him master.<br>
>> >> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> ><br>
>> >> > --<br>
>> >> ><br>
>> >> > Garvit Sharma<br>
>> >> > B.Tech | Computer Science and Engineering<br>
>> >> > UG Final year<br>
>> >> > LNM IIT, Jaipur<br>
>> >> ><br>
>> >> > No Body is a Scholar by birth, its only hard work and strong<br>
>> >> > determination<br>
>> >> > that makes him master.<br>
>> >> ><br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > --<br>
>> ><br>
>> > Garvit Sharma<br>
>> > B.Tech | Computer Science and Engineering<br>
>> > UG Final year<br>
>> > LNM IIT, Jaipur<br>
>> ><br>
>> > No Body is a Scholar by birth, its only hard work and strong<br>
>> > determination<br>
>> > that makes him master.<br>
>> ><br>
><br>
><br>
><br>
><br>
> --<br>
><br>
> Garvit Sharma<br>
> B.Tech | Computer Science and Engineering<br>
> UG Final year<br>
> LNM IIT, Jaipur<br>
><br>
> No Body is a Scholar by birth, its only hard work and strong determination<br>
> that makes him master.<br>
><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><span style="border-collapse:collapse"></span> <br>Garvit Sharma<span style="border-collapse:collapse"></span><span style="border-collapse:collapse"><div>
<span style="color:rgb(136,136,136);border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"><div>B.Tech | Computer Science and Engineering</div><div>UG Final year</div><div>LNM IIT, Jaipur</div><div><br></div>
</span><font size="3" color="#808080" face="times"><span style="line-height:20px"><i>No Body is a Scholar by birth, its only hard work and strong determination that makes him master.</i></span></font></div><div style="color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px">
<span style="color:rgb(128,128,128);font-family:times;font-size:16px;line-height:20px"><i><br></i></span></div></span></div>
</div>