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: Christoph Hellwig
Subject: Re: [Qemu-devel] [PATCH 0/6] Fix -kernel with SeaBIOS v2
Date: Wed, 18 Nov 2009 20:02:54 +0100
User-agent: Mutt/1.3.28i

It seems like this series is now in qemu.git, but I still can't boot
using -kernel.

I'm starting qemu as:

/opt/qemu/bin/qemu-system-x86_64 \
        -m 1500 -enable-kvm \
        -kernel arch/x86/boot/bzImage \
        -drive 
file=/dev/vg00/qemu-root,if=virtio,media=disk,cache=none,aio=threads \
        -drive 
file=/dev/vg00/qemu-data,if=virtio,media=disk,cache=none,aio=threads \
        -drive file=/root/test1.img,if=scsi,media=disk,cache=none \
        -append "root=/dev/vda console=tty0 console=ttyS0,38400n8"

and it simply hangs with a black screen once the SDL window opens




reply via email to

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