Hello, I am trying to find where to configure FC2 so that when my computer is booting up (before it gets to the login screen) it will default to the "Show Details" screen (instead of me having to click the "Show Details" link).
Is this possible to do? If so, can anyone point me in the right direction? I searched all through the Login Screen configuration, but all of that occurs after.
Many thanks.
Am Fr, den 01.10.2004 schrieb Greg Lobring um 2:00:
Hello, I am trying to find where to configure FC2 so that when my computer is booting up (before it gets to the login screen) it will default to the "Show Details" screen (instead of me having to click the "Show Details" link).
Edit /etc/sysconfig/init and change
GRAPHICAL=yes to GRAPHICAL=no
Or edit the /etc/grub.conf and remove "rhgb quiet" from the kernel parameter line.
Alexander