Changes for page Armbian OS instruction
Last modified by Edwin Chen on 2025/02/26 08:18
Change comment:
Uploaded new attachment "image-20220527165221-7.png", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +5,3 @@ 1 -**Table of Contents:** 2 - 3 -{{toc/}} 4 - 5 5 = Overview = 6 6 7 7 This is a general instruction for the use of Armbian base OS of Dragino devices. Current models include: ... ... @@ -29,10 +29,10 @@ 29 29 [[image:image-20220527151010-1.png]] 30 30 31 31 32 -=== Step 2. 28 +=== Step 2.Compile dragino_fwd === 33 33 34 34 35 -After cloning is complete, Run the command starts compiling: 31 +**After cloning is complete, Run the command starts compiling:** 36 36 37 37 (% class="box infomessage" %) 38 38 ((( ... ... @@ -51,7 +51,6 @@ 51 51 52 52 === Step 3. Install the dragino_fwd === 53 53 54 - 55 55 Run command: 56 56 57 57 (% class="box infomessage" %) ... ... @@ -62,25 +62,16 @@ 62 62 [[image:image-20220527154811-5.png]] 63 63 64 64 65 -=== Step 4. Test ===60 +=== Step 3. Trouble Shootings === 66 66 62 +Check the pkt-fwd log: 67 67 68 -Check the dragino_fwd log: 69 - 70 70 (% class="box infomessage" %) 71 71 ((( 72 72 journalctl -u draginofwd -f 73 73 ))) 74 74 75 -[[image:image-202205271 65221-7.png||height="182" width="931"]]69 +[[image:image-20220527155227-6.png||height="105" width="952"]] 76 76 77 -Start/stop dragino_fwd via systemctl: 78 78 79 -(% class="box infomessage" %) 80 -((( 81 -systemctl start draginofwd 82 -systemctl stop draginofwd 83 -))) 84 - 85 - 86 86