Quick and dirty tutorial that worked for me...
Fetch these from xbins
/XBOX 360/development/fbBuild/fbBuild_0.1.zip
/XBOX 360/development/kernel/rebooter_fsdata/12611.zip
/XBOX 360/dashboards/Flash360/Flash360v1.0.zip
Extract fbBuild_0.1.zip to C:\fbBuild
Extract 12611.zip to C:\fbBuild\data
Optional - use C:\fbBuild\data\firmware_12611.sfv to verify the files
I then took my SMC.bin, kv.bin and smc_config.bin from my freeBOOT-0.031\data directory that I used when I made my freeboot image half a year ago and put them in C:\fbBuild\data
Then I executed fbBuild like this:
fbBuild.exe -c <my console type, i used xenon> -d data\ -b <1BL key> -p <my CPU key> updflash.bin
Then i put updflash.bin on a flash stick together with Flash360.xex and flashed using Flash360: Button A (write updflash.bin to Nand) + Button B (Raw Flash without keeping current kv/config). I then got two warnings ("WARNING: Keyvault encrypted data check mismatch" and "WARNING: Your current nand is not the ZeroPaired."). I ignored the warnings and flashed... and it worked (IMG:
style_emoticons/default/smile.gif)
This post has been edited by supremas: Nov 11 2010, 08:43 PM