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. Edwin1 +XWiki.Xiaoye - Content
-
... ... @@ -15,7 +15,6 @@ 15 15 * LPS8v2 16 16 * MS20 17 17 18 - 19 19 = 2. Development Guide = 20 20 21 21 ... ... @@ -112,9 +112,11 @@ 112 112 113 113 114 114 115 -== 2.3 How to flash SD card to eMMC == 114 +== 2.3 How to flash SD card to (eMMC) device's built-in Memory == 116 116 117 117 117 +=== 2.3.1 Prepare a SD card with OS. === 118 + 118 118 //**Preparations:**// 119 119 120 120 ~1. Prepare an SD card and a// card reader device// ... ... @@ -121,17 +121,20 @@ 121 121 122 122 2. Formatting the SD card (//Make sure the SD card is empty//) 123 123 124 -3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1. 5.img** )//125 +3. //Download the OS image from xxxxx: ( File format **dragino-lps8v2-1.7.img** )// 125 125 126 126 4. //A Flash software tool ( Such as 版本 from **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )// 127 127 128 -5. //Open the LPS8-V2 shell, and put the SD card into the card slot// 129 129 130 - 6.Power on thedeviceandaccessthegateway's CLIvia theerialport.130 +=== 2.3.2 Flash SD card to device's eMMC. === 131 131 132 - 7.Login andrunthebelowcommand toflash.132 +//1. Open the device's enclosure, and put the SD card into the SD card slot// 133 133 134 +//2. Power on the device and access the gateway's CLI via the serial port.// 134 134 136 +//3. Login and run the below command to flash.// 137 + 138 + 135 135 (% style="color:red" %)**Run command:** 136 136 137 137 (% class="box infomessage" %) ... ... @@ -166,13 +166,4 @@ 166 166 (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.** 167 167 168 168 169 -Init the new Os 170 - 171 - 172 -Run the command 173 - 174 - 175 -wget -P /tmp/ http:~/~/repo.dragino.com/release/hp0c-image/lps8v2_init.sh && chmod +x /tmp/lps8v2_init.sh && /tmp/lps8v2_init.sh 176 - 177 - 178 178