I noticed my D: drive was marked as dirty and some folders were coming up as corrupted, so I recovered as much data as possible, and then scheduled a chkdsk /r /f on next restart, and I’ve been here since Thursday (it progressed a bit throughout Wednesday):
I now need to urgently access files on my C: drive, but don’t know if I should interrupt this process with a forced power off.
I think your d drive is fucked.
F
Thank you for your service, comrade hard drive. o7
If you can afford the time and it appears to be progressing, let it ride.
Either it is recovering further files which you can quickly remove and save elsewhere or it is busy scuffing the disk into an unrecognizable state. If you have all you need then it doesn’t matter if you let it run. I wouldn’t trust it after this.
Well unfortunately if it’s the bearings dying, it continuing to run will likely overheat it and you risk locking it entirely. I’ve had to freeze a drive before scanning it and backing up, but it’s only about 50% successful.
Yeah, that would be another theoretical possibility OP will need to weigh.
unknown really, but it is rewriting the disk right now, you do risk further data loss if you do that. up to you if it is worth it.
Considering the ETA and that it’s been running for several days now, I’m guessing the fixing isn’t actually fixing
If chkdsk has been running for multiple days, your drive is fucked.
Cancelling it could make it worse, but we’re talking a gut stab and losing a finger vs just being gut stabbed.
Don’t have that drive powered on more than absolutely necessary. If it’s a HDD in a laptop, don’t move it if you don’t need to, and never while powered on.
For the best chance of getting as much as possible off it: Get access to another computer and make yourself a USB stick with some live-bootable Linux on it (so it runs all from the USB and RAM and the HDD is only in use when copying stuff off). Get another drive of at least the same size, and use a low level disk copying tool to copy the busted drive to your new one. Most of these tools will overwrite whatever is already on the destination disk. I think dd in Linux will work for this, but it’s been over a decade since I last had to do this, so best to do some research on your own.