OEL6 NFS installation does not work
This is due to the Server/repodata symlink incorrectly resolved to the absolute path:
ls -la /var/opt/sun/xvm/osp/share/allstart/a6c33607-81dd-4d44-a496-c70f8187269c/ | grep repodata
lrwxrwxrwx 1 root sys 88 Jun 10 21:21 repodata -> /var/opt/sun/xvm/osp/share/allstart/a6c33607-81dd-4d44-a496-c70f8187269c/Server/repodata
In order to be able to continue the installation I have to go the directory on the EC where the ISO image is extracted
and manually change the symlink to repodata -> Server/repodata