Issue: CentOS doesn't automatically mount it by default.
Solution: Mount it manually. Make sure your network connection is good in advance.
mount -r -t iso9660 /dev/sr0 /mnt/
cd /mnt
./install
Once done, restart the CentOS and the share folders will be automatically mounted on /media/psf