Skip to content

Commit c5eada5

Browse files
author
github-actions
committed
Update docs preview for PR #852
1 parent f7fe823 commit c5eada5

File tree

3 files changed

+14
-36
lines changed

3 files changed

+14
-36
lines changed

852/User-Guide_Armbian-Config/System/index.html

Lines changed: 13 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,18 +1157,6 @@
11571157

11581158
</li>
11591159

1160-
<li class="md-nav__item">
1161-
<a href="#download-and-flash-process" class="md-nav__link">
1162-
<span class="md-ellipsis">
1163-
1164-
Download and Flash Process
1165-
1166-
</span>
1167-
</a>
1168-
1169-
<nav class="md-nav" aria-label="Download and Flash Process">
1170-
<ul class="md-nav__list">
1171-
11721160
<li class="md-nav__item">
11731161
<a href="#read-only-fs" class="md-nav__link">
11741162
<span class="md-ellipsis">
@@ -1300,11 +1288,6 @@
13001288
</ul>
13011289
</nav>
13021290

1303-
</li>
1304-
1305-
</ul>
1306-
</nav>
1307-
13081291
</li>
13091292

13101293
<li class="md-nav__item">
@@ -2935,7 +2918,7 @@ <h2 id="storage">Storage<a class="headerlink" href="#storage" title="Permanent l
29352918
<strong>Maintainer:</strong> <a class="magiclink magiclink-github magiclink-mention" href="https://github.com/armbian" title="GitHub User: armbian">@armbian</a><br />
29362919
<strong>Documentation:</strong> <a href="https://forum.armbian.com/">Link</a> </p>
29372920
<h4 id="install">Install<a class="headerlink" href="#install" title="Permanent link">&para;</a></h4>
2938-
<p>Move or copy the running Armbian system to another device</p>
2921+
<p>Copy the running Armbian system to another device</p>
29392922
<!--- header START from tools/include/markdown/STO001-header.md --->
29402923
<ul>
29412924
<li>Clones your current live OS installation</li>
@@ -2953,33 +2936,28 @@ <h4 id="install">Install<a class="headerlink" href="#install" title="Permanent l
29532936
<pre class="custom-bash-block"><code>armbian-config --cmd STO001</code></pre>
29542937
<h4 id="download-and-flash">Download and flash<a class="headerlink" href="#download-and-flash" title="Permanent link">&para;</a></h4>
29552938
<p>Download a fresh, official Armbian OS image and write it to a device</p>
2939+
<!--- section image START from tools/include/images/FLASH1.png --->
2940+
<p><a href="#"><img alt="Download and flash" src="/images/FLASH1.png" /></a></p>
2941+
<!--- section image STOP from tools/include/images/FLASH1.png --->
2942+
29562943
<!--- header START from tools/include/markdown/FLASH1-header.md --->
2944+
<p>What can this tool do?</p>
29572945
<ul>
2958-
<li>Installing Armbian to internal eMMC/SSD </li>
2959-
<li>Preparing SD/USB boot media </li>
2960-
<li>Recovering or re-flashing devices </li>
2961-
<li>Switching OS variants or kernel branches </li>
2962-
<li>Rapid deployment and testing scenarios </li>
2946+
<li>Install Armbian onto internal <strong>eMMC, SSD, or other storage</strong></li>
2947+
<li>Create <strong>bootable SD cards or USB drives</strong> for any supported board</li>
2948+
<li>Recover a system by <strong>re-flashing a clean image</strong></li>
2949+
<li>Switch between different <strong>OS variants, kernel branches, or preinstalled applications</strong></li>
2950+
<li>Accelerate development with <strong>fast, repeatable deployments</strong> for testing and automation</li>
29632951
</ul>
29642952
<!--- header STOP from tools/include/markdown/FLASH1-header.md --->
29652953

29662954
<p><strong>Edit:</strong> <a href="https://github.com/armbian/configng/edit/main/tools/include/markdown/FLASH1-footer.md">footer</a> <a href="https://github.com/armbian/configng/edit/main/tools/include/markdown/FLASH1-header.md">header</a><br />
29672955
<strong>Status:</strong> Preview<br />
29682956
<strong>Architecture:</strong> <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#d3f9d8; color:#1b5e20; padding:3px 6px; border-radius:4px; font-size:90%;">arm64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span><br />
2969-
<strong>Maintainer:</strong> <a class="magiclink magiclink-github magiclink-mention" href="https://github.com/igorpecovnik" title="GitHub User: igorpecovnik">@igorpecovnik</a><br />
2970-
<strong>Documentation:</strong> <a href="https://docs.armbian.com/User-Guide_Recovery/">Link</a> </p>
2957+
<strong>Maintainer:</strong> <a class="magiclink magiclink-github magiclink-mention" href="https://github.com/igorpecovnik" title="GitHub User: igorpecovnik">@igorpecovnik</a> </p>
29712958
<pre class="custom-bash-block"><code>armbian-config --cmd FLASH1</code></pre>
29722959
<!--- footer START from tools/include/markdown/FLASH1-footer.md --->
2973-
<h3 id="download-and-flash-process">Download and Flash Process<a class="headerlink" href="#download-and-flash-process" title="Permanent link">&para;</a></h3>
2974-
<ol>
2975-
<li>Downloading the selected image</li>
2976-
<li>On-the-fly decompression</li>
2977-
<li>Progress indication using <code>pv</code> + whiptail gauges when available</li>
2978-
<li>Fallback text progress when minimal tools are installed</li>
2979-
<li>Writing to the selected storage device</li>
2980-
<li>Post-flash verification to confirm data integrity</li>
2981-
<li>User choice to Reboot, Shut down, or Exit</li>
2982-
</ol>
2960+
29832961
<!--- footer STOP from tools/include/markdown/FLASH1-footer.md --->
29842962

29852963
<h4 id="read-only-fs">Read Only FS<a class="headerlink" href="#read-only-fs" title="Permanent link">&para;</a></h4>

852/images/FLASH1.png

20.2 KB
Loading

852/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)