-
Notifications
You must be signed in to change notification settings - Fork 509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't find usbkill.ini #77
Comments
Perhaps during setup, or some time before/after, usbkill is being directed to the wrong location for usbkill.ini? |
Interesting enough, I'm also apparently having this issue. |
@Androp0v: did you installing and running as privileged user? I did this with a fresh copy. |
h can not be created unless it has sudo privilages. May be you can try this:
and don't forget sudo while copying. |
i have the same problem on macSierra. I tried what was suggested and still get the error. Any solution? Thanks |
I was able to fix this by placing it on /etc/ instead of the directory where the app was located, perhaps it's a permissions thing, worth trying to see if that makes a difference. |
No matter where I put usbkill.ini (tried /private/etc/usbkill/ and /etc/usbkill/ and ~/Users/.../Downloads/usbkill-master/usbkill/ but I always get the error:
"[ERROR] You have lost your settings file. Get a new copy of the usbkill.ini and place it in /etc/ or in /Users/Raul/Downloads/usbkill-master/usbkill/"
It works fine with the Dev version, but it doesn't allow the --no-shutdown option
The text was updated successfully, but these errors were encountered: