Martin C
VIP Member
When comparing NANDs with bad blocks, erase the bad blocks from the image and THEN compare:
eg
nandpro nand1.bin: -e16 53 1
nandpro nand1.bin: -e16 2e4 1
nandpro nand2.bin: -e16 53 1
nandpro nand2.bin: -e16 2e4 1
fc /b nand1.bin nand2.bin
They should match. The image I built for you eliminated this as provided your KV and Config are ok, you can pretty much recover from anything.
eg
nandpro nand1.bin: -e16 53 1
nandpro nand1.bin: -e16 2e4 1
nandpro nand2.bin: -e16 53 1
nandpro nand2.bin: -e16 2e4 1
fc /b nand1.bin nand2.bin
They should match. The image I built for you eliminated this as provided your KV and Config are ok, you can pretty much recover from anything.