Comment 1 for bug 1395574

Revision history for this message
Yu Ning (yuningdodo) wrote :

Hi Phil Marsh,

Could you check the usb-creator version you are using? You can use below command to get the package version:

apt-cache policy usb-creator-common | grep Installed

And maybe you would like to have a try on my own patched usb-creator, you can install it with below commands:

sudo add-apt-repository ppa:yuningdodo/test
sudo apt-get update
sudo apt-get install usb-creator-gtk

I promise there is no malicious code in it, you can check my bzr branch for reference :)
lp:~yuningdodo/ubuntu/trusty/usb-creator/testing

Regards