561c338 Don't prompt for confirmation of DM password when installing a replica.

Authored and Committed by rcritten 15 years ago
    Don't prompt for confirmation of DM password when installing a replica.
    
    It implies that you are setting a new password and you really aren't.
    
    Also added a catch for KeyboardInterrupt with instructions on how to
    recover from a partial install.
    
    441607