0

I have an external hard drive (usb) , I suspect that it might have been mounted into another computer on a precise date and time.

Is there any way to see the log (from the hdd) and verify if it was mounted in that precise moment or if any file was copied?

SDsolar
  • 3,219

1 Answers1

0

Simple answer is no.

The hard drive itself will not contain that information.

If you have access to the computer it was previously used with, then syslog will have recorded the plug/unplug events.

So you can know whether or not that drive was present on a particular computer.

SDsolar
  • 3,219