NAND dump with errors

GeeZee121

Junior Member
Aug 7, 2011
11
0
No, beacause I bought the xbox already jtagged and didn't know anything about NANDs back then.

Thanks!
 
Jun 4, 2010
3,080
0
In theory you should be able to continue as normal even thought I never saw a bad block being dumped via flash360!!!

Out of interest, what version of freeboot/dash are you running?

If it was me I would proceed with the process but be aware that if things go wrong and you can't even boot xell anymore then you will need a NAND-X and possibily your original NAND dumps.
 

BGAMods

VIP Member
Jan 20, 2010
10,082
0
UK
bgamods.co.uk
thats what was concerning me slightly, ive never seen a bad block either using flash360, if i was you id try and contact the seller before continuing and try to get the nand files.
 

GeeZee121

Junior Member
Aug 7, 2011
11
0
I downloaded .net framework 4.0 and it still doesn't work.
Which version do you have banjaxt?
 
Jun 4, 2010
3,080
0
Freeboot with dash 9199 is why probably you still got bad blocks as recent versions of freeboot seemed to eliminate bad blocks completely.

Anyhow now you need to get your jtag tool working before you can proceed any further. Try running jtag tool as admin.
 

GeeZee121

Junior Member
Aug 7, 2011
11
0
Thanks, running as admin helped.

I'll probably post some in this thread, as this is the third problem I've encountered and I haven't even got past the first point in the tut.
 

GeeZee121

Junior Member
Aug 7, 2011
11
0
Another question. In the tutorial it says that after I download the dashlaunch 2.23b rar file I should extract the installer folder and the launch.ini file to the root of my hdd1.

But there is no launch.ini file in the rar file. There are only info_launch.ini and sample_launch.ini

Should I just rename one of the launch.ini and go with it?
 

garageinc

VIP Member
Mar 7, 2010
1,877
0
peterborough UK
as that part of the install relies on you tp put freestyle where you want it the idea is to edit or use the ini for your paths to wherever you have fsd for example
[QuickLaunchButtons]
BUT_X = Hdd:\Content\0000000000000000\C0DE9999\00080000\C0DE99990F586558
Default = Hdd:\fsd2\default.xex
[Settings]
nxemini = true
pingpatch = true
this is for booting gsd from a retail hard drive
on external would be
[QuickLaunchButtons]
BUT_X = Hdd:\Content\0000000000000000\C0DE9999\00080000\C0DE99990F586558
Default = Usb1:\fsd2\default.xex
[Settings]
nxemini = true
pingpatch = true
and you would have to rename the fsd 2 folder from whatever it is when you downloaded it to fsd2 and put it in either the Hdd: partition on the retail hard drive if using the first example or the root of your usb if using the second along with the ini file.