Tagged Questions
0
votes
4answers
154 views
USB 500GB external drive mounted with undetermined permissions, missing data
Note: This situation is evolving. Please see the output at the end of this question for the current situation.
I'm using Linux Mint 14. Recently, I repartitioned one of my hard drives, and I backed ...
1
vote
0answers
1k views
Understanding udev rules and permissions in libusb
I had a problem with my scanner. Xsane worked only as root. Using it as normal user it didn't find any devices. Adding the user to the groups saned or scanner didn't help.
Finally I solved the ...
4
votes
2answers
3k views
ttyUSB0 permission changes after restart
I'm trying to install a device. I plug in the device which creates a ttyUSB0 file. When I open it in the program I need it for, it says the permission is denied. I type in terminal
sudo chmod 666 ...