![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu, Xubuntu and Lubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Ubuntu addict and loving it
![]() Join Date: Feb 2005
Location: Melbourne, Australia
Beans: 12,066
Ubuntu 10.04 Lucid Lynx
|
Re: Grub resolution wont change with grub_gfxmode
Quote:
__________________
Regards, David. The Forum search function is useful for immediate help (give it a try).
Please mark your thread as Solved when appropriate. New to technical forums?, read this: How To Ask Questions The Smart Way |
|
|
|
|
|
|
#12 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2010
Beans: 4
|
Re: Grub resolution wont change with grub_gfxmode
Okay.
I think, i have solution. In file "/etc/grub.d/00_header" Change line 147, from: Code:
set gfxmode=640x480 Code:
set gfxmode=${GRUB_GFXMODE}
Please someone to submit a bug report, my english is too weak to do this -_-' Last edited by DooBLER; November 4th, 2010 at 05:38 AM.. |
|
|
|
|
|
#13 | |
|
Quad Shot of Ubuntu
![]() Join Date: Apr 2008
Beans: 424
Ubuntu 10.10 Maverick Meerkat
|
Re: Grub resolution wont change with grub_gfxmode
Quote:
/etc/grub.d/00_header Code:
if loadfont `make_system_path_relative_to_its_root "${GRUB_FONT_PATH}"` ; then
set gfxmode=${GRUB_GFXMODE}
load_video
insmod gfxterm
fi
__________________
Take Me Off The List!!! | Last edited by spikoley; November 7th, 2010 at 04:47 PM.. |
|
|
|
|
|
|
#14 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2010
Beans: 4
|
Re: Grub resolution wont change with grub_gfxmode
Like I said earlier:
Kernel 2.6.35-22-generic-pae grub 1.98+20100804-5ubuntu3 10.10 Maverick Meerkat downloaded and installed on a blank hdd, about 2 weeks ago. |
|
|
|
|
|
#15 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2010
Beans: 4
|
Re: Grub resolution wont change with grub_gfxmode
I got the same trouble and had to install the startup manager from SPM. It works from there but each time I open it and close it, It overwrites /boot/grub/grub.cfg with default menu entries removing all what i edited.
|
|
|
|
|
|
#16 |
|
Ubuntu addict and loving it
![]() Join Date: Feb 2005
Location: Melbourne, Australia
Beans: 12,066
Ubuntu 10.04 Lucid Lynx
|
Re: Grub resolution wont change with grub_gfxmode
That is because you should not ever edit /boot/grub/grub.cfg.
__________________
Regards, David. The Forum search function is useful for immediate help (give it a try).
Please mark your thread as Solved when appropriate. New to technical forums?, read this: How To Ask Questions The Smart Way |
|
|
|
| Bookmarks |
| Tags |
| grub, grub menu, maverick, resolution |
| Thread Tools | |
| Display Modes | |
|
|