Changes for page Armbian OS instruction
Last modified by Edwin Chen on 2025/02/26 08:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,16 +32,32 @@ 32 32 After logging in, you will be in the Linux console and can enter commands as shown below. 33 33 34 34 35 -== How to burnfromSD card to eMMC ==35 +== How to flash SD card to eMMC == 36 36 37 + 38 +Run command: 39 + 40 +(% class="box infomessage" %) 41 +((( 42 +nand-sata-install 43 +))) 44 + 37 37 [[image:image-20220602112051-1.png]] 38 38 47 +**Select the "Boot from eMMC - system on eMMC"** 48 + 39 39 [[image:image-20220602112058-2.png||height="292" width="646"]] 40 40 41 41 [[image:image-20220602112106-3.png||height="301" width="643"]] 42 42 53 + 54 +**Select the "1 ext4"** 55 + 43 43 [[image:image-20220602112113-4.png||height="271" width="642"]] 44 44 58 + 59 +**It takes 4-5 minutes to burn from SD card to eMMC** 60 + 45 45 [[image:image-20220602112119-5.png||height="309" width="641"]] 46 46 47 47 [[image:image-20220602112125-6.png||height="281" width="640"]] ... ... @@ -48,6 +48,9 @@ 48 48 49 49 [[image:image-20220602112131-7.png||height="241" width="638"]] 50 50 67 + 68 +(% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card** 69 + 51 51 == How to recompile LoRaWAN Concentrator Driver ( dragino-fwd package). == 52 52 53 53 === Step 1. Clone dragino-fwd package ===