c10bf1d Catch BootLoaderError when setting up bootloader (#1013474)

Authored and Committed by bcl 10 years ago
    Catch BootLoaderError when setting up bootloader (#1013474)
    
    If the bootloader setup fails we need catch the error and
    display it to the user instead of raising it or ignoring it.
    
    Resolves: rhbz#1013474