is there a way to install a grub theme
i found a grub theme and i wanna install it by install.sh file but can't cuz the system is read only
any fix for this?
5 Replies
Did all of this but still doesn't work
then i cant help since i dont theme grub for 5 seconds of eye candy
I suggest avoiding grub theming unless you want your system to be unbootable
If you installed before November (Fedora 41), this guide worked for me
https://universal-blue.discourse.group/t/grub-theming-guide-for-silverblue-ublue/370
If you installed recently, these describe the changes in the process
https://github.com/Raindrac/Banner
https://discussion.fedoraproject.org/t/etc-default-grub-is-missing-on-silverblue-41-fresh-install/135344
I will echo the warnings, but I will also point you in the general directions of the tools to cut your fingers and self-amputate 😄
LMK if you are still interested and want more direction
Universal Blue
Grub Theming Guide for Silverblue / Ublue
Removing duplicate Grub entries: https://discussion.fedoraproject.org/t/why-does-grub2-present-twice-double-menuentry-for-each-ostree-entry/73990 sudo grub2-switch-to-blscfg sudo grub2-mkconfig -o /etc/grub2.cfg Finding a Grub theme: https://www.pling.com/browse?cat=109&ord=latest Place the theme folder in: /boot/grub2/themes/ Using a Grub ...
GitHub
GitHub - Raindrac/Banner
Contribute to Raindrac/Banner development by creating an account on GitHub.
Fedora Discussion
/etc/default/grub is missing on Silverblue 41 fresh install
Is this by design? I wanted to set GRUB_TIMEOUT to 10. Thanks!