https://bugs.kde.org/show_bug.cgi?id=439985
Méven Car <meve...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|dolphin-bugs-n...@kde.org |lu...@kde.org Component|panels: places |general Product|dolphin |frameworks-solid CC| |kdelibs-b...@kde.org, | |meve...@gmail.com Version|21.04.3 |5.87.0 --- Comment #2 from Méven Car <meve...@gmail.com> --- It seems Solid (the library that does the hardware/fs discovery) can mis-interpret your unconventional setup. ``` And there is some bind mounts for convenience: /media/hdd/lvhdd /home/valentin/lvhdd none bind 0 0 /media/hdd/lvhdd/Nextcloud /home/valentin/Nextcloud none bind 0 0 /media/hdd/lvhdd/git /home/valentin/git none bind 0 0 ``` Mounts to sub-dirs of an already mounted drive. Why don't you use simply shortcuts to those sub-dirs ? Once `/media/hdd/lvhdd` is mounted, this is easy enough. -- You are receiving this mail because: You are watching all bug changes.