hookem1994
Technical User
I need to create a file for forensic analysis (EnCase). I made a copy of the drive with dd:
dd if=/dev/rdsk/c0t12d0s2 of=/dev/rdsk/c0t10d0s2
However I would like to make a copy with dd and have all the data inputed into a single file for extraction to the forensic tool.
Any help would be greatly appreciated.
Thanks,
Hookem1994
dd if=/dev/rdsk/c0t12d0s2 of=/dev/rdsk/c0t10d0s2
However I would like to make a copy with dd and have all the data inputed into a single file for extraction to the forensic tool.
Any help would be greatly appreciated.
Thanks,
Hookem1994