How to do this manually, not installing any tools?
feedback
|
|
This is my way:
And change grub background color as you want, in my case I change grub background to black (0,0,0)
Then, update grub
Regards | ||||
|
feedback
|
|
This is an excerpt from The Community Documentation on Grub2
| |||||||
feedback
|
|
It's very simple:
and change black value with your color, in my case #000000 is black
Regards | |||
|
feedback
|
|
Ok. I've decided to write the answer. I took instructions from here In my case screen resolution is 1440X900. Somebody says that changing grub window resolution to actual resolution of monitor makes boot faster(but I don't see this take effect in last versions o Ubuntu). So I've changed and uncommented one line in
Then to change purple background of grub I created the image, in my case just black image with 1440X900 resolution and put it in
Then I've edited again
then I updated grub configuration with command:
That's all. Now grub background is black. | ||||
|
feedback
|
