[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting the screen resolution in grub2



On Fri, Feb 25, 2011 at 11:48 PM, Chris Bannister
<mockingbird@earthlight.co.nz> wrote:
> On Wed, Feb 23, 2011 at 02:30:12PM +0000, darkestkhan wrote:
>> 2011/2/23 Rob van der Putten <rob@sput.nl>:
> [..]
>> > How do I set the screen resolution to 640x480?
>> > GRUB_CMDLINE_LINUX="vga=769" in /etc/default/grub doesn't work.
>> > There is lots of stuff on the web on how to do this, but I couldn't find
>> > anything /etc/default/grub specific.
> [..]
>>
>> Try in adding this grub boot menu ( and iirc you should add it in
>> /boot/grub/grub.cfg )
>
> Incorrect.
>
> root@fischer:~# ls -al /boot/grub/grub.cfg
> -r--r--r-- 1 root root 1420 2010-02-12 16:59 /boot/grub/grub.cfg

The problem isn't that grub.cfg is read-only. It's that nay change to
grub.cfg will be overwritten any time
grub-mkconfig/update-grub/update-grub2 is run.

Furhermore, I remembered after deleting previous emails in thsi thread
that there's one suggestion that wasn't made namely to set
"GRUB_TERMINAL=console".


Reply to: