Quote:
Originally Posted by InStim
I have space on this laptop to make a full backup and local storage to keep it. If you can share those steps too that would be great.
|
Ok, I looked around and I don't see a better match. That seems to be working just fine.
Code:
edl /u0 /r backup0.img
edl /u1 /r backup1.img
edl /u2 /r backup2.img
edl /u3 /r backup3.img
edl /u4 /r backup4.img
edl /u5 /r backup5.img
The sizes of the files will be:
Code:
0 123,371,237,376
1 8,368,128
2 8,368,128
3 134,197,248
4 4,294,946,816
5 134,197,248
So that first one will take forever.
I don't know who comes up with these schemes of divvying stuff up.
Also, since you have this raw, you can "cherry pick" a single partition out if you ever need it using dd. There's one for Windows too.