Shabbypenguin
Extreme Android User
The following guide will get you back to where you should be able to odin everything back to where you need to be. that means if you flashed an international rom and no longer have download mode, this trick will make it so you do. if you have recovery/download mode already then just odin flash. this is for people who really mess up their devices.
What you need:
How to get it done:
Linux Instructions
Once you have your device booting with the SDcard, youll need to flash the stock odin firmware, make sure you flash the version or a newer one than what you had, you cannot downgrade.
Thanks to the following:
gTan64 for finding the fix while repairing their friend's phone.
KAsp3rd for showing me this and assisting me throughout it
smith058 for getting the unbrick image
What you need:
- Bricked boost sgs3
- 16GB or larger microSD card (all data will be erased from this sdcard)
- microSD card reader
- Unbrick Image
- If you were on 4.3 or higher ever you need to use this one Unbrick Image and the ndc stock odin tar
- Stock jellybean odin tar: http://androidforums.com/boost-mobi...ot/753772-odin-backup-sph-l710_md7-stock.html
How to get it done:
Linux Instructions
- Boot your Linux OS
- Download the debrick image listed in the Item's needed list
- Open terminal on your Linux OS
- Insert your microSD card into the reader
- Plug your microSD card reader into your computer
- Run
Code:
dmesg | tail
- *
Code:
dd if=/path_to_debrick.img of=/dev/sdX
I had to do this a couple times for the image to actually take - *
Code:
parted /dev/sdX print
should show approximately 23 partitions (IIRC)
- Download win32diskimager
- Download your debrick image
- Unzip both items and run win32diskimager
- Run win32diskimager
- browse for your extracted debrick image
- Select your microSD in the dropdown box
- Click write
- remove the microSD card from the reader
- remove the battery, sim and external microSD card from your device
- insert your debrick microSD into your phone
- insert the battery and down your power button (at this point your phone might actually boot completely and you can recovery any software/data you want)
- reboot into Download mode either via adb or Volume Down + Home + Power
- Once the device is booted into bootloader remove the microSD card.
- follow the directions in the ODIN thread and make sure you UNCHECK partition!
Once you have your device booting with the SDcard, youll need to flash the stock odin firmware, make sure you flash the version or a newer one than what you had, you cannot downgrade.
Thanks to the following:
gTan64 for finding the fix while repairing their friend's phone.
KAsp3rd for showing me this and assisting me throughout it

smith058 for getting the unbrick image
