qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How to get target system display with qemu -nographic option?
Date: Fri, 18 Jul 2008 05:09:43 +0200	[thread overview]
Message-ID: <fb249edb0807172009h3c17fbd0q1f7ae7f5ba6af4e3@mail.gmail.com> (raw)
In-Reply-To: <c3578ab90807171650n6f47580bm7c7a5f790da2a14@mail.gmail.com>

2008/7/18 Atoosah <atoosaah@gmail.com>:
>
>>
>> When -nographic is specified, no graphical window is created.  The only
>> way to see the graphics window is using the VNC option.
>
> If I run the program with graphics enabled (i.e. no -nographic option) I get
> the login prompt and then the password. From then on, the display is in
> shell prompt mode. So, does -nographic mean that I won't be able to access
> this display? If so, it seems very limiting without being able to run
> experiments on our guest machine.
>
>>
>> Furthermore, when -nographic is specified, I think "-monitor" defaults
>> to "serial", meaning the actual serial output is overridden by the qemu
>> monitor.  To change this, look at "-monitor" and direct it somewhere
>> else (such as to a TCP stream).
>
> I'd appreciate if you'd explain a bit more what you mean by "serial output
> is overridden by the qemu
> monitor"..
>
>>
>> Does this help?
>
> Thank you. I'm still looking at the vnc option. Just to make sure the
> /etc/inittab that is modified (with 7:2345:respawn:/sbin/mgetty ttyS0 9600
> vt100-nav) should be the guests or the hosts? I'm a newbie in this area, so
> any help would be appreciated.

On the guest. When you use -nographic, you get a (vritual) pc without
a monitor, but with a serial port. If your Fedora is not set up to
have a login on the serial port, you will see nothing when you connect
a serial cable to the port. You can have login prompts both on serial
and on screen.

You could also ssh into the guest instead.

  parent reply	other threads:[~2008-07-18  3:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-17 23:50 [Qemu-devel] How to get target system display with qemu -nographic option? Atoosah
2008-07-18  0:10 ` David Barrett
2008-07-18  3:09 ` andrzej zaborowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-17 18:07 Atoosah
2008-07-17 21:33 ` David Barrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb249edb0807172009h3c17fbd0q1f7ae7f5ba6af4e3@mail.gmail.com \
    --to=balrogg@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).