Changes for page Armbian OS instruction

Last modified by Edwin Chen on 2025/02/26 08:18

From version 114.1
edited by Xiaoye
on 2024/10/31 14:19
Change comment: There is no comment for this version
To version 112.1
edited by Kilight Cao
on 2024/10/08 09:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -94,26 +94,20 @@
94 94  == 2.2  How to clone Complete OS on the EMMC to SD card ==
95 95  
96 96  
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 100  
101 101  
102 -**2.2.2 Mounting a USB Flash Drive/SD Card in the Linux CLI**
103 103  
104 104  
105 105  
106 106  
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 111  
112 112  
113 113  
114 -**2.2.4 Export the img file and follow the steps in 2.3 for burning**
115 115  
116 -
117 117  == 2.3  How to flash a new image(OS) to the gateway(LPS8V2) ==
118 118  
119 119