You are viewing our Forum Archives. To view or take place in current topics click here.
Really Easy Freeboot Installation Tutorial.
Posted:

Really Easy Freeboot Installation Tutorial.Posted:

Stokiee
  • TTG Senior
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Ok guys I tried to build my own image to see how easy it is and I was successful but I didnt flash my 360 so please correct me if something is wrong here
(my only concern is that I obtained the smc.bin from Cygnos360 V2 SMC Collection.zip)

This was done on Vista 32-bit

Tools needed:

1) Auto Xbins : [ Register or Signin to view external links. ]
2) freeBOOT-0.031.zip from xbins : /XBOX 360/development/freeBOOT/
3) 9199.zip from xbins: /XBOX 360/development/freeBOOT/
4) Cygnos360 V2 SMC Collection.zip from xbins: /XBOX 360/development/Cygnos360/
5) libeay32.zip: [ Register or Signin to view external links. ]
6) Your original nand image (**DOES NOT NEED TO BE 7371**)
7) Your CPU key

1. First things first open up freeBOOT-0.031.zip and extract it to your desktop

[ Register or Signin to view external links. ]

2. Open up the libeay32.zip and extract the libeay32.dll to the freeBOOT-0.031 folder:

[ Register or Signin to view external links. ]

3. Take your original nand dump and for the sake of the guide rename it to original.bin, after put that file original.bin into your freeBOOT-0.031 it should look like this:

[ Register or Signin to view external links. ]

4. Next you are going to go to your desktop, hold down shift and while holding shift down click open in command window here:

[ Register or Signin to view external links. ]

5. Now when your command window opens up it should look like this:

[ Register or Signin to view external links. ]

6. Now you are going to have to copy this line and paste it into the CMD window (just replace the CPUKEY line with your cpukey):

ibuild.exe x -d temp -p CPUKEY -b DD88AD0C9ED669E7B56794FB68563EFA original.bin and press enter.

This is what your window should look like the red is supposed to be your cpukey (I blocked out mine)

[ Register or Signin to view external links. ]

7. Now open up 9199.zip and put all the contents from the zip into the freeBOOT-0.031data folder

[ Register or Signin to view external links. ]

[ Register or Signin to view external links. ]

8. Now go to freeBOOT-0.031temp and take out these files from there and put them into the freeBOOT-0.031data folder

- crl.bin
- crl.bin.meta
- extended.bin
- extended.bin.meta
- kv.bin
- odd.bin
- odd.bin.meta
- secdata.bin
- secdata.bin.meta
- smc_config.bin

[ Register or Signin to view external links. ]

[ Register or Signin to view external links. ]

9. Now open up Cygnos360 V2 SMC Collection.zip and pick the file thats associated for your console and extract it. After you extract it rename the file to smc.bin Now put the smc.bin file into the freeBOOT-0.031data folder

[ Register or Signin to view external links. ]

10. Now go to your CMD window and copy this line and paste it in and press enter:

ibuild.exe c freeBOOT -c CONSOLE -d data -p CPUKEY -b DD88AD0C9ED669E7B56794FB68563EFA binimage.bin binfuses.bin

- Replace CONSOLE with your console name one of these: xenon, zephyr, falcon, jasper, jasper256 or jasper512
- Once again replace CPUKEY with your cpukey

This is what it should look like (The red is my cpukey and as you can see my console is a falcon so I wrote falcon in there):

[ Register or Signin to view external links. ]

11. Your done now go to the freeBOOT-0.031bin folder and you should see image.bin, This is your newly built nand image now go and flash it the way you prefer.

[ Register or Signin to view external links. ]

**For flashing with XBR this should work (didnt test it): Take the image.bin that was created from the freeBOOT-0.031bin folder and rename it to updflash.bin Then put updflash.bin into a flash drive (USB Stick) Then run 360Flashtool from your 360 When in 360Flashtool press **Button A - Write updflash.bin to Nand** and thats it you should have a newly installed freeBOOT with 9199 kernal.

