<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: UBIFS FS CHECK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915338#M137808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is general linux question and may be posted on kernel mail list&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://vger.kernel.org/vger-lists.html" title="http://vger.kernel.org/vger-lists.html"&gt;Majordomo Lists at VGER.KERNEL.ORG&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2019 10:17:29 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-09-12T10:17:29Z</dc:date>
    <item>
      <title>UBIFS FS CHECK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915335#M137805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the imx6ul board, when the ubifs error occurs, can i repair the rootfs by fsck ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 04:05:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915335#M137805</guid>
      <dc:creator>sim_guo</dc:creator>
      <dc:date>2019-09-12T04:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: UBIFS FS CHECK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915336#M137806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gxf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems not according to linux ubifs documentation&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/spotify/linux/blob/master/Documentation/filesystems/ubifs.txt" title="https://github.com/spotify/linux/blob/master/Documentation/filesystems/ubifs.txt"&gt;linux/ubifs.txt at master · spotify/linux · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some workarounds are suggested on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.netgear.com/t5/Stora-Legacy/Force-fscheck-ubifs/td-p/1383358" title="https://community.netgear.com/t5/Stora-Legacy/Force-fscheck-ubifs/td-p/1383358"&gt;Force fscheck ubifs - NETGEAR Communities&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 07:59:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915336#M137806</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-09-12T07:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: UBIFS FS CHECK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915337#M137807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14px;"&gt;By default, about 2% of the whole chip size (20/1024 PEB) are reserved for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://www.linux-mtd.infradead.org/faq/ubi.html#L_max_beb" style="background-color: #ffffff; font-size: 14px;"&gt;bad blocks handling.&lt;/A&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14px;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If the number of blocks that turn bad exceeds that allocation, an error message will be printed and UBI will switch to read-only mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I improve the bad block handling size to reduce the possibility of errors?&lt;BR /&gt;If I can, what should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 09:08:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915337#M137807</guid>
      <dc:creator>sim_guo</dc:creator>
      <dc:date>2019-09-12T09:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: UBIFS FS CHECK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915338#M137808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is general linux question and may be posted on kernel mail list&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://vger.kernel.org/vger-lists.html" title="http://vger.kernel.org/vger-lists.html"&gt;Majordomo Lists at VGER.KERNEL.ORG&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2019 10:17:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UBIFS-FS-CHECK/m-p/915338#M137808</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-09-12T10:17:29Z</dc:date>
    </item>
  </channel>
</rss>

