| HDD GURU FORUMS http://forum.hddguru.com/ |
|
| Data extractor convert to one image file http://forum.hddguru.com/viewtopic.php?f=11&t=41864 |
Page 1 of 1 |
| Author: | mark_hdd_ssd [ November 8th, 2021, 7:16 ] |
| Post subject: | Data extractor convert to one image file |
I would like to join the .bin files from the data extractor to one single .bin file. Similar to this topic: https://forum.hddguru.com/viewtopic.php?f=11&t=17004. I know that it can be done in the GUI but I would need a command line approach. Because I would want to write a script that converts all my backups to a .vmdk (virtual machine disk file) but the tools to convert require a single file. |
|
| Author: | vx1 [ November 8th, 2021, 13:20 ] |
| Post subject: | Re: Data extractor convert to one image file |
If the files are separated by LBA range, with no additional structure, I think you can try: copy /B file1.bin+file2.bin+fileN.bin HDD.bin HDD.bin will be your .bin file |
|
| Author: | Hil_76 [ February 10th, 2022, 10:31 ] |
| Post subject: | Re: Data extractor convert to one image file |
vx1 wrote: copy /B file1.bin+file2.bin+fileN.bin HDD.bin Don't do that! In large disks (with many image files) order will be wrong because the file names lengths are not the same. Just simply export to external file. (Right mouse disk in DE->Export->Export to file). |
|
| Page 1 of 1 | All times are UTC - 5 hours [ DST ] |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|