How to Get Boot GUI on RH9->Fedora Upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A lot of posters have asked how to disable the boot GUI. I'm interested in seeing the GUI, and I don't see it on the machines that I've upgraded from RH9.

I've read the Release Notes, and tried to add "rhgb" to the end of the kernel line in /etc/grub.conf, and have confirmed that GRAPHICAL=Yes in /etc/sysconfig/init.

When I added rhgb to the end of the kernel line in /etc/grub.conf, the screen would go totally blank immediately when the boot sequence would be displaying.

How do I get the boot GUI to display on this RH9->Fedora upgrade? I'm including a copy of both /etc/grub.conf and /etc/sysconfig/init below.

Thanks very much!
Clint

(from /etc/sysconfig/init)

# Turn on graphical boot
GRAPHICAL=yes

(from /boot/grub/grub.conf)
(also in /etc/grub.conf)
# 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/hda2
#          initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
#title Red Hat Linux (2.4.18-19.8.0debug)
#       root (hd0,0)
#       kernel /vmlinuz-2.4.18-19.8.0debug ro root=LABEL=/ hdc=ide-scsi
#       initrd /initrd-2.4.18-19.8.0debug.img
title Fedora Core (2.4.22-1.2115.nptl)
        root (hd0,0)
        kernel /vmlinuz-2.4.22-1.2115.nptl ro root=LABEL=/ hdc=ide-scsi
        initrd /initrd-2.4.22-1.2115.nptl.img



--
Clint <Clint@xxxxxxxxxxxxxx>




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux