[Bug 506241] Re: GRUB_GFXMODE and update_grub2 don't work with multiple resolutions
Launchpad Bug Tracker
506241 at bugs.launchpad.net
Fri Aug 30 21:51:09 UTC 2013
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/506241
Title:
GRUB_GFXMODE and update_grub2 don't work with multiple resolutions
Status in “grub2” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: grub-pc
In /etc/default/grub, use the GRUB_GFXMODE option to set more than one possible resolution, e.g.
GRUB_GFXMODE="1400x1050;640x480"
Then run "update-grub2" to update /boot/grub/grub.cfg . This creates the line:
set gfxmode=1400x1050;640x480
which doesn't work. The line should be:
set gfxmode="1400x1050;640x480"
(notice the quotes).
ProblemType: Bug
Architecture: i386
Date: Mon Jan 11 21:53:54 2010
DistroRelease: Ubuntu 10.04
Package: grub2
ProcEnviron:
PATH=(custom, user)
LANG=C
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-10.14-genUser Name
SourcePackage: grub-pc 1.98~20100101-1ubuntu1
Tags: lucid
Uname: Linux 2.6.32-10-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/506241/+subscriptions
More information about the foundations-bugs
mailing list