<
From version < 119.1 >
edited by Xiaoye
on 2024/11/07 10:10
To version < 120.1 >
edited by Xiaoye
on 2024/11/07 10:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0