Comment 3 for bug 1155403

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1155403] Re: virtio cdrom detected as hard disk

Are you sure the cdrom image is valid? It works fine for me, with

kvm -drive file=raring-mini-amd64.iso,if=virtio,media=cdrom -drive file=x.img,if=virtio,cache=none -m 1024

using either the latest raring full server iso, or a minimal netinst image from

release=raring
arch=amd64
f=${release}-mini-${arch}.iso
wget -O $f http://archive.ubuntu.com/ubuntu/dists/${release}/main/installer-${arch}/current/images/netboot/mini.iso

 status: incomplete