On Mon, Nov 7, 2011 at 7:29 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > On 11/07/2011 12:24 PM, Zhi Yong Wu wrote: >> >> It didn't work for me >> I started up one os=rh6.1 guest with above options. >> >> On guest: >> [root@localhost ~]# mount /dev/sr0 /tmp/1 >> mount: you must specify the filesystem type >> [root@localhost ~]# > > You asked for a virtio disk, not a SCSI disk. The CD-ROM will be under Sorry, made one mistake. Yeah, It can work. This id=scsicd maning is a bit confusing...
Moreover, When the option -device lsi -device scsi-cd,... is specified, it can also work. > /dev/vdX. mount works here. > > Paolo > > -- Regards, Zhi Yong Wu