guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GRUB and installer invisible on serial console


From: Danny Milosavljevic
Subject: Re: GRUB and installer invisible on serial console
Date: Sat, 21 Dec 2019 20:06:07 +0100

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: pgpLgsV_OBkSH.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]