<?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中的主题 How to change the android8.1 root directory read-only to read and write</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969836#M144460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;I want to create some directories and files in the android8.1 root directory, but the properties are read-only. Do I need to modify those files to change the properties to be readable and writable?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2019 09:28:44 GMT</pubDate>
    <dc:creator>973381186</dc:creator>
    <dc:date>2019-06-11T09:28:44Z</dc:date>
    <item>
      <title>How to change the android8.1 root directory read-only to read and write</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969836#M144460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class="" title=""&gt;I want to create some directories and files in the android8.1 root directory, but the properties are read-only. Do I need to modify those files to change the properties to be readable and writable?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969836#M144460</guid>
      <dc:creator>973381186</dc:creator>
      <dc:date>2019-06-11T09:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the android8.1 root directory read-only to read and write</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969837#M144461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that, you need to remount the system partition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To make that you need to make it through ADB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, make sure that you have the ADB capability activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;Windows/Linux command prompt type the below ADB commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adb start-server&lt;/P&gt;&lt;P&gt;adb root&lt;/P&gt;&lt;P&gt;adb disable-verity&lt;/P&gt;&lt;P&gt;adb reboot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the system reboots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adb start-server&lt;/P&gt;&lt;P&gt;adb root&lt;/P&gt;&lt;P&gt;adb remount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After performing those commands, you should have access to root directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this could help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 22:41:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969837#M144461</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-06-14T22:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the android8.1 root directory read-only to read and write</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969838#M144462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;A _jive_internal="true" data-id="322969" data-objecttype="3" data-orig-content="q gr" data-type="person" href="https://community.nxp.com/people/973381186@qq.com"&gt;q gr&lt;/A&gt;‌ and &lt;A _jive_internal="true" data-id="226211" data-objecttype="3" data-orig-content="Diego Adrian Cuevas" data-type="person" href="https://community.nxp.com/people/diegoadrian"&gt;Diego Adrian Cuevas&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is also required to disable the SELinux permission to access the root directory along with the commands mentioned by &lt;A _jive_internal="true" data-id="226211" data-objecttype="3" data-orig-content="Diego Adrian Cuevas" data-type="person" href="https://community.nxp.com/people/diegoadrian"&gt;Diego Adrian Cuevas&lt;/A&gt;‌.&lt;/P&gt;&lt;P&gt;To disable the SELinux permission run the below commands:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;adb root&lt;/LI&gt;&lt;LI&gt;adb shell setenforce 0&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shivani&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2019 12:42:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-change-the-android8-1-root-directory-read-only-to-read/m-p/969838#M144462</guid>
      <dc:creator>shivanipatel</dc:creator>
      <dc:date>2019-06-17T12:42:49Z</dc:date>
    </item>
  </channel>
</rss>

