<?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: Installing Edge insight using the WSL. in Edge Software Catalog</title>
    <link>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1476802#M223</link>
    <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Hi JackyHoang,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Thanks for reaching out! I understand you are trying to install Edge Insights for Industrial in Windows Subsystem for Linux (WSL). Unfortunately, this software package has not been validated to run on WSL. So, you may run into unforeseen issues. I recommend using a system running Ubuntu 20.04 natively. Please take a look at the &lt;A href="https://www.intel.com/content/www/us/en/docs/edge-insights-industrial/get-started-guide/3-0-1/requirements.html" target="_self"&gt;system requirements&lt;/A&gt;. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;That being said, the issue you are running into can be addressed by unmounting the drvfs and remounting it with the metadata flag. Use the following commands from your WSL command line. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sudo umount /mnt/c
sudo mount -t drvfs C: /mnt/c -o metadata&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Ref:&amp;nbsp;&lt;A href="https://devblogs.microsoft.com/commandline/chmod-chown-wsl-improvements/" target="_blank"&gt;Chmod/Chown WSL Improvements - Windows Command Line (microsoft.com)&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Jesus&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Apr 2023 16:37:05 GMT</pubDate>
    <dc:creator>JesusE_Intel</dc:creator>
    <dc:date>2023-04-14T16:37:05Z</dc:date>
    <item>
      <title>Installing Edge insight using the WSL.</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1476235#M222</link>
      <description>&lt;P&gt;I'm trying to install edge insight on Ubuntu WSL but fail on early deploy Chmod command.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any specific instruction that help me on that one.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 09:12:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1476235#M222</guid>
      <dc:creator>JackyHoang</dc:creator>
      <dc:date>2023-04-13T09:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Edge insight using the WSL.</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1476802#M223</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Hi JackyHoang,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;​&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Thanks for reaching out! I understand you are trying to install Edge Insights for Industrial in Windows Subsystem for Linux (WSL). Unfortunately, this software package has not been validated to run on WSL. So, you may run into unforeseen issues. I recommend using a system running Ubuntu 20.04 natively. Please take a look at the &lt;A href="https://www.intel.com/content/www/us/en/docs/edge-insights-industrial/get-started-guide/3-0-1/requirements.html" target="_self"&gt;system requirements&lt;/A&gt;. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;That being said, the issue you are running into can be addressed by unmounting the drvfs and remounting it with the metadata flag. Use the following commands from your WSL command line. &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;sudo umount /mnt/c
sudo mount -t drvfs C: /mnt/c -o metadata&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Ref:&amp;nbsp;&lt;A href="https://devblogs.microsoft.com/commandline/chmod-chown-wsl-improvements/" target="_blank"&gt;Chmod/Chown WSL Improvements - Windows Command Line (microsoft.com)&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN&gt;Jesus&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 16:37:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1476802#M223</guid>
      <dc:creator>JesusE_Intel</dc:creator>
      <dc:date>2023-04-14T16:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installing Edge insight using the WSL.</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1477832#M224</link>
      <description>&lt;P&gt;Thank Jesus for the feedback!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm Intel employee and I want to find some solution for Data Streaming which deployed by Intel Edge Insight. (Data mainly focus on tool log file with .txt extension. Could you give some advise before I'm going to drill down to this Intel Edge Insight.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2023 08:03:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1477832#M224</guid>
      <dc:creator>JackyHoang</dc:creator>
      <dc:date>2023-04-18T08:03:31Z</dc:date>
    </item>
    <item>
      <title>Re:Installing Edge insight using the WSL.</title>
      <link>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1481020#M225</link>
      <description>&lt;P&gt;Hi JackyHoang,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have sent you an email, please check your inbox. I will proceed to close this discussion. If you need any additional information, please submit a new question as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jesus&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2023 19:11:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Edge-Software-Catalog/Installing-Edge-insight-using-the-WSL/m-p/1481020#M225</guid>
      <dc:creator>JesusE_Intel</dc:creator>
      <dc:date>2023-04-27T19:11:46Z</dc:date>
    </item>
  </channel>
</rss>

