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

Serielle Konsole automatisch aktivieren #4

Open
MPW1412 opened this issue Oct 2, 2016 · 0 comments
Open

Serielle Konsole automatisch aktivieren #4

MPW1412 opened this issue Oct 2, 2016 · 0 comments

Comments

@MPW1412
Copy link

MPW1412 commented Oct 2, 2016

Moin,

es wäre cool, wenn die serielle Konsole automatisch aktiviert würde. Bei den Gluons und bei OpenWRT ist das der Fall. Bei den Desktopdistris muss das noch durch hinzufügen eines Kernelparameters aktiviert werden:

console=ttyS0

Das einfach in /etc/default/grub bei

GRUB_CMDLINE_LINUX_DEFAULT="quiet nosplash console=ttyS0"

einfügen und

update-grub2

ausführen. Eventuell kann man das auch direkt bei der Installation übergeben, müsste man mal prüfen.

Grüße
Matthias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant