May 22, 2012, 08:42:20 PM
Your Ad Here

Author Topic: A Little old, but please?  (Read 262 times)

Offline Lewis

  • *
  • Reputation: Lewis has no influence.
  • Posts: 619
  • Referrals: 14
A Little old, but please?
« on: May 02, 2010, 06:00:28 PM »
Can someone post a tutorial on how to put XBR3 on your Jtag?

Thanks..

Offline Fatty wid a GUN

  • *
  • Reputation: Fatty wid a GUN has no influence.
  • Posts: 608
  • Referrals: 0
Re: A Little old, but please?
« Reply #1 on: May 02, 2010, 08:31:08 PM »
Hook up your Jtag to your computer.       Hit start>run> then type in "cmd.exe"       Change the directory to the folder nandpro is in.(for example, if my nandpro was in a folder named "nand" on my desktop, then it would be 2 commands: cd desktop  then  cd nand).
       Then type in "nandpro <device>: -r16 nand1.bin" where it says "device", you would put lpt or usb, depending on what you are using. This will extract your original image        then type in "nandpro <device>: -r16 rawkv.bin 1 1" this will extract your Kv. Now take your XBR3 image, put it in your nandpro folder, and rename it to "xbr.bin". then in command prompt type "nandpro rawkv.bin: -w16 xbr.bin" this injects your kv into xbr. Now type in "nandpro <device>: -e16 0 400" this will erase your nand on the board. DO THIS AFTER YOU HAVE A WORKING BACKUP OF YOUR NAND. now type nandpro <device>: -w16 xbr.bin" and youre done!

Offline Lewis

  • *
  • Reputation: Lewis has no influence.
  • Posts: 619
  • Referrals: 14
Re: A Little old, but please?
« Reply #2 on: May 03, 2010, 02:45:36 AM »
Thanks alot but could you help me through teamviewer?
Not today though lol :--)

Offline Vv3AsOne

  • Been Had Money
  • *
  • Reputation: Vv3AsOne has no influence.
  • Posts: 756
  • Referrals: 8
Re: A Little old, but please?
« Reply #3 on: May 03, 2010, 10:46:27 PM »
Can someone post a tutorial on how to put XBR3 on your Jtag?

Thanks..
Why not just do the new freeboot v0.32 o.o. It doesn't require cygnos anymore if you didn't know.

Read the rules.

Offline Lewis

  • *
  • Reputation: Lewis has no influence.
  • Posts: 619
  • Referrals: 14
Re: A Little old, but please?
« Reply #4 on: May 04, 2010, 06:55:46 AM »
Done it, and got Freeboot on it :).