[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Allocate tty1 for kernel messages



Dear Debian users,

I am trying to make a following setup on Debian bullseye:

* tty1 is used to display kernel messages only
* tty[2-5] are allocated for login

I have modified /etc/default/console-setup so that it reads:

ACTIVE_CONSOLES="/dev/tty[2-5]"

and rebooted. What I observe is that tty1 displays kernel messages during the boot (OK) but also ends with an invitation for login on tty1 (WRONG).

How can I force that tty1 is not used for login?

Thanks in advance.

Similar topics:

* https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1789170
* https://forum.proxmox.com/threads/newb-question-console-setup-tty-changed-but-not-taking-effect.83368/
* https://unix.stackexchange.com/questions/198791/how-do-i-permanently-change-the-console-tty-font-type-so-it-holds-after-reboot

-- 
With best regards,
Dmitry


Reply to: