Replies: 2 comments 3 replies
|
There's a When started with it, Afterwards, you can connect to that PTY device via Minicom: You also need to configure the Linux kernel in a guest accordingly. Assuming that |
0 replies
|
Thank you for your answer! I tried to get it to work, but Debian does not boot anymore after adding that cmdline and running Can you reproduce that? |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Maybe this is obvious, but I cannot seem to find it.
How can I get a Linux's kernel log, and everything else that's exported to tty (e.g. a systemd service with
StandardOutput=tty) in my macOS host terminal? I was hoping it would just stream after runningtart run ....All reactions