Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:configurations:user-config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:vim4:configurations:user-config [2022/08/11 00:05]
nick
products:sbc:vim4:configurations:user-config [2022/08/11 03:55]
hyphop
Line 1: Line 1:
-====== VIM4 User Config ======+====== VIM4 kernel bootargs user config ======
  
 ===== Introduction ===== ===== Introduction =====
  
-This page mainly introduces add user bootargs under Ubuntu.+This page mainly introduces how-to user can customize linux kernel bootargs under Ubuntu.
  
-===== Add User Configuration =====+===== How-to customize linux kernel bootargs =====
  
 You can edit file ''/boot/uEnv.txt'' to add the user bootargs. You can edit file ''/boot/uEnv.txt'' to add the user bootargs.
Line 40: Line 40:
 </WRAP> </WRAP>
  
-===== Check User Configuration =====+===== How-to check linux kernel bootargs =====
  
-After reboot and login the system, you can check whether the bootargs you added exist in the system node.+After reboot system, we can check current linux kernel bootargs
  
 ```shell ```shell
-$ /proc/cmdline+cat /proc/cmdline
 ``` ```
  
Last modified: 2022/09/28 08:45 by nick