Re: [kvm-devel] problem using kvm-guest-drivers

2008-04-05 Thread Dennis Jacobfeuerborn
Nikola Ciprich wrote: > Hello, > I'm trying to get virtio_blk working, but I can't figure what am I doing > wrong... You'll probably have to build a new initrd image in the guest adding the following options to the mkinitrd call: "--with=virtio_pci --with=virtio_blk" This makes sure that the gue

[kvm-devel] Virtio and LVM

2008-03-25 Thread Dennis Jacobfeuerborn
I'm trying to get a Fedora 9 Beta guest to use the virtio block device. I've included virtio_blk and virtio_pci in the initrd on the guest and when booting virtio_blk detects vda1 and vda2 correctly but when the system tries to find the volume groups it doesn't find any. Is there something spec

[kvm-devel] Virtio block device and LVM

2008-03-22 Thread Dennis Jacobfeuerborn
Hi, I'm trying to get the paravirtualized block device going but get in trouble with LVM. Both host and guest a very recent snapshot of Fedora 9 rawhide. The guest is a pristine F9 install with / mounted as /dev/VolGroup00/LogVol00. When I boot with the command: /usr/bin/qemu-kvm -m 512 -drive f