On Tue, Sep 6, 2011 at 9:11 AM, octane indice <oct...@alinto.com> wrote:
> En réponse à Stefan Hajnoczi <stefa...@gmail.com> :
> -In order to prove it's not related to the disk used, I create an empty one 
> for
> the purpose:
> $ dd if=/dev/zero of=disk.img bs=1024k count=1

You can run QEMU completely without a disk, just run:
$ gdb qemu
(gdb) r

I wonder if it crashes that way too.

Stefan

Reply via email to