**If your avatars dont work after flashing freeBOOT from what I read (and what I assumed originally) you take the 9199 update and run it like any normal update. The xbox will recognize you have the 9199 update but that you are missing the avatar files so it will then just install the files needed for avatar support

Optional:

If you want xellous installed right before step 9 open up XeLLous_v1.0.zip [ Register or Signin to view external links. ] and extract xell-2f.bin and put that file into freeBOOT-0.031bin
(let it overwrite the old file) and then continue with step 10 and build your image.

I hope this helps clear the question for noobs such as me I just used some common sense to do this hope it helps enjoy freeBOOT and thanks to ikari for freeboot

*I am not responsible for ANYTHING that happens while following this guide*

If anything is incorrect please let me know so I can fix it I am in no way an expert at all and if I missed anything let me know. Cheers


Last edited by Stokiee ; edited 2 times in total

The following 1 user thanked Stokiee for this useful post:

TTG_Gust (05-01-2010)
#2. Posted:
Stokiee
  • TTG Senior
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Tell Me If Spoiler Button Working Please.
#3. Posted:
TTG_F3AR
  • TTG Senior
Status: Offline
Joined: Jan 19, 201014Year Member
Posts: 1,024
Reputation Power: 47
Status: Offline
Joined: Jan 19, 201014Year Member
Posts: 1,024
Reputation Power: 47
Stokiee wrote Ok guys I tried to build my own image to see how easy it is and I was successful but I didn’t flash my 360 so please correct me if something is wrong here
(my only concern is that I obtained the smc.bin from Cygnos360 V2 SMC Collection.zip)

This was done on Vista 32-bit

Tools needed:

1) Auto Xbins : [ Register or Signin to view external links. ]
2) freeBOOT-0.031.zip from xbins : /XBOX 360/development/freeBOOT/
3) 9199.zip from xbins: /XBOX 360/development/freeBOOT/
4) Cygnos360 V2 SMC Collection.zip from xbins: /XBOX 360/development/Cygnos360/
5) libeay32.zip: [ Register or Signin to view external links. ]
6) Your original nand image (**DOES NOT NEED TO BE 7371**)
7) Your CPU key

1. First things first open up freeBOOT-0.031.zip and extract it to your desktop

[ Register or Signin to view external links. ]

2. Open up the libeay32.zip and extract the libeay32.dll to the freeBOOT-0.031 folder:

[ Register or Signin to view external links. ]

3. Take your original nand dump and for the sake of the guide rename it to original.bin, after put that file original.bin into your freeBOOT-0.031 it should look like this:

[ Register or Signin to view external links. ]

4. Next you are going to go to your desktop, hold down shift and while holding shift down click open in command window here:

[ Register or Signin to view external links. ]

5. Now when your command window opens up it should look like this:

[ Register or Signin to view external links. ]

6. Now you are going to have to copy this line and paste it into the CMD window (just replace the CPUKEY line with your cpukey):

ibuild.exe x -d temp -p CPUKEY -b DD88AD0C9ED669E7B56794FB68563EFA original.bin and press enter.

This is what your window should look like the red is supposed to be your cpukey (I blocked out mine)

[ Register or Signin to view external links. ]

7. Now open up 9199.zip and put all the contents from the zip into the freeBOOT-0.031data folder

[ Register or Signin to view external links. ]

[ Register or Signin to view external links. ]

8. Now go to freeBOOT-0.031temp and take out these files from there and put them into the freeBOOT-0.031data folder

- crl.bin
- crl.bin.meta
- extended.bin
- extended.bin.meta
- kv.bin
- odd.bin
- odd.bin.meta
- secdata.bin
- secdata.bin.meta
- smc_config.bin

[ Register or Signin to view external links. ]

[ Register or Signin to view external links. ]

