@emptywheel @malwarejake @matthew_d_green
Imaging a hard drive generally requires that it NOT be the one running the operating system. There are several reasons for this, which all boil down to "you can't get a trustworthy, consistent snapshot of the disk hosting the operating system you are running at the time:"
- A drive hosting an active operating system will have numerous files open (applications, logs, etc), preventing the imaging software from reading them, and may also play games with the partition table, for either good or bad reasons;
- Any malware on the drive being imaged may well interfere with the imaging process, potentially hiding its presence if that's the drive running the operating system; and
- the disk imaging tools may be running on a different operating system from the one that is present on the target hard drive.