diff options
author | xengineering <me@xengineering.eu> | 2025-10-16 22:27:26 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-10-16 22:29:14 +0200 |
commit | bc55f7f6e3886bb2a1f4faab3502b3209e114486 (patch) | |
tree | 1535811137017f786d8fb34ce9801762b43dc1b8 /static | |
parent | 85cfcdc1b231992897fe9fb1f5e026acbd99a665 (diff) | |
download | website-bc55f7f6e3886bb2a1f4faab3502b3209e114486.tar website-bc55f7f6e3886bb2a1f4faab3502b3209e114486.tar.zst website-bc55f7f6e3886bb2a1f4faab3502b3209e114486.zip |
articles: arch-installation: Remove serial support
The Linux kernel uses the last `console=` kernel command line parameter
as the "primary console". Only on that one the LUKS unlock prompt is
displayed.
Thus at the moment only one of the two consoles (serial / graphical) can
be fully supported. Graphical is chosen since it is the more "default"
option which should work everywhere.
Full dual-support is appreciated and might be possible to implement in
the future.
Diffstat (limited to 'static')
0 files changed, 0 insertions, 0 deletions