1.Open the /etc/default/grub file and uncomment the following line
GRUB_TERMINAL=console
2.Set the resolution to 1024x768
GRUB_GFXMODE=1024x768
3.issue the following commands after above modification
sudo update-initramfs -u -k 2.6.32.59
sudo update-grub
4.This was done in BOSS Linux due to not able to boot the windows 7 in the dual mode.
or click and download following script and run it as a sudo user
flicker_removng_console_mode_boot_script
No comments:
Post a Comment