Jump to content

build custom armbian img with no message log


ari1234

Recommended Posts

i want to build custom armbian image   from   git clone https://github.com/armbian/build

 

./compile.sh \
BOARD=orangepipcplus \
BRANCH=current \
BUILD_MINIMAL=yes \
BUILD_DESKTOP=no \
KERNEL_ONLY=no \
KERNEL_CONFIGURE=no \
EXTRAWIFI =yes \
BOOT_LOGO=yes \
COMPRESS_OUTPUTIMAGE=xz

 

how can i disable u-boot message log   and kernal log     so no log or text will be displayed in hdmi screen

 

i read somewhere that i need to add

linux_silent or something like this 

 

 

Link to comment
Share on other sites

I strongly suggest to not open any further topics for more or less the same reason since this is considered abusive behaviour.

 

Regarding the building: There is no simply switch for build that turns off such messages. You have to dig into the code and adjust it. However I guess the easy route is to dig deeper into boot parameters to disable boot console output which then can be discussed in the other topic you created:

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines