Bug 510042 - Error mounting NVME SSD storage device using dolphin.
Summary: Error mounting NVME SSD storage device using dolphin.
Status: NEEDSINFO WAITINGFORINFO
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.04.3
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-29 09:40 UTC by czz
Modified: 2025-09-30 17:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description czz 2025-09-29 09:40:58 UTC
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.
Comment 1 TraceyC 2025-09-30 17:29:46 UTC
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