Re: RHGB?

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

 



--- Steve Bergman <steve@xxxxxxxx> wrote:
> I've done a kickstart install of FC1.  The package
> groups selected were
> X, Gnome, and Printing.
> 
> According to 'rpm -q rhgb', rhgb was installed. 
> /usr/bin/rhgb exists
> and is executable.
> 
> /proc/cmdline has rhgb at the end.
> 
> But I'm still getting a text boot.
> 
> Also, on a related note, is it normal behavior to
> get a text boot
> instead of rhgb after an unclean shutdown?
> 
> Sorry if this is a dup. I thought I had sent it, but
> I never saw it come
> back from the list and it's not in my sent box.
> 
> -Steve
> 

Have you checked your /etc/rc.d/rc.sysinit script?
Sorry if that's what you're referring to when you
mentioned /proc/cmdline.  Mine has:

if fgrep rhgb /proc/cmdline > /dev/null 2>&1 && [
"$BOOTUP" = "color" -a "$GRAPHICAL" = "yes" -a -x
/usr/bin/rhgb ]; then
   /usr/bin/rhgb
   RHGB_STARTED=1
fi

I still get a graphical boot when I do a hard reset
when booting the kernel for whatever reason.

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you?re looking for faster
http://search.yahoo.com




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

  Powered by Linux