 |
25-01-2007, 12:21 AM
|
#1 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
GRUB splash screen, 2 of those?
Hi
I installed opensuse 10.2 from the DVD provided with linux for you magazine.
Now whenever I restart from windows/suse and the GRUB loads, then the splash screen is a gif file, animated. With penguines mooving all around. It's brilliant.
But if I shut windows/suse down and press power butten, and then grub loads with a splash screen that is a plane blue wallpaper. So what is going on?
Aditya
__________________
--- Console Junkie
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
25-01-2007, 01:33 AM
|
#2 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: GRUB splash screen, 2 of those?
There's no grub while shutting down as far as I know.
__________________
http://www.bash.org/?258908
|
|
|
25-01-2007, 09:58 AM
|
#3 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
You have to edit /boot/message file for that.. But its a compressed file so ill write a tutorial for you!
1. in the terminal (from your home folder) type mkdir new
2. cp /boot/message new
3. cd new
4. cpio -i < message
5. dont close the terminal, and open the folder new in your home folder and edit "gfxboot.cfg" file in kwrite/gedit
6. change "penguin=-1" to "penguin=100" and save the file
7. now delete the message file in the new directory by typing "rm message"
8. now type "ls . | cpio -o > message"
9. now type "sudo cp message /boot", enter your root password if required.
That's it! Now you should be able to see the animated boot everytime!
P.S: If you wanna disable the animated boot, do penguin=0
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
Last edited by kalpik; 14-02-2007 at 09:58 PM.
|
|
|
25-01-2007, 10:15 AM
|
#4 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: GRUB splash screen, 2 of those?
Quote:
|
Originally Posted by tech_your_future
There's no grub while shutting down as far as I know.
|
Read carefully what I have written. Shut down and press power butten. That means start the pc again. Not restart, but a differant kind of restart.
Thanks Kalpik. I will try it out as soon as I boot into SUSE.
Aditya
__________________
--- Console Junkie
|
|
|
25-01-2007, 12:49 PM
|
#5 (permalink)
|
|
The Thread Killer >:)
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
|
Re: GRUB splash screen, 2 of those?
Quote:
|
Originally Posted by aditya.shevade
Hi
I installed opensuse 10.2 from the DVD provided with linux for you magazine.
Now whenever I restart from windows/suse and the GRUB loads, then the splash screen is a gif file, animated. With penguines mooving all around. It's brilliant.
But if I shut windows/suse down and press power butten, and then grub loads with a splash screen that is a plane blue wallpaper. So what is going on?
Aditya
|
Yes, this happens a lot of time. I found this animated boot screen, whenever there is something special on the calendar. I dont know if its purely co-incidential or its following some kind of pattern.
__________
Quote:
|
Originally Posted by kalpik
You have to edit /boot/message file for that.. But its a compressed file so ill write a tutorial for you!
1. in the terminal (from your home folder) type mkdir new
2. cp /boot/message new
3. cd new
4. cpio -i < message
5. dont close the terminal, and open the folder new in your home folder and edit "gfxboot.cfg" file in kwrite/gedit
6. change "penguin=-1" to "penguin=100" and save the file
7. now delete the message file in the new directory by typing "rm message"
8. now type "ls . | cpio -o > message"
9. now type "sudo cp message /boot", enter your root password if required.
That's it! Now you should be able to see the animated boot everytime!
|
Nice tut, but why does this happen?
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
Last edited by phreak0ut; 25-01-2007 at 12:49 PM.
Reason: Automerged Doublepost
|
|
|
25-01-2007, 01:00 PM
|
#6 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
The suse developers were not sure whether all the customers would like the animated boot screen! Imagine the boot screen in an office environment! Hehe.. Though i agree, it would have been much better if they would give a simpler way of enabling the animated boot permanently..
The penguin=XXX gives the probability of the animated boot screen appearing.. 0 being disabled and 100 meaning 100% probability. -1 means random.
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
25-01-2007, 08:58 PM
|
#7 (permalink)
|
|
Console Junkie
Join Date: Jun 2006
Location: USA
Posts: 991
|
Re: GRUB splash screen, 2 of those?
It worked all well. Reps for you.
Aditya
__________________
--- Console Junkie
|
|
|
25-01-2007, 10:46 PM
|
#8 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
Thanks
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
29-01-2007, 06:33 PM
|
#9 (permalink)
|
|
The Thread Killer >:)
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
|
Re: GRUB splash screen, 2 of those?
Quote:
|
Originally Posted by kalpik
The suse developers were not sure whether all the customers would like the animated boot screen! Imagine the boot screen in an office environment! Hehe.. Though i agree, it would have been much better if they would give a simpler way of enabling the animated boot permanently..
The penguin=XXX gives the probability of the animated boot screen appearing.. 0 being disabled and 100 meaning 100% probability. -1 means random.
|
Ah!! That's cool. Reps added
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
|
|
|
29-01-2007, 07:30 PM
|
#10 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
^^ Heh.. I didnt get any reps from you! Thanks anyways 
By the way, i wrote this tutorial on my blog too and it got featured on TuxMachines and YouTux
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
03-02-2007, 01:35 PM
|
#11 (permalink)
|
|
The Thread Killer >:)
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
|
Re: GRUB splash screen, 2 of those?
Oops!! Reps added now
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
|
|
|
03-02-2007, 05:31 PM
|
#12 (permalink)
|
|
In The Zone
Join Date: Mar 2006
Location: Thiruvananthapuram (Now in Bengaluru)
Posts: 386
|
Re: GRUB splash screen, 2 of those?
Can I do it in Mandriva also?
|
|
|
04-02-2007, 09:45 AM
|
#13 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
^^ I have no idea about mandriva, as i haven't used it.. You can go ahead and try though!
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
28-02-2007, 02:29 PM
|
#14 (permalink)
|
|
BSD init pwns System V
Join Date: Sep 2006
Location: atapi.sys as Stuxnet
Posts: 1,229
|
Re: GRUB splash screen, 2 of those?
Quote:
|
Originally Posted by kalpik
You have to edit /boot/message file for that.. But its a compressed file so ill write a tutorial for you!
1. in the terminal (from your home folder) type mkdir new
2. cp /boot/message new
3. cd new
4. cpio -i < message
5. dont close the terminal, and open the folder new in your home folder and edit "gfxboot.cfg" file in kwrite/gedit
6. change "penguin=-1" to "penguin=100" and save the file
7. now delete the message file in the new directory by typing "rm message"
8. now type "ls . | cpio -o > message"
9. now type "sudo cp message /boot", enter your root password if required.
That's it! Now you should be able to see the animated boot everytime!
P.S: If you wanna disable the animated boot, do penguin=0 
|
Thanx dude! The tutorial was rocking. I also changed by splash screen
Thanks very much!
|
|
|
28-02-2007, 10:54 PM
|
#15 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: GRUB splash screen, 2 of those?
My pleasure
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|