[CentOS-virt] Trouble with virtio storage

Wed Feb 2 19:42:48 UTC 2011
Vladimir Vuksan <vlists at veus.hr>

Answering my own question :-). I had to recreate the initrd with virtio
stuff included ie.

mkinitrd --with virtio_pci --with virtio_blk --with virtio_net --with
virtio_balloon --with virtio -f /boot/initrd-$(uname -r) $(uname -r)

Somehow I thought it was already included :-/.

Vladimir