<?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>S32GのトピックRe: S32G Gold Box - BSP place</title>
    <link>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1822870#M6179</link>
    <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226538" target="_blank"&gt;minjun39&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply and sorry for the misunderstanding.&lt;/P&gt;&lt;P&gt;Sdh mentioned in my previous post is only an example, it means the dev name of the SD card which is set by the host, it could be different across different hosts, in common, it could be recognized as mmcblk($x) or sd($y), $x could be a number, $y could be a-z.&lt;/P&gt;&lt;P&gt;I am sorry that from my understanding, the commands like parted/fsck, etc. which are related with File Systems, need to operate with root level users.（it can be the root account, or other users with root authority）&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Chenyin&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 02:45:35 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2024-03-07T02:45:35Z</dc:date>
    <item>
      <title>S32G Gold Box - BSP place</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1819892#M6124</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, I am using the BSP SD card in the gold box. But when I started, I was supposed to enter the root and go in, but after checking using the bs -f command, it seems that the root has only been allocated about 353mb.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to use more capacity, so can you tell me how I can use other parts? My SD card is 32GB right now, but I want to use the remaining part&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="minjun39_0-1709358269852.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/266123iACF42B8D1AB29C8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="minjun39_0-1709358269852.png" alt="minjun39_0-1709358269852.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;minjun39_0-1709358269852.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Mar 2024 05:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1819892#M6124</guid>
      <dc:creator>minjun39</dc:creator>
      <dc:date>2024-03-02T05:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Gold Box - BSP place</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1821345#M6149</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226538" target="_blank"&gt;minjun39&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the question.&lt;/P&gt;
&lt;P&gt;I have the following suggestion for your reference:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Remove the SD card from the board, plugged it to the PC host.&lt;/LI&gt;
&lt;LI&gt;Check if there is resize2fs command in your host, if not, install it.( apt-get install e2fsprogs if ubuntu used)&lt;/LI&gt;
&lt;LI&gt;Reference the commands:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;sudo parted /dev/sdh unit MiB resizepart 2 $size_needed&lt;/P&gt;
&lt;P&gt;sudo e2fsck -f /dev/sdh2&lt;/P&gt;
&lt;P&gt;sudo resize2fs /dev/sdh2&lt;/P&gt;
&lt;P&gt;sudo e2fsck -f /dev/sdh2&lt;/P&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;When finished, try the new filesystem on your board.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 08:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1821345#M6149</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-05T08:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Gold Box - BSP place</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1822839#M6178</link>
      <description>&lt;P&gt;there are no sdh in dev..&lt;BR /&gt;and &lt;SPAN&gt;To access a different location other than the root directory when logging in for the first time, how can I do that without using the root account?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 02:10:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1822839#M6178</guid>
      <dc:creator>minjun39</dc:creator>
      <dc:date>2024-03-07T02:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Gold Box - BSP place</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1822870#M6179</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226538" target="_blank"&gt;minjun39&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply and sorry for the misunderstanding.&lt;/P&gt;&lt;P&gt;Sdh mentioned in my previous post is only an example, it means the dev name of the SD card which is set by the host, it could be different across different hosts, in common, it could be recognized as mmcblk($x) or sd($y), $x could be a number, $y could be a-z.&lt;/P&gt;&lt;P&gt;I am sorry that from my understanding, the commands like parted/fsck, etc. which are related with File Systems, need to operate with root level users.（it can be the root account, or other users with root authority）&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 02:45:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Gold-Box-BSP-place/m-p/1822870#M6179</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-07T02:45:35Z</dc:date>
    </item>
  </channel>
</rss>

