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 /dev/vdX. mount works here.
Paolo