<?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>topic Re: Docker for Windows: Issues making rootfs in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Docker-for-Windows-Issues-making-rootfs/m-p/912862#M4344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="349501" data-username="todd.schavey@ge.com" href="https://community.nxp.com/people/todd.schavey@ge.com"&gt;Todd Schavey&lt;/A&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LS1028 BSP 0.3 is based on LSDK 1812, it would not work under win10 to generate ubuntu rootfs because WSL doesn't support real linux kernel and qemu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Users can use LSDK1909 under win10 WSL, LSDK1909 uses prebuilt rootfs, no need to generate it from source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LSDK 1909 will be released this week.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2019 03:32:23 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2019-10-15T03:32:23Z</dc:date>
    <item>
      <title>Docker for Windows: Issues making rootfs</title>
      <link>https://community.nxp.com/t5/Layerscape/Docker-for-Windows-Issues-making-rootfs/m-p/912861#M4343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Context:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am following the user manual for the Layerscape LS1028 BSP. I am on a Windows 10 PC running with Docker using the image ubuntu:18.04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am able to successfully execute the various commands leading up the the &lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;`&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;EM&gt;flex-builder -i mkrfs -a arm64&lt;/EM&gt;&lt;/SPAN&gt;`.&amp;nbsp;When I run the mkrfs command...it installs a ton of software and finally fails at the end as documented below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000;"&gt;root@some-docker-container:/usr/project/build/flexbuild# flex-builder -i mkrfs -a arm64&lt;/SPAN&gt;&lt;BR /&gt;INSTRUCTION: mkrfs&lt;BR /&gt;DESTARCH: arm64&lt;BR /&gt;building /usr/project/build/flexbuild/build/rfs/rootfs_ubuntu_bionic_LS_arm64 ...&lt;BR /&gt;Building ubuntu bionic for arm64&lt;BR /&gt;flex-mkdistrorfs arm64 bionic additional_packages_list_moderate&lt;BR /&gt;mount: /proc/sys/fs/binfmt_misc: permission denied.&lt;BR /&gt;update-binfmts: warning: Couldn't mount the binfmt_misc filesystem on /proc/sys/fs/binfmt_misc.&lt;BR /&gt;qemu-aarch64 (disabled):&lt;BR /&gt;enable qemu-aarch64 failed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also run &lt;SPAN style="color: #3366ff;"&gt;`flex-builder -i mkrfs -a arm64 -i clean-rfs`&lt;/SPAN&gt; then &lt;SPAN style="color: #3366ff;"&gt;`flex-builder -i mkrfs -a arm64 -i clean-rfs`&lt;/SPAN&gt; but the same result&amp;nbsp;:smileysad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to prevent be from continuing to perform the remaining flexbuild commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Oct 2019 03:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Docker-for-Windows-Issues-making-rootfs/m-p/912861#M4343</guid>
      <dc:creator>todd_schavey</dc:creator>
      <dc:date>2019-10-14T03:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Docker for Windows: Issues making rootfs</title>
      <link>https://community.nxp.com/t5/Layerscape/Docker-for-Windows-Issues-making-rootfs/m-p/912862#M4344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="349501" data-username="todd.schavey@ge.com" href="https://community.nxp.com/people/todd.schavey@ge.com"&gt;Todd Schavey&lt;/A&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LS1028 BSP 0.3 is based on LSDK 1812, it would not work under win10 to generate ubuntu rootfs because WSL doesn't support real linux kernel and qemu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Users can use LSDK1909 under win10 WSL, LSDK1909 uses prebuilt rootfs, no need to generate it from source.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;LSDK 1909 will be released this week.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;P style="margin: 2.0pt 0cm 2.0pt 0cm;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 03:32:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Docker-for-Windows-Issues-making-rootfs/m-p/912862#M4344</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2019-10-15T03:32:23Z</dc:date>
    </item>
  </channel>
</rss>

