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)
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.


No differences found