You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="code-block-caption"><spanclass="caption-number">Listing 5 </span><spanclass="caption-text">config file settings</span><aclass="headerlink" href="#id5" title="Link to this code"></a></div>
<p>Manual configuration requires working with the SD card’s boot partition.
513
513
Always ensure the SD card is properly unmounted from your target hardware
514
-
before modifying files on a host PC. Use the <strong>EJECT</strong> function when
515
-
removing the SD card from the reader to prevent corruption.</p>
514
+
before modifying files on a host PC.</p>
516
515
</div>
517
-
<divclass="admonition warning">
518
-
<pclass="admonition-title">Warning</p>
519
-
<p>Manual configuration bypasses the automated validation performed by
520
-
configure-setup.sh. Ensure you’re using compatible file versions for your
521
-
specific hardware combination.</p>
516
+
<divclass="admonition note">
517
+
<pclass="admonition-title">Note</p>
518
+
<p>If the required boot files are missing from your Kuiper image, you can
519
+
install them using the ADI package repository. See the <aclass="reference internal" href="repositories.html"><spanclass="doc">Repositories</span></a> section for detailed instructions on installing
520
+
architecture-specific boot packages.</p>
522
521
</div>
523
522
<sectionid="amd-xilinx-platforms">
524
523
<h4>AMD/Xilinx Platforms<aclass="headerlink" href="#amd-xilinx-platforms" title="Link to this heading"></a></h4>
@@ -565,7 +564,7 @@ <h4>Intel/Altera Platforms<a class="headerlink" href="#intel-altera-platforms" t
565
564
</ol>
566
565
<p>Then write the preloader:</p>
567
566
<divclass="highlight-bash notranslate"><divclass="highlight"><pre><span></span><spanclass="c1"># Write preloader to the bootloader partition (replace mmcblkXp3 with your actual device)</span>
<divclass="highlight-bash notranslate"><divclass="highlight"><pre><span></span><spanclass="c1"># Write preloader to bootloader partition (replace mmcblkXp3 with your actual device)</span>
0 commit comments