I saw the OFW code and I did not understand :-/<br><br>I created a ticket (<a href="http://dev.laptop.org/ticket/9558">http://dev.laptop.org/ticket/9558</a>) with the issue and dsaxena wrote: <br><br>"The dracut message happens way after OFW has handed off control."<br>

<br>Then it should be a problem in the kernel included in the image?  is a know problem?<br><br><br><div class="gmail_quote">2009/10/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 Wed, Oct 7, 2009 at 1:00 PM, Esteban Bordon<br>
<<a href="mailto:ebordon@plan.ceibal.edu.uy">ebordon@plan.ceibal.edu.uy</a>> wrote:<br>
> are the kernel params hardcoded in OFW for secure boot?<br>
<br>
</div>Yes -- on "insecure boot" boot/olpc.fth is read, but not on secure<br>
boot. Notes at <a href="http://wiki.laptop.org/go/Boot_Process" target="_blank">http://wiki.laptop.org/go/Boot_Process</a><br>
<br>
If you want to see how the kernel params are setup in OFW, you should<br>
look at OpenFirmware as of changeset 1145, in the file<br>
cpu/x86/pc/olpc/fw.bth<br>
<br>
<a href="http://tracker.coreboot.org/trac/openfirmware/changeset/1145" target="_blank">http://tracker.coreboot.org/trac/openfirmware/changeset/1145</a><br>
<br>
You want to look for boot-file. Anyway, my quick review of the file is<br>
that there doesn't seem to be a usable root parameter for that case.<br>
If you look, *nothing* talks about mtd in relation to the boot-file<br>
parameter.<br>
<br>
The initramfs code should check for the secure case, or at least the<br>
"missing a root parameter" and set it.<br>
<br>
cheers,<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>