Version: unspecified OS: Linux SATA supports device hot-plugging, so it would be good to have ability to "delete" SATA device from system so it can be safely removed. In Linux this can be done in the following way: #echo 1 > /sys/block/sdh/device/delete As the result /dev/sdh will disappear from system and appropriate SATA disk will be ready for removal. It would be good to be able to remove SATA disks in Device Notifier widget. Reproducible: Always
The problem is that so far the Linux kernel does not advertise e-sata disks as removable. Anyway, root access is needed to write that file, which means it is udisk task to do that, not device notifier plasmoid. Closing this bug since it is a upstream issue: https://bugs.freedesktop.org/show_bug.cgi?id=22879
AFAIK there is no way to differ eSATA from SATA. It must be just user-configurable (per port or per device).
I agree it must be user configurable, but not in KDE. It must be done in udisks, that is what that freedesktop.org bug report is about. There is patch in that bug report that change udisks to let you mark your esata disk as removable. Once it is working with udisks it will work with KDE too.
Now that FDO bug is fixed. Let's provide KDE support now:)
Hello! This feature request was filed for KDE Plasma 4, which reached end-of-support status in August 2015. KDE Plasma 5's desktop shell has been almost completely rewritten for better performance and usability, so it is likely that this feature request is already implemented in Plasma 5, or is no longer applicable. Accordingly, we hope you understand why we must close this feature request. If the requested feature is still desired but not implemented in KDE Plasma 5.12 or later, please feel free to open a new ticket in the "plasmashell" product after reading https://community.kde.org/Get_Involved/Bug_Reporting If you would like to get involved in KDE's bug triaging effort so that future mass bug closes like this are less likely, please read https://community.kde.org/Get_Involved#Bug_Triaging Thanks for your understanding! Nate Graham