Steve Dickson writes:
Hello,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 could be several places where your kernel boot options are stored. The safest way to avoid creating a brick is to use grubby. Its command line options are a bit of a bear to decipher, but it's a pretty safe way to go.
pgpD_LEl4eRu4.pgp
Description: PGP signature
_______________________________________________ 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