qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2
Date: Fri, 20 Nov 2009 11:53:41 +0100


On 20.11.2009, at 10:12, Christoph Hellwig wrote:

On Wed, Nov 18, 2009 at 04:06:34PM -0600, Anthony Liguori wrote:
I assume you set prefix with your configure as opposed to make install
DESTDIR?

Yes.  It's configured the following way:

./configure \
       --target-list=x86_64-softmmu \
        --kerneldir=/home/hch/work/linux-2.6 \
        --prefix=/opt/qemu

If so, can you post your kernel/initrd somewhere so we can try
to reproduce?

No initrd, and the kernel is here:

        http://www.kernel.org/pub/linux/kernel/people/hch/misc/bzImage



Works great here:

./x86_64-softmmu/qemu-system-x86_64 -nographic -kernel ../bzImage - append console=ttyS0 -L pc-bios

Are you sure you also have the follow-up linuxboot patch applied? The one "fixing BOCHS bios support". If it still doesn't work, make sure booting works at all without -kernel.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]