<
From version < 119.1 >
edited by Xiaoye
on 2024/11/07 10:10
To version < 124.1
edited by Edwin Chen
on 2025/02/26 08:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Edwin
Content
... ... @@ -97,23 +97,27 @@
97 97  **2.2.1 Prepare a USB flash drive/SD card and plug it into the USB port of the gateway.**
98 98  
99 99  
100 -
101 -
102 102  **2.2.2 Mounting a USB Flash Drive/SD Card in the Linux CLI**
103 103  
104 104  
103 +(% id="cke_bm_13244S" style="display:none" %) [[image:image-20241107100929-2.png||height="208" width="669"]]
105 105  
105 +mount /dev/sda1 /mnt/
106 106  
107 +
107 107  **2.2.3 Using the dd command, copy Emmc as an img file**
108 108  
109 109  
110 -dd if=/etc/sidmem of=/dev/mmcblk2p2 bs=1M count=1
111 +[[image:image-20241107100901-1.png||height="269" width="994"]]
111 111  
112 112  
114 +dd if=/dev/mmcblk2 of=/mnt/custom.img bs=1M count=3686 status=progress
113 113  
116 +
114 114  **2.2.4 Export the img file and follow the steps in 2.3 for burning**
115 115  
116 116  
120 +
117 117  == 2.3  How to flash a new image(OS) to the gateway(LPS8V2) ==
118 118  
119 119  
... ... @@ -225,10 +225,10 @@
225 225  (% style="color:red" %)**Note: Note: After the flash is completed, please power off the device (run the command halt) and disconnect the power supply, and then unplug the SD card.**
226 226  
227 227  
228 -=== **3.2.4 Flash the image to the gateway's built memory from the SD card(MS48-LR)** ===
232 +=== **3.2.4 Flash the image to the gateway's built memory from the SD card(MS48-LR/LG01v2)** ===
229 229  
230 230  
231 -Download the OS image from the release.image~: **[[MS48-LR-image>>https://www.dropbox.com/scl/fi/ug25bbwyk6gnqjnsee2m1/dragino-MS48-LR-231124.rar?rlkey=bqva7hkeft0m3haiui5uj12sv&st=ii6mp2g7&dl=0]]**
235 +Download the OS image from the release.image~: **[[MS48-LR-image>>https://www.dropbox.com/scl/fi/ug25bbwyk6gnqjnsee2m1/dragino-MS48-LR-231124.rar?rlkey=bqva7hkeft0m3haiui5uj12sv&st=ii6mp2g7&dl=0]] [[LG01v2-image>>https://www.dropbox.com/scl/fi/g0si61lcrvdjyto4ma951/dragino-lg01v2-1.7-0210.zip?rlkey=t03oqo493r2p7ign488rs2jsv&dl=0]]**
232 232  
233 233  
234 234  Access the gateway Linux CLI to flash the image to the gateway's built memory
... ... @@ -276,6 +276,19 @@
276 276  **Note: After the flash is complete, power off the device and then remove the SD card.**
277 277  
278 278  
283 +
284 +=== **3.2.5 Trouble Shooting** ===
285 +
286 +
287 +==== **Why is no space displayed after flash LPS8V2  built-in TTN image** ====
288 +
289 +Because the space that emmc can burn is only 3.6G memory, it displays the "No space" error,
290 +
291 +The error does not affect the flash image and gateway work.
292 +
293 +[[image:image-20250224114945-1.png]]
294 +
295 +
279 279  == 2.4 How to extend the gateway size of memory with SD card ==
280 280  
281 281  
... ... @@ -513,7 +513,14 @@
513 513  
514 514  For the other packages, you have to access the device's CLI to do it via the apt command.
515 515  
533 +Example:
516 516  
535 +(% class="box infomessage" %)
536 +(((
537 +dpkg -i draginofwd-*.deb
538 +)))
539 +
540 +
517 517  == 3.2 Set up a 3^^rd^^ party package maintain server ==
518 518  
519 519  === 3.2.1 Overview ===
image-20250224114945-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +21.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0