16 | | 2. BSP/Operating system information, for example the OpenWrt Banner (very bottom). Ubuntu will have a similar feature. If possible include "uname -a" output. |
17 | | 3. Please conclude the log with a command prompt "root@OpenWrt:/#", or where the board stops producing output if you're experiencing a failure. |
| 16 | 1. Kernel command line. In this example: |
| 17 | {{{ |
| 18 | [ 0.000000] Kernel command line: console=ttymxc1,115200 ubi0:ubi ubi.mtd=2 rootfstype=squashfs,ubifs |
| 19 | }}} |
| 20 | 1. BSP/Operating system information, for example the OpenWrt Banner (very bottom). Ubuntu will have a similar feature. If possible include "uname -a" output. |
| 21 | 1. Please conclude the log with a command prompt "root@OpenWrt:/#", or where the board stops producing output if you're experiencing a failure. |