From: Thiemo Seufer <ths@networkno.de>
To: Peter Teoh <htmldeveloper@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] redirecting output from qemu window / busybox setup howto
Date: Thu, 12 Jun 2008 03:59:33 +0100 [thread overview]
Message-ID: <20080612025933.GC26942@networkno.de> (raw)
In-Reply-To: <804dabb00806111901n27ad7e6cj51b1e20f6e586c81@mail.gmail.com>
Peter Teoh wrote:
> My kernel crashed currently under qemu, but i have no way to
> redirecting the output to a file or something like that.
>
> The options available to output via serial/tcp/udp port is all very
> confusing here:
>
> http://bellard.org/qemu/qemu-doc.html
>
> I tried "-serial tcp::4444,server", but after connecting using nc or
> telnet from another screen, the dmesg output from the startup is not
> redirected there, why?
>
> my current command line is as follows:
>
> qemu -hda debian.cow -m 384 -localtime -cdrom /dev/cdrom -kernel
> /boot/vmlinuz-2.6.26-rc5 -initrd /boot/initrd-2.6.26-rc5-1.img -append
> root="/dev/nfs nfsroot=10.10.1.157:/mnt/hd1/download/busybox/_install/
> rw ip=dhcp" -net nic,vlan=0 -net
> tap,vlan=0,ifname=tap0,script=./qemu-ifup
I figure you missed to -append "console=ttyS0".
Thiemo
prev parent reply other threads:[~2008-06-12 2:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 2:01 [Qemu-devel] redirecting output from qemu window / busybox setup howto Peter Teoh
2008-06-12 2:59 ` Thiemo Seufer [this message]
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=20080612025933.GC26942@networkno.de \
--to=ths@networkno.de \
--cc=htmldeveloper@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.