Author |
Message |
Александр
Joined: 03 Jun 2009 Posts: 1993 Location: Soft-Center
|
Posted: Wed Dec 16, 2009 17:46 Post subject: Conflicts
|
|
Conflicts (Filter->Conflicts) - are blocks of data pretending the same place inside building image.
In order to make this tool working you have to determine Bank Space.
|
|
|
Александр
Joined: 03 Jun 2009 Posts: 1993 Location: Soft-Center
|
Posted: Wed Dec 16, 2009 18:08 Post subject:
|
|
What to do if MBR in building image is damaged (red ring)
Very often there is no MBR at 0 sector while opening built image. It is very important to remember how MBR looks like (look here)!!!
1. Please check these conflicts for "Bank 0 Block 0" and choose the block with MBR inside.
2. Sometimes MBR can be not at 0 sector of building image but further. Try to find MBR inside building image using search line at "hex viewer" : 000055AA/h/512/508. If you found it in image then put in MBR's properties FS = 0xf Start = [address of found MBR].
|
|
|
Александр
Joined: 03 Jun 2009 Posts: 1993 Location: Soft-Center
|
Posted: Fri Dec 18, 2009 14:43 Post subject:
|
|
How to determine conflicts for files and catalogies (for random address in image)
It is necessary to find address of file or catalog in image. Then find the close less value from the list of conflicts.And trying different blocks from this list for every conflict check integrity of file or catalog (the ring has to change it's color to green instead of red ).
Very often the green highlighted blocks are chosen.
For this example:
If address of catalog in image was 0xc09015200, then closs less value from the list of conlicts is 0xc08000000
|
|
|
|