Advertisement
Guest User

Untitled

a guest
Aug 26th, 2011
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.91 KB | None | 0 0
  1. Ok, so obviously when you homebrew your 360, you are supposed to take multiple dumps and make sure you at least get two identical before continuing. Well, if you're like me, you make a lot of mistakes at 4 AM lol. So, if you forgot to do that and have only a corrupted image, but got your CPU key from Xell, here is how you can still build your freeboot image (and XBR for that matter, then from XBR your original if you chose).
  2.  
  3. Things you'll need:
  4.  
  5. * CPU key (and preferably your DVD key, though that can be modified later)
  6. * A donor nand for your xbox. Here's my folder full of em, though they're available on xbins too: Megaupload Folder (http://www.megaupload.com/?f=OJBEX7YC)
  7. * Keyvault modder v1h: download here (http://www.megaupload.com/?d=06227J7A)
  8. * A clean keyvault (you can get one from almost any resigner like le fluffie, but here's one anyways): download here (http://www.megaupload.com/?d=IYWIH2H4)
  9. * 360 Flash tool v.97: download here (http://www.megaupload.com/?d=5I5I20CV)
  10. * fbbuild .20 with files: download here (http://www.megaupload.com/?d=50E6YR0N)
  11. * NandPro 20e only if you get christmas lights. Read bottom of post.: download here (http://www.megaupload.com/?d=DB3MTLIE)
  12.  
  13.  
  14. Step one: Modifying the keyvault
  15.  
  16. * Ok, so an important thing to note is that the KV I listed for download is DECRYPTED.
  17. * Now, open Keyvault Modder. Click on 'Open a KV DECRYPTED'. Once that happens, it'll populate all the information.
  18. * Now, where it says CPU key, paste your CPU key.
  19. * Where it gives drive info, spoof it to the correct drive and enter your drive key (optional, can be modified at a later date).
  20. * Click 'Encrypt the KV' or whatever it says. It'll prompt you to save. Save it, for now, as kvmod.bin and yes, YOU NEED TO ADD THE .BIN, the modder doesn't do that.
  21. * Optional: open your newly encrypted kvmod.bin with the 'Open encrypted kv' option. Where it says "infos," if it says "christmas lights," there may be a problem, or there may not be. For cautions sake, I would re-do the process.
  22.  
  23.  
  24. Step two: Preparing your freeboot image. This is where the donor nand that you downloaded earlier comes into play.
  25.  
  26. * Open the donor nand with Flash Tool 360. It may say in the right hand column "bad kv" or something. Don't worry about that.
  27. * At the bottom, click extract. Now, extract the SMC and the 'config blocks.'
  28. * When you extract the SMC you'll get SMC-enc.bin and SMC_dec.bin. Rename SMC_dec.bin to SMC.bin and throw SMC_enc.bin away to avoid confusion.
  29. * Inside of your fbbuild folder, there is a folder called 'mydata.' Copy SMC.bin there.
  30. * When you extract your config blocks, it should extract as 'config.bin.' Simply copy that to the 'mydata' folder as well.
  31. * Now, of course, copy your kvmod.bin into the 'mydata' folder as well, then rename it to kv.bin
  32. * Run fbbuild as you normally would. REMEMBER TO ADD "-f 12625" TO THE END OF YOUR COMMAND LINE!!
  33. * It should run no problem
  34. * Flash like normal, via LPT, or via xellous, whichever you prefer.
  35.  
  36.  
  37.  
  38. That should work. If you do get christmas lights, make sure you performed the kv process correctly, perhaps you opened it as encrypted instead of decrypted, for instance. Then, re-flash your kv.bin via LPT/USB whatever (you may be able to do that via xellous as well, I don't remember)
  39.  
  40. If you still are not having any luck, then inject your kv.bin into that xbr donor image like this:
  41.  
  42. * Download nandpro 20e. Extract it and run the exe with the red icon. Don't restart, you don't have to.
  43. * Copy your kv.bin and the xbr donor image into the folder.
  44. * Assuming your xbr donor is named "xbr.bin" run the following command (also assuming you don't have a big block console. If you do, read the README in nandpro and modify the -w16 operand as needed):
  45. * nandpro xbr.bin: -w16 kv.bin 1 1
  46. * Flash that. That should work. Now, use that xbr image to create a freeboot image.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement