<p><b>Important!</b>: even if you do not care about erasecounters, do not use
<code>nandwrite</code> for flashing UBI images containing UBIFS file-system to
-NAND flashes, read <a href="../faq/ubifs.html#L_why_ubiformat">here</a> for
+NAND flashes, read <a href="ubifs.html#L_why_ubiformat">here</a> for
more information.</p>
<p>If you do not have errors when you mount empty flash, it is probably indeed
related to how you flash the UBI/UBIFS images. One typical problem is related
to ECC calculation algorithm - read
-<a name="ubifs.html#L_why_ubiformat">here</a> for more information. Make sure
+<a href="ubifs.html#L_why_ubiformat">here</a> for more information. Make sure
that you use <a href="../doc/ubifs.html#L_usptools">ubiformat</a>, or make sure
either that your flashing program skips <code>0xFF</code> properly (see
<a href="../doc/ubi.html#L_flasher_algo">here</a>) or that your UBIFS image
<p>Not, it does not, which means you cannot export UBIFS file-system via NFS.
We did make an attempt to support NFS, but the support was not exactly correct
-so it was dropped, and we have never find time to come back to that. Please,
-refer <a href="http://marc.info/?l=linux-next&m=121852228611051&w=2">this tread</a>
+so it was dropped, and we have never found time to come back to that. Please,
+refer to <a href="http://marc.info/?l=linux-next&m=121852228611051&w=2">this thread</a>
for some more details. The original patch can also be found there.</p>
saw any errors/warnings, describe them and include all corresponding
prints from tests / UBIFS / etc;</li>
- <li>provide UBIi and UBIFS configuration from you your
+ <li>provide UBI and UBIFS configuration from your
<code>.config</code> file, or just attach whole file;</li>
<li>describe your flash device, attach the "<code>mtdinfo&nbsp;-a</code>"
private e-mails to UBIFS authors, always CC the mailing list!</p>
<p>Note, sometimes UBIFS bugs may appear to be UBI bugs. If you suspect
-there are UBI problems, please, also enable UBI debugging. Please, refer the
+there are UBI problems, please, also enable UBI debugging. Please, refer to the
<a href="ubi.html#L_how_debug">UBI debugging</a> section for more
information.</p>