I am having an issue accessing my other drives. This came after last night when I tried to turn on the PC which had gone into sleep on its own so I can shut it down, but it was unresponsive with a black screen so i ended up holding the power button to turn it off. This was not the first time I did that, but usually there isn’t an issue afterwards. (The sleep problem is a separate issue)
So now when I try to open the drives in dolphin like I usually do, I type in my pw and then get this error:
An error occurred while accessing ‘Games’, the system responded: The requested operation has failed: Error mounting /dev/nvme1n1p2 at /run/media/xxx/yyy: wrong fs type, bad option, bad superblock on /dev/nvme1n1p2, missing codepage or helper program, or other error
So I can access the root drive which is good, but I can’t open ‘xxx’, ‘yyy’, or ‘zzz’
I tried booting off a fresh manjaro from USB, and still couldn’t access the drives (same error), and timeshift didn’t help either.
EDIT
The solution was:
-running windows 10 through virtualbox
-using that to make a bootable drive with Hiren’s boot CD (https://www.hirensbootcd.org/)
-booting into that
-running chkdsk on all my drives (~10 hour job)
A Windows installation in e.g. Virtualbox will also work fine. I’ve done this before. One just needs to enable decent USB support and attach the external drive(s).
It might be handy to keep a Windows VM around whilst still needing to manage legacy NTFS partitions.
You’ll need to go into the VB machine settings (with the virtual machine not running, or paused etc. otherwise you won’t be able to change the settings), and add a USB controller.
Then you should be able to attach your USB drive and select it from a list of “detected devices”.
I don’t have any VMs set up on this particular machine yet, so will have to get back to you with e.g. screenshots later, if you need them.
… See where my mouse pointer is? I think that’s what you’ll need to select. I don’t have any USB storage attached at the moment, though, and that VM is in a “Saved” state so not sure if I could add one anyway.
Is the VM you set up in a “Powered Off” state? Otherwise the options for USB type etc. will be greyed-out (unselectable) anyway.
I just switched to one of the others which is “Powered Off”, and the USB device (a Ventoy-formatted stick) I’d plugged in prior to this showed up straight away.
Thanks, I arrived at the conclusion right before i saw this message. Working on formatting the drive now. It’s taking its time, will update how it goes.
There’s another thing to consider (which, AFAIK shouldn’t be such an issue in KDE Plasma) that the host system can “grab” the device, making it unavailable to the guest.
I don’t have anything set to “auto-mount” as I do that manually when I need to.