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