Re: [OCLUG-Tech] Problem installing cdrom on Virtual Machine

2009-09-25 Thread Brad Hudson
mpsingh; I think it should be this. disk ['phy:/dev/sr0,xvda:cdrom,r'] Regards; Brad mpsingh wrote: Hi there,Virtual Machine installed on OpenSUSE, with Xen hypervisor is not detecting CD-ROM. In the configuration file the Disk Parameter is Disk [ phy: /dev/sr0, xvdb, cdrom, r] when I moun

Re: [OCLUG-Tech] Problem installing cdrom on Virtual Machine

2009-09-25 Thread Mark Little
On Fri, 25 Sep 2009 21:21:08 -0400, mpsingh wrote: > Hi there,Virtual Machine installed on OpenSUSE, with Xen hypervisor is not > detecting CD-ROM. > In the configuration file the Disk Parameter is > > Disk [ phy: /dev/sr0, xvdb, cdrom, r] > > when I mount the CD-rom, it shows sr0 not found. but

[OCLUG-Tech] Problem installing cdrom on Virtual Machine

2009-09-25 Thread mpsingh
Hi there,Virtual Machine installed on OpenSUSE, with Xen hypervisor is not detecting CD-ROM. In the configuration file the Disk Parameter is Disk [ phy: /dev/sr0, xvdb, cdrom, r] when I mount the CD-rom, it shows sr0 not found. but sr0 exist in directory /dev. Please help me installing it. rega