On Tue, 28 Oct 2003 16:55:08 -0600, Don R Maxwell wrote:
Kai Thomsen <kai.thomsen@xxxxxx> wrote:
Graphical boot now has to be explicitly activated by means of the "rhgb" option in grub.conf.
I see the message in the fedora-test archive. But I don't see where in grub.conf one would specify the "rhgb" option. Would someone care to provide a little detail?
It must be passed as a `kernel parameter'. Locate the appropriate (possibly indented) line beginning with "kernel", and add " rhgb" (a blank and four characters) to its end.
Hmm . From dmesg : Kernel command line: ro root=LABEL=/ rhgb In my grub.conf kernel /boot/vmlinuz-2.4.22-1.2110.nptl ro root=LABEL=/ rhgb
And I still boot in plain old text [ Ok ] thing. Any other tips? (Not that I care *that* much about it)
Cheers, Michael