Kernel complains as: VFS: Cannot open root device "vda" or unknown- block(0,0): error -6 when configured with CONFIG_VIRTIO_BLK=y according to README. CONFIG_SCSI_VIRTIO=y is also needed to bring guest into disk fs. Signed-off-by: Xingyou Chen <niatlantice@xxxxxxxxx> --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 5501f05..a24b451 100644 --- a/README +++ b/README @@ -56,6 +56,7 @@ linux-0.2.img.bz2 - For virtio-blk devices (--disk, -d): CONFIG_VIRTIO_BLK=y + CONFIG_SCSI_VIRTIO=y - For virtio-net devices ([--network, -n] virtio): CONFIG_VIRTIO_NET=y -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html