* [Qemu-devel] Linux - redirecting console problem
@ 2010-04-03 18:36 Michał Król
2010-04-04 5:40 ` Gerhard Wiesinger
0 siblings, 1 reply; 3+ messages in thread
From: Michał Król @ 2010-04-03 18:36 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 643 bytes --]
Hi,
I'm using qemu on linux and with the linux guest. It works fine, but I'd
like to be able to enter commands and see the output on host console and not
in the SDL or VNC window(guest has now gdm - only non graphical mode).
Refering to the qemu manual option -nographic should make it, but when I add
it, I see no output and I can't type anything. There's just process in the
background.
I also tried to make it with -chardev socket, but without -nographic option
after connecting to socket normall SDL window appear and with -nographic
option I also can't type anything or see any output.
Hope someone will help me here.
Regards
harnen
[-- Attachment #2: Type: text/html, Size: 708 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Linux - redirecting console problem
2010-04-03 18:36 [Qemu-devel] Linux - redirecting console problem Michał Król
@ 2010-04-04 5:40 ` Gerhard Wiesinger
2010-04-04 11:34 ` Michał Król
0 siblings, 1 reply; 3+ messages in thread
From: Gerhard Wiesinger @ 2010-04-04 5:40 UTC (permalink / raw)
To: Michał Król; +Cc: qemu-devel
[-- Attachment #1: Type: TEXT/PLAIN, Size: 960 bytes --]
On Sat, 3 Apr 2010, Micha? Król wrote:
> Hi,
>
> I'm using qemu on linux and with the linux guest. It works fine, but I'd like to be able to enter commands and see the output
> on host console and not in the SDL or VNC window(guest has now gdm - only non graphical mode).
>
> Refering to the qemu manual option -nographic should make it, but when I add it, I see no output and I can't type anything.
> There's just process in the background.
>
> I also tried to make it with -chardev socket, but without -nographic option after connecting to socket normall SDL window
> appear and with -nographic option I also can't type anything or see any output.
>
Hello,
You can use:
-monitor stdio
You can also use the screen command to close the terminal (see a screen
tutorial).
Works for me at least with VNC.
BTW: Is the console also available through Ctrl-Alt-F2 with VNC?
Thanx.
Ciao,
Gerhard
--
http://www.wiesinger.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Linux - redirecting console problem
2010-04-04 5:40 ` Gerhard Wiesinger
@ 2010-04-04 11:34 ` Michał Król
0 siblings, 0 replies; 3+ messages in thread
From: Michał Król @ 2010-04-04 11:34 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1402 bytes --]
Hi,
Thanks for reply. -monitor option gives me acces to qemu console. I need
access to guest shell.
It occours I didn't have serial port enabled in grub, now it's works with
-nographic option. If someone is interested this tutorial make the deal:
http://www.cyberciti.biz/faq/linux-serial-console-howto/
Michal
2010/4/4 Gerhard Wiesinger <lists@wiesinger.com>
> On Sat, 3 Apr 2010, Micha? Król wrote:
>
> Hi,
>>
>> I'm using qemu on linux and with the linux guest. It works fine, but I'd
>> like to be able to enter commands and see the output
>> on host console and not in the SDL or VNC window(guest has now gdm - only
>> non graphical mode).
>>
>> Refering to the qemu manual option -nographic should make it, but when I
>> add it, I see no output and I can't type anything.
>> There's just process in the background.
>>
>> I also tried to make it with -chardev socket, but without -nographic
>> option after connecting to socket normall SDL window
>> appear and with -nographic option I also can't type anything or see any
>> output.
>>
>> Hello,
>
> You can use:
> -monitor stdio
>
> You can also use the screen command to close the terminal (see a screen
> tutorial).
>
> Works for me at least with VNC.
>
> BTW: Is the console also available through Ctrl-Alt-F2 with VNC?
>
> Thanx.
>
> Ciao,
> Gerhard
>
> --
> http://www.wiesinger.com/
[-- Attachment #2: Type: text/html, Size: 2094 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-04 11:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-03 18:36 [Qemu-devel] Linux - redirecting console problem Michał Król
2010-04-04 5:40 ` Gerhard Wiesinger
2010-04-04 11:34 ` Michał Król
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).