https://bugs.kde.org/show_bug.cgi?id=307883
k...@web.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@web.de --- Comment #12 from k...@web.de --- > /etc/fstab contains /dev/sda1 I can't really understand the proponents of the sdx naming scheme here, sdx should never be used. You should use persistent device names instead... such as labels. The sdx names can change, which is especially bad in the case of the fstab. If you want a filesystem/partition to have a unique human readable name in Dolphin set the FSLABEL or PARTLABEL, dolphin will show it. You can use the KDE partitionmanager to create it, it shows you abundant information to identify which device you want to set the label on. Dolphin *can* use the device names from fstab. > /etc/fstab > LABEL=EFI /boot vfat rw 0 2 > LABEL=SYSTEM / ext4 rw 0 1 -- You are receiving this mail because: You are watching all bug changes.