Version: 1.0.3 (using KDE 4.5.1) OS: Linux Currently it just shows the device node, which does confuse new Linux users who don't know what recedes in /dev. The device selector should also show the type of port in which the block storage device has been attached, then the node will be shown in brackets. e.g for a flash drive, this will be shown - USB storage device (/dev/sdb) In case it's firewire, esata, etc... it will show the respective - Firewire storage device esata storage device For internal hard drives (SATA, PATA, etc...), it should show it's capacity also (since that's the most prominent thing that users know about their hard drives) eg. - Internal SATA storage (500 GB) Internal PATA storage (160 GB) etc... Reproducible: Didn't try
Thanks for the wishlist entry. I agree ;-)
Git commit b25d7c19de999f8bba22a9f1ba464f54f637dd79 by Andrius Štikonas. Committed on 22/02/2016 at 16:14. Pushed by stikonas into branch 'master'. Make Partition Manager device selector more user friendly: Show Device name – Capacity (Device node) M +4 -1 src/core/device.cpp http://commits.kde.org/kpmcore/b25d7c19de999f8bba22a9f1ba464f54f637dd79