Comment 17 for bug 557775

Revision history for this message
xxbeanxx (greg-baker-bsc) wrote :

I ran into this issue tonight, and figure out it was because my USB stick didn't have enough free space.
I added the line:
        MIN_PERSISTENCE = 128
to the update_target(self, udi) function in /usr/lib/python2.7/dist-packages/usbcreator/frontends/gtk/frontend.py to force the option to enable itself.