Disabling Fedora 10 Color Boot
by z3n on Apr.23, 2009, under Linux Happyness
Problem:
This new fedora don’t show the boot process by default, by boot process i mean the loading of the services and other stuff that could be usefull if you fall on a error.
Solution:
vi /etc/sysconfig/init
change:
BOOTUP=color
to
BOOTUP=verbose
No comments for this entry yet...