On 4/10/08, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> Jun Koi wrote:
>
> > On 4/9/08, Felix Leimbach <[EMAIL PROTECTED]> wrote:
> >
> >
> > >  > However, I got booting error like "/dev/vda1 doest exist...", so boot
> > >  > failure. How can I fix this?
> > >
> > >  make sure that your command line on the host looks like that:
> > >  kvm -drive file=<your-image>,if=virtio,boot=on <other
> > > stuff here>
> > >
> > >  And check that the guest has the following kernel option enabled:
> > >  CONFIG_VIRTIO_BLK
> > >
> > >
> >
> > Yes, I missed this VIRTIO_BLK!
> >
> > It might be easier if we put all of virtio stuffs under the same menu,
> > so nobody can miss anything?
> >
> >
>
>  As distros upgrade their kernels to 2.6.25 and greater, it'll all get built
> by default so users won't have to deal with this sort of thing.

Thanks.

Now I succesfully installed 2.6.25-rc8, and virtio block device works
well. But from inside my VM, how can I say it is using virtio for
block?

And is there any number about the performance gain using virtio block?

Another question: currently I have some problem with network: I use option

"-net nic,model=virtio"

and try to configure VM from inside after booting, network doesnt
work, even after I manually configure eth0.

How to fix that network problem?

Thanks,
Jun

-------------------------------------------------------------------------
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