352 bytes added
, 19:12, 30 November 2015
== Change Grub2 background image ==
# Choose a background image following this criteria:
* Format: PNG | JPG | JPEG | TGA
* JPG/JPEG images must be 8-bit (256 color)
* Images should be non-indexed, RGB
# Copy to Default folder: /usr/share/images/desktop-base/ or other folder
# Edit /etc/default/grub
* Add: GRUB_BACKGROUND="/path/to/the/image.jpg"