I have some partitions on my system with test installations of distros.
There is one of them, that weirdly doesnt show up in Dolphin’s ‘Devices’ section. Since I have run out of ideas what could cause this, I’m asking if anybody else may have a clue?
Missing partition contains a Neon Unstable installation, formatted with Btrfs (without containing any subvolumes so far).
Missing partition is not displayed when I enable showing hidden sidebar entries in Dolphin.
Missing partition has not an fstab entry (same as my other test partitions).
Other test partitions on that SSD do show up just fine.
The missing partition did show up once shortly after creating it – I can’t remember whether I had mounted it via Dolphin back then or not, but I do remember I had mounted it manually in a custom directory with sudo mount /dev/....
Mounting it manually shows no sign of problems.
Is there maybe a place where Dolphin stores a list of partition that it will never display?
Not entirely sure the arch wiki is giving the best advice here. That file contains the heuristics based on which udisks determines which devices to ignore and it might be worth it to use ‘udisksctl info’ to find out what about OP’s device triggers it to be set to ignored and then fixing that or deleting only that part in the config file instead of removing the entire section, no?
Uh, that’s quite interesting. If I understand this correctly, the partition type of that partition is set to a value indicating this is an EFI System Partition, while of course it actually isn’t - I’m not sure why/ how this happened. But now I know how I can fix it.
the main partitions of my linux disk are not showing up in dolphin because they are of a org.freedesktop.UDisks2.Partition: Type: that is listed in
/usr/lib/udev/rules.d/80-udisks2.rules as
# ------------------------------------------------------------------------
# ------------------------------------------------------------------------
# ------------------------------------------------------------------------
# Devices which should not be display in the user interface
in the section
# special GUID-identified partition types (EFI System Partition, BIOS Boot partition, RAID/LVM)
# see http://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_type_GUIDs