Quote:
Originally Posted by dijichi2 Anything in /var/log/messages that might give a clue? If it's a new install, it's possible a lack of entropy is blocking /dev/random, google on how to force entropy and see if that helps.
If you can't find anything, try attaching a tracer to the installer pid, it sounds possibly network related although such long timeouts seem strange. Make sure you don't have something silly in nsswitch.conf. |
You bring up an excellent point I hadn't thought of. The server system I'm installing this on only has a keyboard attached, no mouse and is headless in the sense that it's a Ubuntu server install with no desktop GUI. I wasn't able, however, to find a good article about how to force entropy.
Can you provide some links?