Done.Thanks.This time I created a seperate partition for kernel even using a Qi bootloader.For some reason the first time boot works but later does not.<br><br>Sriranjan<br><br><div class="gmail_quote">On Thu, Jul 23, 2009 at 7:48 PM, Al Johnson <span dir="ltr">&lt;<a href="mailto:openmoko@mazikeen.demon.co.uk">openmoko@mazikeen.demon.co.uk</a>&gt;</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">On Thursday 23 July 2009, RANJAN wrote:<br>
&gt; After I NAND flashed  the device and the next time I try setting up SSH I<br>
&gt; get this:<br>
&gt;<br>
&gt;<br>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br>
&gt; @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @<br>
&gt;<br>
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br>
&gt; IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!<br>
&gt; Someone could be eavesdropping on you right now (man-in-the-middle attack)!<br>
&gt; It is also possible that the RSA host key has just been changed.<br>
&gt; The fingerprint for the RSA key sent by the remote host is<br>
&gt;<br>
&gt; Please contact your system administrator.<br>
&gt; Add correct host key in /root/.ssh/known_hosts to get rid of this message.<br>
&gt; Offending key in /root/.ssh/known_hosts:1<br>
&gt; RSA host key for 192.168.0.202 has changed and you have requested strict<br>
&gt; checking.<br>
&gt; Host key verification failed.<br>
&gt;<br>
&gt; What could be the problem and how can it be solved?<br>
<br>
</div>Vikas has explained the solution. The cause is that the new installation has a<br>
new RSA key, but the same IP address as before. This is as it should be, but<br>
when you try to connect to it ssh on your PC is rightly paranoid, and warns<br>
you that the key for that IP address has changed. As the changed key is<br>
expected we can safely delete the old entry from ~/.ssh/known_hosts on the PC.<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@lists.openmoko.org">devel@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/devel" target="_blank">https://lists.openmoko.org/mailman/listinfo/devel</a><br>
</blockquote></div><br>