Jump to content

How to use the SKIP_BOOTSPLASH build option?


jimt

Recommended Posts

I tried setting SKIP_BOOTSPLASH=yes from Hidden options for advanced users of the Build Options page, but the Armbian splash screen still appears.

Since I have to ask here, I am obviously not an advanced user.  🙃  How do I eliminate the boot splash screen as I am building/testing images?

 

./compile.sh \
    BOARD=visionfive2 \
    BRANCH=edge \
    RELEASE=lunar \
    BUILD_MINIMAL=no \
    BUILD_DESKTOP=no \
    KERNEL_CONFIGURE=no \
    SKIP_BOOTSPLASH=yes \
    CARD_DEVICE="/dev/sdb"

 

 

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