<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><div class="Ih2E3d"><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">One of the things to like about SD Card and other card / stick memory is<br>

it hides many of the details of raw NAND from us, like bad blocks, error<br>
correcting codes and in this case wear levelling.<br>
<br>
I have run my mailserver on a 1G USB stick (hooked up to an ARM board I<br>
designed for another customer) for 2 years 24 / 7 now formatted ext3,<br>
that gets pretty hammered, no trouble. &nbsp;So I can&#39;t guarantee your<br>
particular card isn&#39;t broken for wear levelling, but cheap random USB<br>
stick doesn&#39;t care in the least about ext3 and I didn&#39;t see any trouble<br>
from SD with ext3 either.<br></blockquote></div><br></div>Trying out ext3 now. :-)<br></div>
</blockquote></div><br>Having some trouble compiling the kernel. I followed the (new) instructions posted on the Debian page in the wiki. However, when I hit ./build , mkimage just displays the command syntax and quits. I am compiling on Ubuntu 8.04. mkimage was not available and based on the recommendation, I installed jigit. <br>
<br>Even as I speak, I am reading the jigit package description and something tells me this is not what I want. <br><br>So which mkimage should I install for the ./build script ?<br></div>