Changes for page Armbian OS instruction
Last modified by Edwin Chen on 2025/02/26 08:18
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoye1 +XWiki.Edwin - Content
-
... ... @@ -114,7 +114,7 @@ 114 114 == 2.3 How to flash SD card to (eMMC) device's built-in Memory == 115 115 116 116 117 -=== 2.3.1 Prepare a nSD card with OS. ===117 +=== 2.3.1 Prepare a SD card with OS. === 118 118 119 119 //**Preparations:**// 120 120 ... ... @@ -122,9 +122,9 @@ 122 122 123 123 2. Formatting the SD card (//Make sure the SD card is empty//) 124 124 125 -3. //Download the OS image from **[[balenaEtcher>>url:http://repo.dragino.com/release/hp0c-image/]]**:( File format **dragino-lps8v2-1.7.img** )//125 +3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1.5.img** )// 126 126 127 -4. //A Flash software tool ( Such as v1.7.9from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//127 +4. //A Flash software tool ( Such as 版本 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )// 128 128 129 129 130 130 === 2.3.2 Flash SD card to device's eMMC. === ... ... @@ -170,4 +170,13 @@ 170 170 (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.** 171 171 172 172 173 +Init the new Os 174 + 175 + 176 +Run the command 177 + 178 + 179 +wget -P /tmp/ http:~/~/repo.dragino.com/release/hp0c-image/lps8v2_init.sh && chmod +x /tmp/lps8v2_init.sh && /tmp/lps8v2_init.sh 180 + 181 + 173 173