Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: drop console ttyS0 argument. #9222

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Aug 25, 2024

Drop console=ttyS0 argument for metal images/installer.

console=ttyS0 causes lot of issues with bare metal hardware when trying to use a physical serial port.

Ref:

Fixes: #8695
Fixes: #8657
Fixes: #8127

@frezbo frezbo force-pushed the chore/drop-ttyS0-metal-image branch from 25f9c8f to 9c9f25e Compare August 26, 2024 17:25
pkg/imager/imager.go Outdated Show resolved Hide resolved
@frezbo frezbo force-pushed the chore/drop-ttyS0-metal-image branch from 9c9f25e to 91ddc11 Compare August 27, 2024 16:50
Drop `console=ttyS0` argument for metal images/installer.

`console=ttyS0` causes lot of issues with bare metal hardware when
trying to use a physical serial port.

Ref:

* https://bugzilla.redhat.com/show_bug.cgi?id=1839923
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763601;msg=17
* https://www.kernel.org/doc/html/latest/admin-guide/serial-console.html
* coreos/fedora-coreos-tracker#567

Fixes: siderolabs#8695
Fixes: siderolabs#8657
Fixes: siderolabs#8127

Signed-off-by: Noel Georgi <git@frezbo.dev>
@frezbo frezbo force-pushed the chore/drop-ttyS0-metal-image branch from 91ddc11 to 19a44c2 Compare August 27, 2024 16:55
@frezbo
Copy link
Member Author

frezbo commented Aug 28, 2024

/m

@talos-bot talos-bot merged commit 19a44c2 into siderolabs:main Aug 28, 2024
51 checks passed
@frezbo frezbo deleted the chore/drop-ttyS0-metal-image branch August 28, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants