started having the same problem yesterday.
i've been using 2 SSDs to dual boot my laptop for years.
yesterday after ubuntu applied a live patch the laptop froze and the windows partition wont automatically mount anymore.
for some reason dolphin says the error is in /dev/nvme0n1p3 when the winndows ssd partition to be mounted actually is /dev/nvme1n1p3
Code:
An error occurred while accessing 'Windows-SSD', the system responded: The requested operation has failed:
Error mounting /dev/nvme0n1p3 at /media/usuario/Windows-SSD1:
wrong fs type, bad option, bad superblock on /dev/nvme0n1p3, missing codepage or helper program, or other error
i noticed that it does mount if i add it to /etc/fstab
Code:
/dev/nvme1n1p3 /media/usuario/Windows-SSD ntfs defaults,nofail 0 0
but that is not what i had before and its not what i want, so i'll keep searching for an answer.
if you found anything else, please let me know.
Bookmarks