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

Make additional kernel parameters configurable #2066

Closed
kkaempf opened this issue May 7, 2024 · 2 comments
Closed

Make additional kernel parameters configurable #2066

kkaempf opened this issue May 7, 2024 · 2 comments
Labels
kind/enhancement New feature or request status/duplicate This issue or pull request already exists
Milestone

Comments

@kkaempf
Copy link
Contributor

kkaempf commented May 7, 2024

When building ISOs for aarch64 an additional console=ttyS0 gets added to the kernel arguments.

This works nicely for Raspberry Pi but breaks on other ARM systems, like Nvidia Jetson which requires ttyIC0

Instead of hard coding the serial console, it should (at least) be a runtime parameter of the build-iso command.

I couldn't easily find other ways of adding kernel parameters in the documentation :-(

@kkaempf kkaempf added the kind/enhancement New feature or request label May 7, 2024
@kkaempf kkaempf added this to the Micro6 milestone May 7, 2024
@frelon
Copy link
Contributor

frelon commented May 7, 2024

Is this a duplicate of #1764 ?

@kkaempf kkaempf added the status/duplicate This issue or pull request already exists label May 7, 2024
@kkaempf
Copy link
Contributor Author

kkaempf commented May 7, 2024

Indeed !

@kkaempf kkaempf closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request status/duplicate This issue or pull request already exists
Projects
Archived in project
Development

No branches or pull requests

2 participants