* [Qemu-devel] Scrolling console output
@ 2008-04-02 15:58 Girish V
2008-04-02 16:07 ` Ben Taylor
0 siblings, 1 reply; 2+ messages in thread
From: Girish V @ 2008-04-02 15:58 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
Hello,
I am having the same question as asked in this thread
http://lists.gnu.org/archive/html/qemu-devel/2008-03/msg00399.html
I am trying to debug why my kernel crashes during the boot process. But some
of the error messages scroll of the target console, before I can see what is
happening.
For this, I would like to scroll the target console (My kernel crashes
before init begins - I have seen that once Init begins, I can scroll up the
target console using ctrl+PgUp - but before init begins the console canot be
scrolled).
I tried "qemu -hda image.img -m 512M -serial vc:1024x768" (to see if I could
set a bigger size for the console - so the messages wont scroll off the
target console)
but this fails with
"qemu: could not open serial device vc:1024x768"
I am running qemu 0.8.2 on ubuntu and 0.8.2 on fc6.
1) Is this "vc:AxB " option supported on this version - do I need to
upgrade?
2) I sthere any other way I can scroll up the target console.
3) Is there any other way to expand the target console?
Any help will be appreciated
Thanks.
Girish
[-- Attachment #2: Type: text/html, Size: 1249 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Scrolling console output
2008-04-02 15:58 [Qemu-devel] Scrolling console output Girish V
@ 2008-04-02 16:07 ` Ben Taylor
0 siblings, 0 replies; 2+ messages in thread
From: Ben Taylor @ 2008-04-02 16:07 UTC (permalink / raw)
To: qemu-devel
On Wed, Apr 2, 2008 at 11:58 AM, Girish V <girish.xen@gmail.com> wrote:
> Hello,
>
> I am having the same question as asked in this thread
> http://lists.gnu.org/archive/html/qemu-devel/2008-03/msg00399.html
>
> I am trying to debug why my kernel crashes during the boot process. But
> some of the error messages scroll of the target console, before I can see
> what is happening.
Given the fact that it crashes, I might be inclined to actually make the
console a real serial port, one of the virtual serial ports so you could
use a scrolling terminal to catch all the output. Once you get the problem
fixed, then you can go back to the sdl console.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-02 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-02 15:58 [Qemu-devel] Scrolling console output Girish V
2008-04-02 16:07 ` Ben Taylor
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).