<br><div class="gmail_quote">2010/3/9 Martin Langhoff <span dir="ltr"><<a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Tue, Mar 9, 2010 at 1:56 PM, Esteban Bordón <<a href="http://ebordon.uy" target="_blank">ebordon.uy</a>@<a href="http://gmail.com" target="_blank">gmail.com</a>> wrote:<br>
> can I read a file located in flash card from initrd?<br>
> if my file is in /boot I could read it from /bootpart directory?<br>
<br>
</div>If your file is in /security, it's easy (have a look at the code that<br>
reads the leases, for example).<br></blockquote><div><br>In that case I should modify bitfrost code, right? <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>
If your file is in /boot or anywhere else in what becomes the "root"<br>
partition, you have to navigate the /versions directory and follow the<br>
'current' symlinks.<br></blockquote><div><br> Could I navigate these directories as any python program (open('/versions/boot/current/myfile', 'r')) ? <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<br>
hth,<br>
<br>
<br>
<br>
m<br>
<font color="#888888">--<br>
 <a href="mailto:martin.langhoff@gmail.com">martin.langhoff@gmail.com</a><br>
 <a href="mailto:martin@laptop.org">martin@laptop.org</a> -- School Server Architect<br>
 - ask interesting questions<br>
 - don't get distracted with shiny stuff  - working code first<br>
 - <a href="http://wiki.laptop.org/go/User:Martinlanghoff" target="_blank">http://wiki.laptop.org/go/User:Martinlanghoff</a><br>
</font></blockquote></div><br>