On Dec 2, 2007 2:00 PM, yordy <ymedians@xxxxxxxx> wrote: > how can i change/set screen resolution for red hat graphical boot? i have a compaq nx7400, 15.4 widescreen and boot progress screen is showing with a resoution not suported by my monitor, i can't see the boot progress bar, only can see a very small part of graphical boot. afther login i can't see the gnome splash screen, black screen appear until nautilus desktop is up. > > how can i fix it? Lots of options. a) Do you really need that splash screen? If not, edit /boot/grub/menu.lst and remove it from the kernel line. Or uninstall rhgb altogether. b) Edit /boot/grub/menu.lst and append a term such as "vga=795" to the kernel line. [ Note: You will need to do a little experimenting to find a mode that will fit your particular hardware. For a list of vga values go to http://www.linuxquestions.org/questions/debian-26/lilo-vga-modes-152575/ ]