Announcement

Collapse
No announcement yet.

Immage at Boot

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Immage at Boot

    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 !

    #2
    Re: Immage at Boot

    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

    Working...
    X