IMPORTANT: Due to a bug in the current integration components, the DVD/CD drive (or mounted ISO) will fail to load due to the known Microsoft issue KB2600152. To workaround that, issue the command:
# insmod /lib/modules/$(uname -r)/kernel/drivers/ata/ata_piix.ko
Then you can use the normal command to mount the drive inside Linux:
# mount /dev/cdrom /media
And you¡¯ll have to do it every time after a reboot until they fix it.