Skip to content

Commit 6d70920

Browse files
committed
update AADP&AADR doc
1 parent 2163758 commit 6d70920

File tree

8 files changed

+108
-91
lines changed

8 files changed

+108
-91
lines changed

com-hpc/aadp/Enable_NVidia_CUDA.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

com-hpc/aadp/NVIDIA_cards.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

com-hpc/aadr/Enable_NVidia_CUDA.html

Lines changed: 17 additions & 17 deletions
Large diffs are not rendered by default.

com-hpc/aadr/InstallingGraphicsCard.html

Lines changed: 9 additions & 11 deletions
Large diffs are not rendered by default.

com-hpc/aadr/NVIDIA_cards.html

Lines changed: 9 additions & 9 deletions
Large diffs are not rendered by default.

com-hpc/aadr/UbuntuInstallation.html

Lines changed: 29 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<meta property="og:site_name" content="ADLINK Industrial Pi Wiki">
104104
<meta property="og:description" content="Flashing Ubuntu on Ampere System The Ubuntu OS is only for evaluation purposes(Internal use). If it is for commercial use, you need to get a license from Canonical. Canonical’s IP policy can be found">
105105
<meta property="og:locale" content="en_US">
106-
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/AADR_USB-RS232-1_0.png">
106+
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/setup_1.png">
107107
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_1.png">
108108
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_2.png">
109109
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_3.png">
@@ -127,11 +127,11 @@
127127
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_21.png">
128128
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_22.png">
129129
<meta property="og:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/minicom_23.png">
130-
<meta property="article:published_time" content="2024-10-29T07:48:58.900Z">
131-
<meta property="article:modified_time" content="2024-10-29T07:48:58.900Z">
130+
<meta property="article:published_time" content="2024-11-08T02:27:47.634Z">
131+
<meta property="article:modified_time" content="2024-11-08T02:27:47.634Z">
132132
<meta property="article:author" content="ADLINK Technology Inc. All Rights Reserved.">
133133
<meta name="twitter:card" content="summary">
134-
<meta name="twitter:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/AADR_USB-RS232-1_0.png">
134+
<meta name="twitter:image" content="https://docs.ipi.wiki/com-hpc/aadr/UbuntuInstallation.assets/setup_1.png">
135135
<!-- Google Analytics -->
136136

137137
<script>
@@ -203,10 +203,10 @@ <h1 id="Flashing-Ubuntu-on-Ampere-System" class="article-heading"><a href="#Flas
203203
<blockquote>
204204
<p>[!IMPORTANT]</p>
205205
<p>The EDKII firmware must be 2.09.100.00 or a later version. Otherwise, you cannot flash the Kernel 6.x operating systems(Ubuntu 22.04 LTS and Ubuntu 24.04 LTS).</p>
206-
<p>The EDKII firmware 2.09.100.00 flashing guide can be found <a target="_blank" rel="noopener external nofollow noreferrer" href="https://www.ipi.wiki/pages/aadp-docs?page=FlashingGuideforv2.09.100.00.html">here</a>.</p>
206+
<p>The EDKII firmware 2.09.100.00 flashing guide can be found <a target="_blank" rel="noopener external nofollow noreferrer" href="https://www.ipi.wiki/pages/aadr-docs?page=FlashingGuideforv2.09.100.00.html">here</a>.</p>
207207
</blockquote>
208208
<h2 id="1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS" class="article-heading"><a href="#1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS" class="headerlink" title="1. Prepare the USB stick with a bootable Ubuntu OS"></a>1. Prepare the USB stick with a bootable Ubuntu OS<a onclick="parent.postMessage( {msg: '?page=UbuntuInstallation.html#1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS'}, '*');" class="article-anchor" href="#1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS" aria-hidden="true"></a></h2><ul>
209-
<li><p>Download the <a target="_blank" rel="noopener external nofollow noreferrer" href="https://cdimage.ubuntu.com/releases/22.04/release/ubuntu-22.04.4-live-server-arm64.iso">Ubuntu 22.04 Server OS of the ARM64</a> architecture system on the host machine.</p>
209+
<li><p>Download the <a target="_blank" rel="noopener external nofollow noreferrer" href="https://cdimage.ubuntu.com/releases/22.04.4/release/ubuntu-22.04.5-live-server-arm64.iso">Ubuntu 22.04 Server OS of the ARM64</a> architecture system on the host machine.</p>
210210
</li>
211211
<li><p>As shown below, format an empty USB stick in your host machine.</p>
212212
</li>
@@ -225,7 +225,7 @@ <h2 id="2-Prepare-the-Ampere-system" class="article-heading"><a href="#2-Prepare
225225
<li><p>Take the USB to the DB9 console debug connector.</p>
226226
</li>
227227
<li><p>Connect the DB9 end to the target system’s VGA_COM0 port and the USB end to the host system.</p>
228-
<p><img src="UbuntuInstallation.assets/AADR_USB-RS232-1_0.png"></p>
228+
<p><img src="UbuntuInstallation.assets/setup_1.png"></p>
229229
</li>
230230
<li><p>Install the Minicom tool in the host system to read/write the target device.</p>
231231
<figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">$ sudo apt install minicom</span><br></pre></td></tr></table></figure>
@@ -279,14 +279,33 @@ <h2 id="3-Flash-the-Ubuntu-OS" class="article-heading"><a href="#3-Flash-the-Ubu
279279
<p><img src="UbuntuInstallation.assets/minicom_23.png"></p>
280280
</li>
281281
</ul>
282+
<h2 id="4-Making-Network-Interfaces-Optional-for-Boot-in-Ubuntu-with-Netplan" class="article-heading"><a href="#4-Making-Network-Interfaces-Optional-for-Boot-in-Ubuntu-with-Netplan" class="headerlink" title="4. Making Network Interfaces Optional for Boot in Ubuntu with Netplan"></a>4. Making Network Interfaces Optional for Boot in Ubuntu with Netplan<a onclick="parent.postMessage( {msg: '?page=UbuntuInstallation.html#4-Making-Network-Interfaces-Optional-for-Boot-in-Ubuntu-with-Netplan'}, '*');" class="article-anchor" href="#4-Making-Network-Interfaces-Optional-for-Boot-in-Ubuntu-with-Netplan" aria-hidden="true"></a></h2><blockquote>
283+
<p>[!IMPORTANT]</p>
284+
<p>When you boot Ubuntu 22.04 or 24.04 without Internet, if you do not apply this change, the boot time will rise to 10 to 15 minutes.</p>
285+
</blockquote>
286+
<ul>
287+
<li><p>Add <code>optional:true</code> under the specific network interface in the Netplan configuration file to indicate that the network interface is not required for booting.</p>
288+
</li>
289+
<li><p>Open the Netplan configuration file for editing:</p>
290+
<figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">sudo nano /etc/netplan/50-cloud-init.yaml</span><br></pre></td></tr></table></figure>
291+
</li>
292+
<li><p>Locate your network interface configuration. It should look something like this. Add <code>optional: true</code> under the specific interface:</p>
293+
<figure class="highlight bash"><table><tr><td class="code"><pre><span class="line">network:</span><br><span class="line"> version: 2</span><br><span class="line"> ethernets:</span><br><span class="line"> eth0:</span><br><span class="line"> dhcp4: <span class="literal">true</span></span><br><span class="line"> optional: <span class="literal">true</span></span><br></pre></td></tr></table></figure>
294+
</li>
295+
<li><p>Save and exit the file. In Nano, you can do this by pressing <code>CTRL + o</code>, pressing <code>Enter</code>, and then <code>CTRL + x</code>.</p>
296+
</li>
297+
<li><p>Apply the Netplan configuration:</p>
298+
<figure class="highlight plaintext"><table><tr><td class="code"><pre><span class="line">sudo netplan apply</span><br></pre></td></tr></table></figure>
299+
</li>
300+
</ul>
282301
<blockquote>
283302
<p>[!TIP]</p>
284-
<p>We recommend to use the graphics card if you want to enjoy the full-desktop features. The graphics card installaion procedure can be found <a target="_blank" rel="noopener external nofollow noreferrer" href="https://www.ipi.wiki/pages/aadp-docs?page=GraphicsSupportAVL.html">here</a>. </p>
303+
<p>We recommend to use the graphics card if you want to enjoy the full-desktop features. The graphics card installation procedure can be found <a target="_blank" rel="noopener external nofollow noreferrer" href="https://www.ipi.wiki/pages/aadr-docs?page=InstallingGraphicsCard.html">here</a>. </p>
285304
</blockquote>
286305

