On Thu, Jan 18, 2018 at 11:57:26AM -0700, dann frazier wrote: > grub-mkconfig will set GRUB_TERMINAL_OUTPUT to "gfxterm" unless the user > has overridden it. On EFI systems, this will stop output from going to the > default "console" terminal. When the EFI fw console is configured to output to > both serial and video, this will cause GRUB to only display on video - while > continuing to accept input from both video and serial. > > Instead of switching from "console" to "gfxterm", let's output to both.
Reviewed-by: Daniel Kiper <[email protected]> If there are no objections I will apply this next week. Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
