<div class="gmail_quote">On Thu, Jul 15, 2010 at 12:42 PM, Till Straumann <span dir="ltr"><<a href="mailto:strauman@slac.stanford.edu">strauman@slac.stanford.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 07/15/2010 08:55 AM, Chris Johns wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12/07/10 1:48 AM, Vinu Rajashekhar wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a follow-up question based on this.<br>
I could access my local files using pc386<br>
script and qemu -hda fat: option.<br>
<br>
Similarly, does all the other targets also support<br>
something like this, if the simulator is not qemu ?<br>
<br>
</blockquote>
<br>
Sorry to butt in on your thread :) :)<br>
<br>
Yes qemu provides access via the FAT emulation method. This method has a limited number of files that can be seen. I am not sure what the limit is but a large tree of files results in files not appearing with no errors or warnings.<br>

<br>
On real hardware with working networking configurations I use the NFS file system.<br>
</blockquote></div>
Obviously, on qemu you can also use NFS or TFTPFS.<br><font color="#888888">
<br></font></blockquote><div><br></div><div>I wanted to use this for running a testsuite, because some of the</div><div>tests were accessing data files. So DrJoel advised me that it would</div><div>be better to use the technique used in network-demos - tar the filesystem,</div>
<div>then load it in IMFS using rtems_tarfs_load/Untar_FromMemory.</div><div><br></div><div>So finally I went with that.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888">
- Till</font><div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Chris<br><br></blockquote></div></div></blockquote></div>