LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   QEMU output through minicom (https://www.linuxquestions.org/questions/linux-general-1/qemu-output-through-minicom-842212/)

bulls_i3 11-03-2010 07:12 PM

QEMU output through minicom
 
I'm booting a kernel through KVM/QEMU, and I would like to view the output with minicom (vnc/sdl don't allow scrolling, cut/paste etc).

I have no idea how to do this. The kvm man file says it can redirect output to a specified "chardev", including tty and pts.

I've tried:
-chardev tty,id=dummy,path=/dev/ttyS0

but minicom didn't display any output when I set "port /dev/ttyS0" in my .minirc.dfl. This COULD be because of erroneous minicom settings (baud rate, stop bits, etc).

Anyone have any experience setting this up?

(PS I know my kernel boots, because the output is fine when I connect via vnc)


All times are GMT -5. The time now is 10:09 AM.