[Bug 299965] Re: no easy way to change debian themes

Marcus Tomlinson marcus.tomlinson at canonical.com
Thu Mar 5 12:35:27 UTC 2020


This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.

** Changed in: grub2 (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/299965

Title:
  no easy way to change debian themes

Status in grub2 package in Ubuntu:
  Incomplete
Status in grub2 package in Debian:
  Fix Released

Bug description:
  Binary package hint: grub2

  There is no easy way to change splash-screens while booting up in grub2.
  To change default splash-screen a user needs to do the following :-

  a. Know where the splash screen images reside
  b. Know the file where the information for splash screen images is
  c. Change the information therein.

  Hence had to find the file where splash images are

  a. The files are at /usr/share/images/grub/
  b. Now edit the file /etc/grub.d/05_debian_theme
  specifically line 16

  from

  for i in
  {/boot/grub,/usr/share/images/desktop-base}/moreblue-orbit-grub.{png,tga}
  ; do

  to

  for i in
  {/boot/grub,/usr/share/images/desktop-base,/usr/share/images/grub,/usr/share/pixmaps/splash/}/gnome-splash.{png,tga}
  ; do

  Then do an update-grub

  For normal users they should not be expected to know or do invasive
  changes like this.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: grub-pc 1.96+20080724-12ubuntu1
  ProcEnviron:
   SHELL=/bin/bash
   PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_IN
  SourcePackage: grub2
  Uname: Linux 2.6.27-7-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/299965/+subscriptions



More information about the foundations-bugs mailing list