All of lore.kernel.org
 help / color / mirror / Atom feed
* patch for 20_memtest86+
@ 2012-07-07 11:40 Alain SAURAT
  2012-07-08  9:15 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: Alain SAURAT @ 2012-07-07 11:40 UTC (permalink / raw)
  To: grub-devel


[-- Attachment #1.1: Type: text/plain, Size: 520 bytes --]

Hi
I use grub2 on a blind server which have only a serial port to comunicate.

I use the "GRUB_TERMINAL=serial" in /etc/default/grub and so I have the 
grub menu on my tty.

But, in the grub  menu there is always the menuentry for memtest86 
displayed on internal graphic.... and then nothing is displayed and I 
have to stop the server with AC power...

So I think to avoid this menuentry when serial terminal is choosen in 
default options of grub

I send you a diff file to path 20_memtest86+

Best regards, Alain




[-- Attachment #1.2: Type: text/html, Size: 894 bytes --]

[-- Attachment #2: 20_memtest86+.diff --]
[-- Type: text/x-patch, Size: 92 bytes --]

25a26,27
>   if [ ! GRUB_TERMINAL = serial ];
>   then
32a35,37
> EOF
>   fi
>   cat << EOF

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-08  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-07 11:40 patch for 20_memtest86+ Alain SAURAT
2012-07-08  9:15 ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.