Your Ad Here

How to Check your iPhone Bootloader Version on Mac OS X

Author: dexxter  //  Category: Cydia, Downloads, Guides, Hacks, Tips

If you would like to check what bootloader your iPhone is running, this tutorial will guide you through on how to check if you’re on Mac OS X.

Before we begin, Make sure you have OpenSSH and Terminal installed on your iPhone. If not, go into Cydia and install OpenSSH and MobileTerminal. – Alright, now, lets begin.

  1. Download BBUpdaterExtreme from here and save it to your desktop.
  2. Launch the Terminal application from Applications/Utilities.
  3. Make sure you iPhone is connected to the same wireless network as your computer and determine its IP Address
  4. Click more for the rest of the tutorial. Note: Warning, contains lots of images if you’re on dialup it may take a while to fully load!

  5. Enter the following command into the Terminal window replacing the IP Address below with the one for your iPhone.
    scp ~/Desktop/BBUpdaterExtreme root@192.168.1.121:/bin/BBUpdaterExtreme
  6. You will be asked for your password. Enter alpine as the password.
  7. Input the following command to ssh into your iPhone. Again, replace the IP below with your own
    ssh root@192.168.1.121
  8. You will asked for your password. Enter alpine as the password.
  9. Input the following commands into the Terminal window
    cd /bin
  10. chmod 755 BBUpdaterExtreme
  11. launchctl unload /System/Library/LaunchDaemons/com.apple.CommCenter.plist
  12. Your iPhone will now loose its network connections. Launch Mobile Terminal from the iPhone SpringBoard (Homescreen)
  13. Type su into the terminal window. When asked for a password input alpine as the password.
  14. Now input BBUpdaterExtreme queryversion to get the bootloader version of your iPhone. It will look something like Boot Loader Version: ICE2_BOOT_05.08_G2M3S2

NOTE: You will need to restart your iPhone to regain network connectivity. You could also type launchctl load /System/Library/LaunchDaemons/com.apple.CommCenter.plist into the terminal window.

Related posts:

  1. Itunes version 9.0.1 update Today, Apple released iTunes version 9.0.1. This update offers a...
  2. Operation Chokehold: Attempt to Bring Down AT&T Network Recently, AT&T has hinted at charging high bandwidth users...
  3. NetNewsWire 2.0 Better Integrates Google Reader with Your iPhone – Must have Iphone app for google readers (Free) (Edit, to draft, Slurp) Copy this whole post to...
  4. Apple’s iPhone has a worm, 3 million at risk With what must have been startling rapidity what started...
  5. Sekai Camera – Cool camera app that does tagging on gps very well! Sekai Camera is an iPhone application/service that allows you to...

Tags: , , , ,

Leave a Reply