Possible Duplicate:
Enabling Nvidia driver messes up splash screen
How I can change the boot screen resolution in Ubuntu 12.04 to 1680 1050? The resolution now is very small
How I can change the boot screen resolution in Ubuntu 12.04 to 1680 1050? The resolution now is very small |
|||||
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Try this.. https://help.ubuntu.com/community/Grub2#Changing_Resolutions_w.2BAC8_Splash_Images works for me |
|||
|
|
|
Try this:
3 . Now paste this line in terminal:
Hit Enter. It will open a text file with a lot of stuff. Use the search option at the top of the window to locate this line:
After u successfully find it, u will have to add this line: "set gfxpayload=keep" (of course without the " sign) just under the gfxmode=${GRUB_GFXMODE}. Make it look like this:
Now, save the file and close. 4 . In terminal paste:
Hit enter, it will generate new grub.cfg file so the changes u made will be saved. Reboot and enjoy your new boot screen resolution. In case u don't know what is your screen resolution Go to System settings - Displays |
||||
|
|