Chris, That doesn't explain why if I go back to grub-legacy everything works. I would agree with you if it were so, but everything else is the same. But with grub-legacy being discontinued we need to have grub2 have this feature.
To the group: In addition to thanking you all for your patience and cooperation, I want to ask you to do one little search and you will see the problem. Open up your favorite web browser, go to http://www.google.com and search for: change console resolution grub2 You will find many results and most of them have the word "problem" in the results. Here is a typical result and it talks about grub2. As usual, everything in grub is just a bit harder than it should be. Replacing the old linux kernel boot arg vga=791 (for example), which is grub/console gfx resolution: 1024x768 with the new harder and less user friendly grub2 method is done like this src 1: forums.debian.net/viewtopic.php?f=5&t=41881 src 2: harrison3001.blogspot.com/2009/09/grub-2-graphical-boot-tips-to-set.html http://techpatterns.com/forums/about1795.html As I said these methods no longer work, and why are they so complex? Certainly if grub could do it easily, why can't grub2 do so also? Thank you very much! DR On Sat, Mar 2, 2013 at 1:41 AM, Chris Murphy <li...@colorremedies.com>wrote: > > On Mar 1, 2013, at 11:20 PM, "D.J.J. Ring, Jr." <n...@arrl.net> wrote: > > We need grub to set console resolution, show the grub menu in that > resolution, keep that resolution while the computer boots up, then when I > type startx I have high resolution in X gui. > > GRUB is responsible only for GRUB. As soon as the kernel and initramfs are > loaded and executed, the console resolution is up to that distribution's > behavior (init for most, and systemd for others including Fedora, not sure > about Debian). Once those are running, GRUB is totally dropped and has no > say in the matter and as far as I know it never has. > > There is a limited time inheritance of GRUB's setting, but the OS itself > can override this early on in the boot process. I see that turning text > only boot with at least Fedora, CentOS, and SUSE, so I'm guessing that what > you attribute to GRUB2 is actually a concomitant change in behavior of your > distribution's init process. > > Chris Murphy > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > >
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel