I am looking to disable my start-up splash screen and shut-down splash screen. I have modified my /etc/grub.conf file by changing:
splashimage=(hd0,0)/grub/splash.xpm.gz
to
#splashimage=(hd0,0)/grub/splash.xpm.gz
This unfortunately does not work, any ideas, thanks!
-Bill