9. Now open up Cygnos360 V2 SMC Collection.zip and pick the file that’s associated for your console and extract it. After you extract it rename the file to smc.bin Now put the smc.bin file into the freeBOOT-0.031data folder

[ Register or Signin to view external links. ]

10. Now go to your CMD window and copy this line and paste it in and press enter:

ibuild.exe c freeBOOT -c CONSOLE -d data -p CPUKEY -b DD88AD0C9ED669E7B56794FB68563EFA binimage.bin binfuses.bin

- Replace CONSOLE with your console name one of these: xenon, zephyr, falcon, jasper, jasper256 or jasper512
- Once again replace CPUKEY with your cpukey

This is what it should look like (The red is my cpukey and as you can see my console is a falcon so I wrote falcon in there):

[ Register or Signin to view external links. ]

11. Your done now go to the freeBOOT-0.031bin folder and you should see image.bin, This is your newly built nand image now go and flash it the way you prefer.

[ Register or Signin to view external links. ]

**For flashing with XBR this should work (didnt test it): Take the image.bin that was created from the freeBOOT-0.031bin folder and rename it to updflash.bin Then put updflash.bin into a flash drive (USB Stick) Then run 360Flashtool from your 360 When in 360Flashtool press **Button A - Write updflash.bin to Nand** and thats it you should have a newly installed freeBOOT with 9199 kernal.

**If your avatars dont work after flashing freeBOOT from what I read (and what I assumed originally) you take the 9199 update and run it like any normal update. The xbox will recognize you have the 9199 update but that you are missing the avatar files so it will then just install the files needed for avatar support

Optional:

If you want xellous installed right before step 9 open up XeLLous_v1.0.zip [ Register or Signin to view external links. ] and extract xell-2f.bin and put that file into freeBOOT-0.031bin
(let it overwrite the old file) and then continue with step 10 and build your image.

I hope this helps clear the question for noobs such as me I just used some common sense to do this hope it helps enjoy freeBOOT and thanks to ikari for freeboot

*I am not responsible for ANYTHING that happens while following this guide*

If anything is incorrect please let me know so I can fix it I am in no way an expert at all and if I missed anything let me know. Cheers

bottun doesnt work!
#4. Posted:
TTG_Ayers
  • Resident Elite
Status: Offline
Joined: Dec 27, 200914Year Member
Posts: 241
Reputation Power: 25
Status: Offline
Joined: Dec 27, 200914Year Member
Posts: 241
Reputation Power: 25
nope its not mate
#5. Posted:
Stokiee
  • TTG Senior
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
okk ill fix
#6. Posted:
Stokiee
  • TTG Senior
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Fixed
#7. Posted:
iBullet
  • TTG Commander
Status: Offline
Joined: Jun 24, 200914Year Member
Posts: 6,735
Reputation Power: 1134
Status: Offline
Joined: Jun 24, 200914Year Member
Posts: 6,735
Reputation Power: 1134
Stickied
#8. Posted:
CoNdEmR
  • TTG Fanatic
Status: Offline
Joined: Apr 29, 200915Year Member
Posts: 4,420
Reputation Power: 1211
Status: Offline
Joined: Apr 29, 200915Year Member
Posts: 4,420
Reputation Power: 1211
Very nice tutorial if i do say so myself. Did you make this yourself or find it?
#9. Posted:
Stokiee
  • TTG Senior
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Status: Offline
Joined: Apr 01, 201014Year Member
Posts: 1,895
Reputation Power: 79
Both Really If You Know What I Mean. I Got Like Info From Readme and really just put into own words and added pics.
#10. Posted:
cwj2012
  • TTG Senior
Status: Offline
Joined: Sep 08, 200914Year Member
Posts: 1,977
Reputation Power: 547
Status: Offline
Joined: Sep 08, 200914Year Member
Posts: 1,977
Reputation Power: 547
Even though, i dont know anything about what you just typed..im getting this guy that i bought my jtag from hes doing it for me.
HERE WE COME BOYS!
--CwJ
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.