<
From version < 113.1 >
edited by Xiaoye
on 2024/10/31 11:24
To version < 114.1 >
edited by Xiaoye
on 2024/10/31 14:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,16 +94,23 @@
94 94  == 2.2  How to clone Complete OS on the EMMC to SD card ==
95 95  
96 96  
97 -
98 98  **2.2.1 Prepare a USB flash drive/SD card and plug it into the USB port of the gateway.**
99 99  
100 100  
100 +
101 +
101 101  **2.2.2 Mounting a USB Flash Drive/SD Card in the Linux CLI**
102 102  
103 103  
104 -**2.2.3 Using the DD command, copy Emmc as an img file**
105 105  
106 106  
107 +**2.2.3 Using the dd command, copy Emmc as an img file**
108 +
109 +
110 +dd if=/etc/sidmem of=/dev/mmcblk2p2 bs=1M count=1
111 +
112 +
113 +
107 107  **2.2.4 Export the img file and follow the steps in 2.3 for burning**
108 108  
109 109  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0