![]() |
Can't get colors in grub2 boot menu.
I've recently installed Slack-14 64bit and so far everything worked as it should until I installed grub2--big surprise there right?. There is by no means a show-stopping lack of functionality but I would really like to get some colors in my grub2 menu. I've edited "/etc/default/grub" many times with no success. I can't even change the resolution on the boot menu. I've used other distros on this laptop before and been able to use colors and images with no problem. I'm sure there's a little switch somewhere that needs to be flicked but I just can't find it. Any help would be appreciated.
|
Hi!
Some URLs (I know, partially concerning different distributions); maybe you'll find a hint: http://www.gnu.org/software/grub/manual/grub.html http://members.iinet.net/~herman546/p20.html http://help.ubuntu.com/community/Grub2 http://en.gentoo-wiki.com/wiki/Grub2 |
About background pictures, look here...
http://www.linuxquestions.org/questi...ge-4175432321/ ..number 6 "imprazaguy" About colors... The /etc/grub.d/05_debian_theme is not present anymore. (that,s where the "colorcommands" for /etc/default/grub was before) Now you can do it with a /boot/grub/custom.cfg file, you create it and put this in... Code:
# menu_color_highlight => The color of the highlighted menu entry and its background within the menu boxThis file is called from /etc/grub.d/41_custom, so make sure it is "executable" before you run.. # grub-mkconfig -o /boot/grub/grub.cfg ..to create a new grub.cfg As always, please be patient with my English, it.s not my native language. :) /Håkan |
| All times are GMT -5. The time now is 07:22 PM. |