Avoiding an installation failure

[CR #619817] If the df command fails, the installer stops responding before the preinstallation summary pane appears.

Workaround: Execute strace -e statfs, statfs64 df to identify the NFS mounts that have a problem. Then execute umount -l <path> to unmount all trouble NFS mounts. Re-run the installer.