On 12/13/20 1:58 PM, Steve Dickson wrote:
How does one set up a serial console with F33?
In the past I would edit kernelopts with grub2-editenv
and set "console=tty0 console=ttyS0,115200n8".
As well as set the following in /etc/grub2.conf
terminal_output console
#set timeout=5
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
terminal_input serial
terminal_output serial
But in Fedora 33 there is no kernelopts in the grub2 env,
so does one create a serial console in f33?
There's a boot loader snippet for each boot entry in /boot/loader/entries/.
I think the default kernel cmdline is in /etc/default/grub.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org