From: Danny Milosavljevic <dannym@scratchpost.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org
Subject: Re: GRUB and installer invisible on serial console
Date: Sat, 21 Dec 2019 20:06:07 +0100 [thread overview]
Message-ID: <20191221200607.02876f62@scratchpost.org> (raw)
In-Reply-To: <20191221200040.16d49dc3@scratchpost.org>
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
Also, the Linux kernel console is something independent from grub.
To test that, try adding "console=ttyS0,115200" to the operating-system's
kernel-arguments.
Currently, Guix automatically set up a getty if it detects the
"console=ttyS0" argument in /proc/cmdline . That is supposed
to ensure some reasonable console continuity, so as soon as the Linux
kernel has a console, the userspace is also supposed to use it automatically.
It might make sense to make our grub automatically add "console=ttyS0,115200"
to the Linux command line that it already emits.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2019-12-21 19:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-21 17:31 GRUB and installer invisible on serial console Ricardo Wurmus
2019-12-21 19:00 ` Danny Milosavljevic
2019-12-21 19:06 ` Danny Milosavljevic [this message]
2019-12-22 15:11 ` Danny Milosavljevic
[not found] ` <634287529887714596f1f4ecdcbf8224@waegenei.re>
2019-12-21 19:30 ` Brice Waegeneire
2019-12-30 18:40 ` Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191221200607.02876f62@scratchpost.org \
--to=dannym@scratchpost.org \
--cc=guix-devel@gnu.org \
--cc=rekado@elephly.net \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).