From b2f87a12fbaa50d9063acbe207c78cbd8fd3c731 Mon Sep 17 00:00:00 2001
From: Brian Norris
Important!: even if you do not care about erasecounters, do not use
nandwrite
for flashing UBI images containing UBIFS file-system to
-NAND flashes, read here for
+NAND flashes, read here for
more information.
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
-here for more information. Make sure
+here for more information. Make sure
that you use ubiformat, or make sure
either that your flashing program skips 0xFF
properly (see
here) or that your UBIFS image
diff --git a/faq/ubifs.xml b/faq/ubifs.xml
index 9c5eba8..82942bb 100644
--- a/faq/ubifs.xml
+++ b/faq/ubifs.xml
@@ -695,8 +695,8 @@ provably want the file-system doing inode updates every time they are read.
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 this tread +so it was dropped, and we have never found time to come back to that. Please, +refer to this thread for some more details. The original patch can also be found there.
@@ -1460,7 +1460,7 @@ all checks: "echo 127 > /sys/module/ubifs/parameters/debug_chks
".
saw any errors/warnings, describe them and include all corresponding
prints from tests / UBIFS / etc;
- .config
file, or just attach whole file;mtdinfo -a
"
@@ -1479,7 +1479,7 @@ all checks: "echo 127 > /sys/module/ubifs/parameters/debug_chks
".
private e-mails to UBIFS authors, always CC the mailing list!
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 UBI debugging section for more information.
-- 2.49.0