I installed the blockd package to manage mounts of external ssd and when I save changes on the web, the device fails. So I have to reboot.
What could be the reason? It seems like there was a similar bug a few years ago, but the symptoms are the same, but the cause seems to be different.
Any idea why /dev/sda1 appears twice?
What happens when you try to mount it manually (e.g., mount -t ntfs /dev/sdb1 /mnt/sdb1)? Any relevant messages in the logs?
I'm not sure why sda1 shows up twice. Mounting and unmounting using the CLI works fine. And the problem doesn't seem to be related to the external device. It happens even if I just change the option "Check filesystems before mount" above while the ssd is removed.