Improve error handling.
authormeisterluk <admin@lukas-prokop.at>
Fri, 3 May 2013 16:10:11 +0000 (18:10 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 13 May 2013 09:04:14 +0000 (11:04 +0200)
commit7cef7442a8c4e6d2203ee146cb21e43d50625448
treec2819003f8cb07ccf7780c39a917c2cb51741028
parent26cf6332b95355d58220e8541cf8de896ce60c67
Improve error handling.

In method unmount: If unmount impossible, write a message to logging
before it finally raises (fixes inconsistency with other error handling).

In method copy_bootloader_files: Provide an Exception instance to provide
an useful error message.
grml2usb