Supplementary to the core problem of explaining to the user if their USB stick has no partition table that it cannot be made bootable, a quick fix that would at least give the user an error rather than a hang would be to wrap the backend.install_bootloader() call in a try/except block in the same way backend.copy_files() is.
-- usb-creator crashes when USB stick is a single filesystem with no partition table. (AttributeError in install_bootloader()) https://bugs.launchpad.net/bugs/277865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
