Copying sectors?
Posted
by baltusaj
on Stack Overflow
See other posts from Stack Overflow
or by baltusaj
Published on 2010-04-12T09:48:29Z
Indexed on
2010/04/12
9:53 UTC
Read the original article
Hit count: 306
linux
Is there a script i can use to copy some particular sectors of my Harddisk?
I actually have two partitions say A and B, on my Harddisk. Both are of same sizes. What i want is to run a program which starts copying data from the starting sector of A to the starting sector of B until the end sector of A is copied to the end sector of B.
Looking for possible solutions...
Thanks a lot
© Stack Overflow or respective owner