The serial number was correct, so that wasn't the issue.<br><br>I tryed the patch that you sended and worked perfectly..<br><br>would you be so kind as to explain what it did, i'm not so good with forth (yet), or perhaps if you could tell where to read about it<br>
<br>greetings.. R<br><br><div class="gmail_quote">On Mon, Mar 9, 2009 at 1:01 PM, Mitch Bradley <span dir="ltr"><<a href="mailto:wmb@laptop.org">wmb@laptop.org</a>></span> wrote:<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">Rodolfo D. Arce S. wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It gives a "Confirmation code mismatch" error..<br>
<br>
i've tryed with lower and upper case, just to make sure..<br>
<br>
ok enable-security SHC836023B0<br>
Confirmation code mismatch<br>
ok enable-security shc836023b0<br>
Confirmation code mismatch<br>
</blockquote>
<br></div>
Type:<br>
<br>
  ok .mfg-data<br>
<br>
and make sure that the SN is the same as what you typed.<br>
<br>
If it still doesn't work, try this patch:<br>
<br>
  ok : nx -null safe-parse-word ;<br>
  ok patch nx safe-parse-word enable-security<br>
  ok enable-security SHC836023B0<div><div></div><div class="h5"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
On Mon, Mar 9, 2009 at 12:37 PM, Mitch Bradley <<a href="mailto:wmb@laptop.org" target="_blank">wmb@laptop.org</a> <mailto:<a href="mailto:wmb@laptop.org" target="_blank">wmb@laptop.org</a>>> wrote:<br>
<br>
<br>
        I'm working for the paraguayian deployment, and while testing<br>
        i got the<br>
        security of a laptop disabled, but i can seem to enable it again<br>
<br>
        to disable:<br>
        i got a developer key, and on the "ok" prompt, i typed<br>
        "disable-security"<br>
        it all worked just fine, i did all that i wanted to do<br>
<br>
        to enable:<br>
        i get to the "ok" prompt and type "enable-security" but it<br>
        gives me an error<br>
        "Unexpected end-of-line"<br>
        and security is still disabled<br>
<br>
        is there a step that i'm missing? o perhaps a parameter that i<br>
        should be<br>
        giving at the prompt?<br>
         <br>
<br>
    Yes, you now have to type the serial number as confirmation, for<br>
    example:<br>
<br>
     ok enable-security SHF73300042<br>
<br>
    Since we are moving to "security is off by default" , we added the<br>
    serial number argument to make it harder for children to do<br>
    something that would make their machine stop working.<br>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br>