On one of my (Debian stable) machines, all the partitions that aren't mentioned in /etc/fstab end up mounted in /media/root/<UUID>, and that's apparently a "feature" of `udisks2`.
How can I tell udisks2 to refrain from doing that? [ Note: I tried removing udisks2 altogether, but it's required by other packages that I don't want to remove. ] Note also that I'm not completely sure that udisks2 is directly the one that decides to mount those disks. Maybe it's only the "executioner", obeying orders from some other package, but if so, I don't know what that other package would be. Stefan