<?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のトピックAndroid7.1.1  Mount Cmd</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619726#M93931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &amp;nbsp; all&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am &amp;nbsp; useing &amp;nbsp;the platform of imx6qp which is base of android7.1.1 os &amp;nbsp; .Now execut &amp;nbsp;the cmd "mount -o remount,rw /system" &amp;nbsp;,but the result &amp;nbsp;is&amp;nbsp;"mount: '/dev/block/mmcblk3p5'-&amp;gt;'/system': Device or resource busy".&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please &amp;nbsp;teach me &amp;nbsp;how to have done it. &amp;nbsp;Thanks!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 08:02:09 GMT</pubDate>
    <dc:creator>baozhuliu</dc:creator>
    <dc:date>2017-04-18T08:02:09Z</dc:date>
    <item>
      <title>Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619726#M93931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &amp;nbsp; all&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I am &amp;nbsp; useing &amp;nbsp;the platform of imx6qp which is base of android7.1.1 os &amp;nbsp; .Now execut &amp;nbsp;the cmd "mount -o remount,rw /system" &amp;nbsp;,but the result &amp;nbsp;is&amp;nbsp;"mount: '/dev/block/mmcblk3p5'-&amp;gt;'/system': Device or resource busy".&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Please &amp;nbsp;teach me &amp;nbsp;how to have done it. &amp;nbsp;Thanks!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:02:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619726#M93931</guid>
      <dc:creator>baozhuliu</dc:creator>
      <dc:date>2017-04-18T08:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619727#M93932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please connect your platform to your machine via USB cable and use the following ADB command:&lt;/P&gt;&lt;P&gt;$ adb remount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619727#M93932</guid>
      <dc:creator>gary_bisson</dc:creator>
      <dc:date>2017-04-18T08:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619728#M93933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your answer! &amp;nbsp;I &amp;nbsp;have executed &amp;nbsp;the cmd "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; adb remount&lt;/SPAN&gt;" &amp;nbsp;,but &amp;nbsp;the result is the same .It &amp;nbsp;have no work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:47:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619728#M93933</guid>
      <dc:creator>baozhuliu</dc:creator>
      <dc:date>2017-04-18T08:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619729#M93934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is most likely due to SELinux enforcing that remount. Can you add the following arguments to the bootargs:&lt;/P&gt;&lt;P&gt;androidboot.selinux=permissive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 08:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619729#M93934</guid>
      <dc:creator>gary_bisson</dc:creator>
      <dc:date>2017-04-18T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619730#M93935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &amp;nbsp;&lt;A _jive_internal="true" data-avatarid="28869" data-externalid="" data-online="false" data-presence="null" data-userid="237714" data-username="gary_bisson" href="https://community.nxp.com/people/gary_bisson" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 14px;"&gt;Gary Bisson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; The cmd is added,and the result &amp;nbsp;is:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9273i6DDB02B967E36187/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; But &amp;nbsp;the result is &amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/9230iA3A7979106B282DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 07:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619730#M93935</guid>
      <dc:creator>baozhuliu</dc:creator>
      <dc:date>2017-04-19T07:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Android7.1.1  Mount Cmd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619731#M93936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also facing the same issue. Can any one got succeeded please provide the answer for the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Aug 2017 07:30:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android7-1-1-Mount-Cmd/m-p/619731#M93936</guid>
      <dc:creator>mpc5676r</dc:creator>
      <dc:date>2017-08-22T07:30:25Z</dc:date>
    </item>
  </channel>
</rss>

