> > Hi, > > I am not a big fan of the graphical boot so I changed > my grub.lst file and removed the > > initrd line > > such that the linux parition that is booting looks > like: > > title linux > kernel (hd0,10)/boot/vmlinuz root=/dev/hda11 > devfs=mount vga=788 debug > > now this worked and the startup works fine but on > shutdown I see a blue progress bar that writes itself > across the screen while each of the processes are > shutting down. > > Anyone know how to remove this?
/etc/sysconfig/bootsplash SPLASH=no You may want to regenerate initrd after that. or the proper way to > have the boot process start and shutdown using text. > > Thanks, > > Jo > > __________________________________________________ > Do You Yahoo!? > Sign up for SBC Yahoo! Dial - First Month Free > http://sbc.yahoo.com
