I have two ext4 1TB HDDs (in addition to my system SSD), and although I am able to mount both drives just fine in Dolphin, they do not show up under System Settings > Removable Storage > Removable Devices > Attached Devices.
The drives are not listed under "Disconnected Devices" either. The window is completely empty.
I have checked the box for "Enable automatic mounting of removable media," and "Mount all removable media at login," but when I reboot, these drives are not mounted.
I don't know if I'm doing something wrong, or if I should submit a bug.
The drives are not listed under "Disconnected Devices" either. The window is completely empty.
I have checked the box for "Enable automatic mounting of removable media," and "Mount all removable media at login," but when I reboot, these drives are not mounted.
I don't know if I'm doing something wrong, or if I should submit a bug.









They are for me on focal. /etc/mtab is just a link to /proc/self/mounts. A bare mount command lists the same mounts in the same order, formatted slightly differently. Both are illegible IMO.
Comment