RGH Slim boot xell, not dash, video included

Rykin

Junior Member
Apr 23, 2004
12
0
How did you upgrade your NAND?
If you have bad blocks I have found it is better to flash using Xell (Rename your nand image to updflash.bin and put it on the root of a USB drive as you boot Xell).
 

ceckin

Full Member
Apr 29, 2011
25
0
The Log seems fine, what do you use to flash the nand? rawflash is not handling bad blocks that good. Also try erasing the whole NAND (first do 3-4 backups) and re-write the xebuild image.

offtopic://
As future option it would be nice if J-Runner is able to censor the dumps for web use, just from this log you get a sh*tload of details about the console.
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
Here's the problem

parsing dump into user and spare...
ECD error at block 0x359 (raw offset 0xdcf200), block will be remapped
ECD error at block 0x35a (raw offset 0xdd3400), block will be remapped
ECD error at block 0x362 (raw offset 0xdf4400), block will be remapped
done!
cleaning up stray remaps
block 0x359 had no remap, assigning remap block 0x3ff
block 0x35a had no remap, assigning remap block 0x3fe
block 0x362 had no remap, assigning remap block 0x3fd
done!
--remap summary--
0: source: 0x0359 dest: 0x03ff
1: source: 0x035a dest: 0x03fe
2: source: 0x0362 dest: 0x03fd

Your NAND didn't have any legitimate bad blocks.

What did you use to dump the NAND?

You're lucky as this area isn't vital and you can just set noremap=true which should solve the problem.