2

I am in big trouble.

After searching over internet, I realised that my PCI Driver not installing because of Virus Probably.

Computer managment screenshot

But I can see that system is detecting device

Devices screenshot

And In Disk management, I can see following

Disk management screenshot

Can anyone suggest a solution?

Chenmunka
  • 3,264
KuKu
  • 45

1 Answers1

5

A seagate expansion drive is USB, and has nothing to do with PCI. Issues are entirely unrelated.

It looks like file system corruption, and the PCI driver thing is likely not related.

Boot into a linux live cd/usb and see if the drive is detected there. If so, force it to mount, copy out data, reformat, and copy it back in.

Else well, you could try something like testdisk and see if you can recover the drive.

At this point, you're going to have to break out the big complex tools like scapel, and practically would need to do a professional grade recovery job. Lots of time, careful poking around and such is going to be needed.

Journeyman Geek
  • 133,878