 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

23rd January 2011, 11:37 PM
|
 |
Registered User
|
|
Join Date: Jan 2011
Posts: 20

|
|
Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Hi
Could anyone help me out to put the right configuration parameters in the grub.conf file so I can enable or disable the Fedora Logo on boot time ?
Currently I'm seeing 3 bars being filled on boot time. I need to get back the Fedora Logo during the boot time process.
How can I do this ?
Thanks,
Joe
|

24th January 2011, 02:44 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Location: Lake Mary, Florida
Age: 48
Posts: 1,082

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Hello,
I think you are looking for (rhgb)
Add that to the end of the kernel line next to quiet
|

24th January 2011, 04:05 AM
|
|
Registered User
|
|
Join Date: Jan 2010
Posts: 5,019

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
If this happened after an update, it may just mean that for whatever reason, plymouth can't properly handle your graphics card. I suspect you already have the rhgb quiet thing in your kernel line, otherwise, you'd see boot up messages, rather than the line.
I'm afraid I don't have the solution (I'm one of those people who prefers to see the text messages during boot, so I remove that rhgb line and don't get affected by Plymouth issues.)
|

24th January 2011, 05:45 AM
|
 |
Registered User
|
|
Join Date: Mar 2007
Location: Portland USA left coast
Posts: 248

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Quote:
Originally Posted by scott32746
I think you are looking for (rhgb) Add that to the end of the kernel line next to quiet
|
After upgrading from 11 to 13 and then to 14 I had the Fedora logo that slowly morphed during boot (no text mode). Previously with 11 I had a bar on the bottom of the screen that proceeded, changing color from left to right. Now, for some reason, I am back to the bar. I'd like to get the Fedora logo back, although it's really unimportant - as long as everything works, who cares?
I checked and I do have rhgb at the end of the boot line next to quiet in the grub.conf file.
__________________
I like things that start with "lin*," so I use Linux and my major is linguistics.
|

24th January 2011, 05:49 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Posts: 752

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Quote:
Originally Posted by JohnJasonJordan
After upgrading from 11 to 13 and then to 14 I had the Fedora logo that slowly morphed during boot (no text mode). Previously with 11 I had a bar on the bottom of the screen that proceeded, changing color from left to right. Now, for some reason, I am back to the bar. I'd like to get the Fedora logo back, although it's really unimportant - as long as everything works, who cares?
I checked and I do have rhgb at the end of the boot line next to quiet in the grub.conf file.
|
JohnJasonJordan, could you post the contents of your grub.conf? 
==============================================
For example, the following is mine.
[root@localhost ~]# more /boot/grub/grub.conf
"...
default=0
timeout=15
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.10-80.fc14.i686.PAE)
root (hd0,0)
kernel /vmlinuz-2.6.35.10-80.fc14.i686.PAE ro root=/dev/mapper/VolGroup-lv_root LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.35.10-80.fc14.i686.PAE.img
..."
==============================================
__________________
2 dual cores, 11 GB RAM, F14 Laughlin - 2.6.35.14-106.fc14.x86_64 & 2.6.35.14-106.fc14.i686.PAE
2 dual cores, 11 GB RAM, F15 Lovelock - 2.6.43.8-2.fc15.x86_64 & 2.6.43.8-2.fc15.i686
3 dual cores, 19 GB RAM, F16 Verne - 3.6.2-1.fc16.x86_64 & 3.6.2-1.fc16.i686
2 dual cores, 11 GB RAM, F17 Beefy Miracle - 3.6.2-4.fc17.x86_64 / .i686
16 x86_64 computing cores,80 GB RAM & 8 SATA Seagate 7200.12 500 GB harddisks
|

24th January 2011, 08:41 AM
|
 |
Registered User
|
|
Join Date: Mar 2007
Location: Portland USA left coast
Posts: 248

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Quote:
Originally Posted by diamond_ramsey
JohnJasonJordan, could you post the contents of your grub.conf?
|
Here it is:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_devil8-lv_root
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=3
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.10-74.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.10-74.fc14.x86_64 ro root=/dev/mapper/vg_devil8-lv_root rhgb quiet SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us
initrd /initramfs-2.6.35.10-74.fc14.x86_64.img
title Fedora (2.6.35.10-72.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.10-72.fc14.x86_64 ro root=/dev/mapper/vg_devil8-lv_root rhgb quiet SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us #nouveau.modeset=0
initrd /initramfs-2.6.35.10-72.fc14.x86_64.img
title Fedora (2.6.35.9-64.fc14.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.35.9-64.fc14.x86_64 ro root=/dev/mapper/vg_devil8-lv_root rhgb quiet SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us #nouveau.modeset=0
initrd /initramfs-2.6.35.9-64.fc14.x86_64.img
Note that everything is working fine - no problems booting. I just don't get the nice Fedora logo.
__________________
I like things that start with "lin*," so I use Linux and my major is linguistics.
|

24th January 2011, 01:22 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Location: USA > Iowa > corn field
Posts: 19

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
__________________
rm -f exwife
Last edited by wrose51106; 24th January 2011 at 01:27 PM.
|

24th January 2011, 04:23 PM
|
 |
Registered User
|
|
Join Date: Mar 2007
Location: Portland USA left coast
Posts: 248

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Quote:
Originally Posted by wrose51106
|
The link points to a thread about how to disable the splash screen. I want to enable the Fedora splash screen.
Unless by "#rhgb" you meant that rhgb is a root command that will enable it.
__________________
I like things that start with "lin*," so I use Linux and my major is linguistics.
|

25th January 2011, 01:59 AM
|
 |
Registered User
|
|
Join Date: Aug 2010
Location: Wellington, New Zealand
Age: 16
Posts: 889

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
Another way to disable the splash screen without changing anything is by pressing ESC during boot. The reason the 3 bars are appearing is because its using a basic video driver.
Whenever I install Fedora I have to install it with a "Basic video driver" because otherwise the weirdest things happen to my graphics.
__________________
"For what is a man profited if he gains the whole world, but loses his own soul?"
- Jesus
|

26th January 2011, 12:49 PM
|
|
Registered User
|
|
Join Date: Dec 2009
Location: India
Posts: 256

|
|
|
Re: Fedora 14: How to enable/disable Fedora Logo on boot time process ?
I also want to know how to enable back fedora CUP loading. (After installing ATI drivers as suggested by leigh123, it now shows strips)
|
| Thread Tools |
Search this Thread |
|
|
|
| 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
|
|
|
Current GMT-time: 06:41 (Wednesday, 19-06-2013)
|
|
 |
 |
 |
 |
|
|