I am in need of running CloneZilla (or a command-based option) to clone identical sized disks byte-by-byte, not sector for sector...nor can I have it speed things up by not backing up free space.
Is there a way to force CloneZilla to clone byte-level?
I know it will take longer, but due to some specific reasons I just cannot clone any other way.
thanks,
Greazy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you explain a bit further? sector-by-sector cloning (using dd, for example) IS byte-by-byte - only using a buffer... What's the difference you're looking for?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello-
I am in need of running CloneZilla (or a command-based option) to clone identical sized disks byte-by-byte, not sector for sector...nor can I have it speed things up by not backing up free space.
Is there a way to force CloneZilla to clone byte-level?
I know it will take longer, but due to some specific reasons I just cannot clone any other way.
thanks,
Greazy
Can you explain a bit further? sector-by-sector cloning (using dd, for example) IS byte-by-byte - only using a buffer... What's the difference you're looking for?