Relative Content

Tag Archive for linuxusbudev

udev rule for mounting usb drives read-only on a certain usb port

for some reasons I need USB drives to get mounted read-only from time to time. As I do have more than one USB port on my computer, I thought it would be a great idea to define one of them as a “read only port” (in best case also immutable by a dd usage of root, if possible) by making a udev rule.