287306
</div>
288307
<footer class="article-footer">
289-
<time class="article-footer-updated" datetime="2024-10-29T07:48:58.900Z" itemprop="dateModified">Last updated: 2024-10-29</time>
308+
<time class="article-footer-updated" datetime="2024-11-08T02:27:47.634Z" itemprop="dateModified">Last updated: 2024-11-08</time>
290309
<a href="Running_Steam_on_Ampere_Altra.html" class="article-footer-prev" title="Steam on Ampere Altra"><i class="fa fa-chevron-left"></i><span>Prev</span></a><a href="CentOSInstallation.html" class="article-footer-next" title="CentOS"><span>Next</span><i class="fa fa-chevron-right"></i></a>
291310
</footer>
292311

@@ -296,7 +315,7 @@ <h2 id="3-Flash-the-Ubuntu-OS" class="article-heading"><a href="#3-Flash-the-Ubu
296315
<div id="article-toc-inner">
297316
<div class="article-toc-border">
298317
<strong class="sidebar-title">Contents</strong>
299-
<ol class="toc"><li class="toc-item toc-level-1"><a class="toc-link" href="#Flashing-Ubuntu-on-Ampere-System"><span class="toc-text">Flashing Ubuntu on Ampere System</span></a><ol class="toc-child"><li class="toc-item toc-level-2"><a class="toc-link" href="#1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS"><span class="toc-text">1. Prepare the USB stick with a bootable Ubuntu OS</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#2-Prepare-the-Ampere-system"><span class="toc-text">2. Prepare the Ampere system</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#3-Flash-the-Ubuntu-OS"><span class="toc-text">3. Flash the Ubuntu OS</span></a></li></ol></li></ol>
318+
<ol class="toc"><li class="toc-item toc-level-1"><a class="toc-link" href="#Flashing-Ubuntu-on-Ampere-System"><span class="toc-text">Flashing Ubuntu on Ampere System</span></a><ol class="toc-child"><li class="toc-item toc-level-2"><a class="toc-link" href="#1-Prepare-the-USB-stick-with-a-bootable-Ubuntu-OS"><span class="toc-text">1. Prepare the USB stick with a bootable Ubuntu OS</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#2-Prepare-the-Ampere-system"><span class="toc-text">2. Prepare the Ampere system</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#3-Flash-the-Ubuntu-OS"><span class="toc-text">3. Flash the Ubuntu OS</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#4-Making-Network-Interfaces-Optional-for-Boot-in-Ubuntu-with-Netplan"><span class="toc-text">4. Making Network Interfaces Optional for Boot in Ubuntu with Netplan</span></a></li></ol></li></ol>
300319
<a href="#" id="article-toc-top">Back to Top</a>
301320
</div>
302321
</div>

0 commit comments

Comments
 (0)