klogconsole - Tells the kernel to what terminal it should copy messages #'klogconsole -r 7' sends kernel messages to vt7. In leap-15 klogconsole was in the util-linux package. The command is now gone. How does one do this now? Regards Mark
On 25.07.2022 18:01, Mark Hounschell wrote:
klogconsole - Tells the kernel to what terminal it should copy messages
#'klogconsole -r 7' sends kernel messages to vt7.
In leap-15 klogconsole was in the util-linux package. The command is now gone. How does one do this now?
setlogcons 7
On 7/25/22 11:21, Andrei Borzenkov wrote:
On 25.07.2022 18:01, Mark Hounschell wrote:
klogconsole - Tells the kernel to what terminal it should copy messages
#'klogconsole -r 7' sends kernel messages to vt7.
In leap-15 klogconsole was in the util-linux package. The command is now gone. How does one do this now?
setlogcons 7
Perfect. Thank you. Mark
participants (2)
-
Andrei Borzenkov
-
Mark Hounschell