From: Alain SAURAT <perso@maisondouf.fr>
To: grub-devel@gnu.org
Subject: patch for 20_memtest86+
Date: Sat, 07 Jul 2012 13:40:10 +0200 [thread overview]
Message-ID: <4FF8201A.4030204@maisondouf.fr> (raw)
[-- 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
next reply other threads:[~2012-07-08 3:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-07 11:40 Alain SAURAT [this message]
2012-07-08 9:15 ` patch for 20_memtest86+ Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FF8201A.4030204@maisondouf.fr \
--to=perso@maisondouf.fr \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.