Re: Direct kernel boot without harddrive image

2008-11-24 Thread Daire Byrne
- "Daire Byrne" <[EMAIL PROTECTED]> wrote: > I tried with -no-kvm and I get the same crash when I reboot the VM. I > suppose it's a qemu bug then. I tried with the latest kvm-qemu (78) > but perhaps I should try the latest Qemu and if it still breaks report > the bug on the Qemu mailing list?

Re: Direct kernel boot without harddrive image

2008-11-20 Thread Daire Byrne
Avi, - "Avi Kivity" <[EMAIL PROTECTED]> wrote: > > Is direct kernel booting just not really supported properly or is it > just to do with Qemu forgetting about the direct boot kernel/initrd > after a reboot? > > Direct kernel booting is supported. Please try with -no-kvm to see if > it is a

Re: Direct kernel boot without harddrive image

2008-11-16 Thread Avi Kivity
Daire Byrne wrote: Is direct kernel booting just not really supported properly or is it just to do with Qemu forgetting about the direct boot kernel/initrd after a reboot? Direct kernel booting is supported. Please try with -no-kvm to see if it is a qemu or kvm issue, and also try the lat

Direct kernel boot without harddrive image

2008-11-07 Thread Daire Byrne
Hi, Admittedly this looks more like a Qemu issue but it effects KVM too which is all I'm interested in. I have a kernel and initrd which contains a mini busybox root environment which I want to boot directly using -kernel and -initrd. Now this works fine on first start but if I reboot within th