http://stackoverflow.com/questions/15270161/db2-9-7-fails-to-install-with-segmentation-fault
So the crux of the solution is that the installation process requires that the hostname is linked to the 127.0.0.1 (loopback) address.
Snapshot of the /etc/hosts file. |
Once this was fixed, I deleted the existing user via system-config-users and restarted the installation process. This time all went through successfully.
I'm working on some MDM 10.1 installation tasks so I'll likely be updating this blog again with a few of the lessons-learned.