diff --git a/README.md b/README.md index 3261299..8bb29ec 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Numerous issues regarding this has resulted in various suggestions involving sys udev rule to disable write-cache ## udev rule to disable write-cache + +Arch wiki documentation on https://wiki.archlinux.org/title/udev + In another place one user threw in an udev rule which would disable write-cache for devices when they were added and while it was just an idea - it triggered my curiosity. I dug into the intricacies of udev and found a method to only target USB storage devices.