change this line

/vmlinuz-2.6.9-22.EL ro root=LABEL=/1 rhgb quiet

in grub to this line

kernel /vmlinuz-2.6.9-22.EL ro root=LABEL=/1 rhgb quiet video=vesafb:ywrap,mtrr vga=0×318

Buy me a beer

Related posts:

  1. Sample Linux Driver (module) I am generally writing linux drivers for embedded systems for...
  2. Linux i2c driver implementation An I2C chip driver controls the process of talking to...
  3. Linux mbr record backup with sfdisk included extened partition infos You can backup your system partition table with sfdisk which...
  4. Configuring CVS and CVSUP on Linux Installation of CVS and CVSUP Installing CVS on Redhat Linux...
  5. Linux Bluetooth Integration 1. Introduction What is Bluetooth? Bluetooth is an industrial specification...