Changes for page Armbian OS instruction

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

From version 53.1
edited by Xiaoye
on 2022/08/05 10:34
Change comment: There is no comment for this version
To version 54.1
edited by Xiaoye
on 2022/08/05 10:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -161,5 +161,15 @@
161 161  (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.**
162 162  
163 163  
164 +Init the new Os
164 164  
166 +
167 +Run the command
168 +
169 +
170 +wget -P /tmp/ http:~/~/repo.dragino.com/release/hp0c-image/lps8v2_init.sh && chmod +x /tmp/lps8v2_init.sh && /tmp/lps8v2_init.sh
171 +
172 +
173 +
174 +
165 165