View previous topic :: View next topic |
Author |
Message |
sobers_2002 Veteran
Joined: 16 Mar 2004 Posts: 1128
|
Posted: Mon Sep 06, 2004 10:45 pm Post subject: gensplash boot up bar? |
|
|
everything is working fine with gensplash except that during boot the bar falls off at just half and then the system boots in the normal mode......can some1 enlighten me as to why this could happening???
things work out fine during a reboot/shutdown.
thnx
Saurabh _________________ Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !! |
|
Back to top |
|
|
CB2206 Tux's lil' helper
Joined: 27 May 2003 Posts: 127 Location: NRW
|
Posted: Tue Sep 07, 2004 8:48 am Post subject: |
|
|
i have a similar problem. i do not get any progress bar on startup and a blank screen on shutdown. i followed the 5 steps howto. _________________ CB |
|
Back to top |
|
|
Madferret n00b
Joined: 23 Jul 2004 Posts: 13
|
Posted: Tue Sep 07, 2004 11:22 pm Post subject: |
|
|
you can try this:
edit /etc/conf.d/splash file
Code: | nano -w /etc/conf.d/splash |
change verbose_on_errors from "yes" to "no"
Code: | SPLASH_VERBOSE_ON_ERRORS="no" |
gl |
|
Back to top |
|
|
sobers_2002 Veteran
Joined: 16 Mar 2004 Posts: 1128
|
|
Back to top |
|
|
|