I'm facing an issue with my Ubuntu system where I cannot access one of my disks after an improper shutdown. While a Jupyter Notebook was accessing data files, I inadvertently shut down the system. Upon restarting, I attempted to open "Disk 1" but encountered the following error message:
"Unable to access location, Error mounting /dev/nvme2n1p2 at /media/Disk 1: Unknown error when mounting /dev/nvme2n1p2"
Now, whenever I try to access Disk 1, the only available option on right-click is "Mount," and attempting to mount it does not resolve the issue.try to open Disk 1 but MountHow can I resolve this mounting issue and regain access to my Disk 1?
Here's what I've tried so far:
- Rebooting the system multiple times
- Checking disk status with lsblk and fdisk -l