You are viewing our Forum Archives. To view or take place in current topics click here.
XBReboot Turorial - Coolshrimp
Posted:

XBReboot Turorial - CoolshrimpPosted:

coolshrimp
  • Junior Member
Status: Offline
Joined: Jan 29, 201014Year Member
Posts: 93
Reputation Power: 3
Status: Offline
Joined: Jan 29, 201014Year Member
Posts: 93
Reputation Power: 3
I made tutorial to help every one out.
This tutorial includes all files and programs needed to JTAG Console & Install XBReboot

Console Must Have "OLD Dashboard" Kernal 7371 or lower


http://www.megaupload.com/?d=GHOPCP79


Remember To Hit The "Thank" Button

To Install XBReboot:
"Follow Diagrams to JTAG Console"

16MB NAND's
(1) Read Nand
NandPro lpt: -r16 nand.bin

(2) Extract KV and Config blocks from Nand.bin
NandPro Nand.bin: -r16 rawkv.bin 1 1
NandPro Nand.bin: -r16 rawconfig.bin 3de 2

(3) Inject those blocks into XBR.bin
NandPro XBR.bin: -w16 rawkv.bin 1 1
NandPro XBR.bin: -w16 rawconfig.bin 3de 2

(4) Flash result
NandPro lpt: -w16 XBR.bin



256MB NAND's
(1) Read Nand
NandPro lpt: -r256 nand.bin

(2) Extract KV and Config blocks from Nand.bin
NandPro Nand.bin: -r256 rawkv.bin 1 1
NandPro Nand.bin: -r256 rawconfig.bin EF7 2

(3) Inject those blocks into XBR.bin
NandPro XBR.bin: -w256 rawkv.bin 1 1
NandPro XBR.bin: -w256 rawconfig.bin EF7 2

(4) Flash result
NandPro lpt: -w256 XBR.bin



512MB NAND's(1) Read Nand
NandPro lpt: -r512 nand.bin

(2) Extract KV and Config blocks from Nand.bin
NandPro Nand.bin: -r512 rawkv.bin 1 1
NandPro Nand.bin: -r512 rawconfig.bin EF7 2

(3) Inject those blocks into XBR.bin
NandPro XBR.bin: -w512 rawkv.bin 1 1
NandPro XBR.bin: -w512 rawconfig.bin EF7 2

(4) Flash result
NandPro lpt: -w512 XBR.bin
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.