Public bug reported:
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
** Affects: grub2 (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 lucid
** Package changed: grub (Ubuntu) => grub2 (Ubuntu)
** Description changed:
- Binary package hint: grub
+ 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"
+ GRUB_GFXMODE="1400x1050;640x480"
Then run "update-grub2" to update /boot/grub/grub.cfg . This creates the
line:
- set gfxmode=1400x1050;640x480
+ set gfxmode=1400x1050;640x480
which doesn't work. The line should be:
- set gfxmode="1400x1050;640x480"
+ set gfxmode="1400x1050;640x480"
(notice the quotes).
ProblemType: Bug
Architecture: i386
Date: Mon Jan 11 21:53:54 2010
DistroRelease: Ubuntu 10.04
- Package: grub (not installed)
+ Package: grub2
ProcEnviron:
- PATH=(custom, user)
- LANG=C
- SHELL=/bin/bash
+ PATH=(custom, user)
+ LANG=C
+ SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-10.14-genUser Name
- SourcePackage: grub
+ SourcePackage: grub-pc 1.98~20100101-1ubuntu1
Tags: lucid
Uname: Linux 2.6.32-10-generic i686
--
GRUB_GFXMODE and update_grub2 don't work with multiple resolutions
https://bugs.launchpad.net/bugs/506241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs