SUMMARY Error mounting NVME SSD storage device using dolphin. STEPS TO REPRODUCE 1. Start dolphin. 2. Click a NVME SSD storage device in the left panel. 3. Enter the password for mounting. OBSERVED RESULT A red error bar popup on the right: Error mounting /dev/nvme1n1p1 at /media/<username>/<diskname>: wrong fs type, bad option, bad superblock on /dev/nvme1n1p1, missing codepage or helper program, or other error EXPECTED RESULT Mount the NVME SSD successfully as it used to be. SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 13 KDE Plasma Version: 6.3.6 KDE Frameworks Version: 6.13.0 Qt Version: 6.8.2 Kernel Version: 6.12.48+deb13-amd64 (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION 1. Mounting with command line `sudo mount /dev/nvme1n1p1 /media/<username>/<diskname>` (assume /media/<username>/<diskname> directory has been created before` work without any problem. 2. Using dolphin to mount a SATA SSD also work well.
I'm not experiencing this problem on either of my systems (Plasma 6.4.5 or git-master), both of which have nvme drives Do you have the same problem with a brand new system user? This might be a configuration issue, or a distro level issue