I am currently working on a machine that has entered Emergency Mode for CentOS 7.6.
To give myself a hard copy of logs and messages that appear on the screen (which are not from a file), I will take a photo from my phone.
Is there a way to redirect a copy of the text mode output sent to the screen to a printer without drivers?
Should I approach the situation differently? The goal is to get the output from the screen on paper after it's already on the screen, as I don't want everything and don't know what I want to save until after it's displayed.
Would this be something that a serial terminal would be used for to output to another computer and print from there?