Difference between revisions of "I896"

From Hackepedia
Jump to navigationJump to search
Line 11: Line 11:
 
* [http://forum.xda-developers.com/wiki/index.php?title=Samsung_Galaxy_S/SGH-I897 XDA Wiki]
 
* [http://forum.xda-developers.com/wiki/index.php?title=Samsung_Galaxy_S/SGH-I897 XDA Wiki]
 
* [http://forum.xda-developers.com/showthread.php?t=761751 One Click Unlock]
 
* [http://forum.xda-developers.com/showthread.php?t=761751 One Click Unlock]
 
  
 
== Steps that worked for me ==
 
== Steps that worked for me ==
Line 20: Line 19:
 
* Start cellphone in download mode by holding volume down, power on, and plugging in the USB. Note: You have to have USB debugging turned on in system settings!
 
* Start cellphone in download mode by holding volume down, power on, and plugging in the USB. Note: You have to have USB debugging turned on in system settings!
 
  $ heimdall flash --kernel zImage
 
  $ heimdall flash --kernel zImage
 
  
 
== Stock image ==
 
== Stock image ==

Revision as of 16:43, 2 July 2012

My condition seems fairly unique:

  • Samsung Captivate (Model i896)
  • Rogers Wireless (Canada)
  • OSX (mac air, too small to install bootcamp)

Reference URLs (nothing verified working!)

Steps that worked for me

$ tar xvf captivate-recovery-cwm5-kernel.tar
  • Start cellphone in download mode by holding volume down, power on, and plugging in the USB. Note: You have to have USB debugging turned on in system settings!
$ heimdall flash --kernel zImage

Stock image

I needed to go back to the stock Rogers Wireless image on osx. I downloaded the stock image, and ran heimdall in download mode:

$ heimdall flash --primary-boot boot.bin --cache cache.rfs  --factoryfs factoryfs.rfs  --secondary-boot Sbl.bin --kernel zImage --verbose