Mailinglist Archive: opensuse-bugs (6915 mails)

< Previous Next >
[Bug 615778] Bootsplash image for 1600x900 is missing

https://bugzilla.novell.com/show_bug.cgi?id=615778

https://bugzilla.novell.com/show_bug.cgi?id=615778#c9


Javier Llorente <javier@xxxxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
CC| |javier@xxxxxxxxxxxx
InfoProvider| |vljn@xxxxxxx

--- Comment #9 from Javier Llorente <javier@xxxxxxxxxxxx> 2011-03-10 12:57:57
UTC ---
(In reply to comment #2)
With the ImageMagick package that ships with the "convert" command, you can
resize the 3200x1200 bootsplash (the bigest one, to avoid too low sampling)
with the following bash line :

convert bootsplash-3200x1200.jpg -resize 1600x900! bootsplash-1600x900.jpg

And the same for the silent*.jpg

I don't know how to make the .cfg file.

Could you please try the config file I have attached?

Copy the images generated with ImageMagick to
/etc/bootsplash/themes/openSUSE/images/
(don't forget to check that the filenames are correct)

Copy the config file attached in this bug report to
/etc/bootsplash/themes/openSUSE/config/

Run mkinitrd

Thanks!

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >