If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
Hello, there is a method in order to change the image to the boot of Kubuntu (the one with Kubuntu's logo, Kubuntu written, some lines under with the various modules load at boot) ?
Thanks a lot !
Install one or both of the packages "grub-splashimages" and "kubuntu-grub-splashimages". Then add the line
Code:
splashimage <the file>
(where <the file> is the name of the name of your favorite splash image) at the top of the /boot/grub/menu.lst file. Personally, I used a splashimage for a while in Dapper but I commented the line out because, for a while, I was having a problem with Grub and I wanted to get back to the simplest possible menu.lst file that I could. I don't believe that the splashimage actually had anything to do with the problem, but I never bothered to uncomment the line because I don't reboot very often (less than once a month) and I just didn't notice its absence until it was time to upgrade to Edgy.
Comment