On Tue, Apr 22, 2008 at 12:59 AM, Damjan <[EMAIL PROTECTED]> wrote:
> > > If I try
>  > >   $ qemu -kernel minimal-kernel -drive file=jeos-devel.img,if=virtio
>  > > I get the following error:
>  > >   A disk image must be given for 'hda' when booting a Linux kernel
>  > > is this neccesseary?
>
>  > Hi, i don't know if it is always needed (I saw some patches to avoid
>  > that) but you can use:
>  >
>  > qemu -kernel minimal-kernel -drive file=jeos-devel.img,if=virtio -hda 
> /dev/zero
>
>  cool that works, thanks

Try the linuxboot option ROM, and you might not need the trick "-hda /dev/zero"

Thanks,
Q

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to