From: Magnus Damm <damm@opensource.se>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] how to run qemu independent of X?
Date: Fri, 12 Nov 2004 15:26:35 +0100 [thread overview]
Message-ID: <1100268500.9599.10.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.61.0411121314440.10262@hibernia.jakma.org>
On Fri, 2004-11-12 at 14:16, Paul Jakma wrote:
> On Fri, 12 Nov 2004, Magnus Damm wrote:
>
> > I do. All the time.
>
> Hmm..
>
> > You need a Linux kernel that is compiled with serial console
> > support. And to enable that you need to pass the parameter
> > "console=ttyS0,9600" to the kernel too.
>
> Hmm, I couldnt get serial console to work though. (not with Linux
> with solaris).
Just to clarify, I meant a guest Linux kernel above. And you are trying
to run solaris as a guest?
> Qemu seems to hang on me if started with -serial stdio or -nographics
> (which also uses stdio AIUI).
Hm. It takes some time before the Linux kernel starts outputting things
on the serial port. It has to decompress the kernel etc.
I have created a little Linux distribution designed to run within QEMU,
it is using the -nographic mode successfully. If it would be helpful to
you I would be happy to send a binary tarball via email (~3 MiB large
binary tarball, ~95 MiB tarball with sources).
Or if someone knows a good bittorrent tracker for free software then I
would be very happy to seed it.
> > You will not get any output from the BIOS or from the
> > bzImage-bootloader though, they seem to write directly to the VGA
> > hardware. And I am not sure if Ctrl-Alt-1/2/3 works correctly - I
> > do however get a monitor prompt displayed the first thing... wierd.
>
> Monitor as in a stdio '(qemu) ' monitor prompt, or ....?
(qemu)
> > I do no not think the -nographic option disables emulation of VGA
> > hardware, though. An option for that might be useful for embedded
> > programmers.
>
> That would be very useful yes.
Good Luck!
/ magnus
next prev parent reply other threads:[~2004-11-12 14:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-11 22:31 [Qemu-devel] how to run qemu independent of X? Paul Jakma
2004-11-12 1:03 ` Jack Cummings
2004-11-12 9:17 ` Paul Jakma
2004-11-12 11:27 ` Magnus Damm
2004-11-12 13:16 ` Paul Jakma
2004-11-12 14:26 ` Magnus Damm [this message]
2004-11-12 22:04 ` Paul Jakma
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=1100268500.9599.10.camel@localhost \
--to=damm@opensource.se \
--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).