]> www.infradead.org Git - mtd-www.git/commitdiff
faq: ubi(fs): sending bug reports using `mtdinfo'
authorBrian Norris <computersforpeace@gmail.com>
Tue, 9 Aug 2011 22:03:54 +0000 (15:03 -0700)
committerArtem Bityutskiy <dedekind1@gmail.com>
Mon, 15 Aug 2011 12:15:52 +0000 (15:15 +0300)
The `mtdinfo' utility (with the `-a' flag) is much more informative
than `cat /proc/mtd', so encourage users to use it if possible when
sending bug reports.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <dedekind1@gmail.com>
faq/ubi.xml
faq/ubifs.xml

index 314d31b222067e0c3a6c60f438fe7e00909f7d1f..78d80480ff63ff7d2aea8c53abea40382d8cd9e5 100644 (file)
@@ -874,8 +874,8 @@ quicker than the first method.</p>
        <li>provide UBI configuration from you your <code>.config</code>
        file, or just attach whole file;</li>
 
-       <li>describe your flash device, attach the
-       "<code>cat /proc/mtd</code>" output;</li>
+       <li>describe your flash device, attach the "<code>mtdinfo&amp;nbsp;-a</code>"
+       output (or the less useful "<code>cat&amp;nbsp;/proc/mtd</code>" output);</li>
 
        <li>specify which kernel version you are using; if your kernel is not
        the latest one, please, explicitly tell whether you updated UBI by
index 6b929702036b90af145d1bf626b2ef3b214eaea0..9c5eba856a088bd7e1c72fb9dd0ca1f99d76ae06 100644 (file)
@@ -1463,8 +1463,8 @@ all checks: "<code>echo 127 > /sys/module/ubifs/parameters/debug_chks</code>".</
        <li>provide UBIi and UBIFS configuration from you your
        <code>.config</code> file, or just attach whole file;</li>
 
-       <li>describe your flash device, attach the
-       "<code>cat /proc/mtd</code>" output;</li>
+       <li>describe your flash device, attach the "<code>mtdinfo&amp;nbsp;-a</code>"
+       output (or the less useful "<code>cat&amp;nbsp;/proc/mtd</code>" output);</li>
 
        <li>specify which kernel version you are using; if your kernel is not
        the latest one, please, explicitly tell whether you updated UBIFS by