Skip to content

"Ubuntu Budgie" display on boot #114

Answered by samwhelp
nlevais asked this question in Q&A
Discussion options

You must be logged in to vote

adjust the reply above

According to AnduinOS/src/mods/19-plymouth-patch/install.sh

You can perform the following steps to restore it to its original state.

Howto

The mechanism of Debian Alternatives System is used here.

set /usr/share/plymouth/themes/default.plymouth to link /usr/share/plymouth/themes/bgrt/bgrt.plymouth

sudo update-alternatives --set default.plymouth /usr/share/plymouth/themes/bgrt/bgrt.plymouth

set /usr/share/plymouth/themes/text.plymouth to link /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth

sudo update-alternatives --set text.plymouth /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth

Then run to update

sudo update-initramfs -u -k all

Fin…

Replies: 6 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@samwhelp
Comment options

Comment options

You must be logged in to vote
6 replies
@samwhelp
Comment options

@samwhelp
Comment options

@samwhelp
Comment options

@samwhelp
Comment options

Answer selected by nlevais
@Anduin2017
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants