• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root SPH-M930_EG30_to_FD11.zip for sprint users

ruinevil

Newbie
POOR INSTRUCTIONS ON HOW TO BRICK... I MEAN... HOW TO UPDATE YOUR SPRINT SAMSUNG TRANSFORM ULTRA. http://androidforums.com/transform-...g30_to_fd11-zip-sprint-users.html#post4404148
___________________
___________________
___________________
screenshot_2012-05-19_10-35-41.png


The Update: http://shii.ruinevil.com/86cb1eb905a2.update_SPH-M930_EG30_to_FD11.zip

Boot.img and System.tar.ext4 of KyD's Nandroid: http://shii.ruinevil.com/Sprint_F11.zip

My baseband mmcblk0p6: http://shii.ruinevil.com/FD11.bak

We still needs a pristine Sprint updated dd image of the /dev/block/mmcblk0p13 for recovery, and /dev/block/mmcblk0p15 for system. KyD's nandroid has CWM for a recovery, and he edited the system partition so he could permanently install a custom recovery, as the update has a script that continuously rewrites the recovery.

If you got the phone to update normally could you please:
1. run interdpth: 1 click root: http://androidforums.com/transform-ultra-all-things-root/430140-acs-root-transform-ultra.html
2. Free up 400mb on your sdcard
3. Turn on usb debug mode.
4. ADB Shell into the phone
5. su in shell
6. type "dd if=/dev/block/mmcblk0p15 of=/sdcard/mmcblk0p15"
7. type "dd if=/dev/block/mmcblk0p13 of=/sdcard/mmcblk0p13"
8. Upload the mmcblk0p13 and mmcblk0p15 files on your sdcard to a host. You may want to zip p15 because it will be around 300mb unzipped and post somewhere on the forum.

_____________________
_____________________
_____________________
POOR INSTRUCTIONS ON HOW TO BRICK... I MEAN... HOW TO UPDATE YOUR SPRINT SAMSUNG TRANSFORM ULTRA. http://androidforums.com/transform-...g30_to_fd11-zip-sprint-users.html#post4404148
 
dd if=/dev/block/mmcblk0p6 of=/sdcard/FD11.bak
dd if=/dev/block/mmcblk0p6 of=/sdcard/FD11.bak
40000+0 records in
40000+0 records out
20480000 bytes transferred in 0.926 secs (22116630 bytes/sec)

$ md5sum.exe FD11.bak
ddbb45b8ef9ced1a29887ba7bfdd5903 *FD11.bak

http://shii.ruinevil.com/FD11.bak Baseband Partition Dump
 
Sorry to be a noob here but how exactly do I install this?

If you are running stock recovery, stock kernel, stock system, rename the file 86cb1eb905a2.update_SPH-M930_EG30_to_FD11.zip to update.zip and put it in your sdcard. Boot into recovery and then install update.zip...

^ is essentially the textbook update

________________________

Directions below this line may brick your phone, and are to be done at your own risk. I am not to be held responsible.

--------------
I ASSUME YOU HAVE CLOCKWORKMOD RECOVERY INSTALLED, ARE ROOTED, HAVE USB DEBUG MODE ON, AND HAVE SAMSUNG DRIVERS ON PC.

1. Download http://shii.ruinevil.com/FD11.bak and http://shii.ruinevil.com/Sprint_F11.zip.
2. If you have md5sum on your computer, the md5sum of FD11.bak is ddbb45b8ef9ced1a29887ba7bfdd5903, and the md5sum of Sprint_F11.zip is 3d29aaccc922b27cb5f4a70049ca170c.
3. Unzip Sprint_F11.zip.
4. Place Sprint_F11/ folder on the sdcard in the folder /sdcard/clockworkmod/backup/.
5. Place FD11.bak in /sdcard/.
6. Using adb shell, "su" and then "reboot recovery".
7. In CWM wipe data/cache/darvik. (FACTORY RESET AND ADVANCED->WIPE DARVIK CACHE.)
8. In your pc, adb shell, and "reboot recovery."
9. In Backup&Restore, go to advanced restore, go to Sprint_F11, and restore boot
10. In your pc, adb shell, and "reboot recovery."
11. In Backup&Restore, go to advanced restore, go to Sprint_F11, and restore system.
12. In your pc, adb shell, and "reboot recovery."
13. In CWM, go to storage and mount, and mount /sdcard.
14. In your pc, adb shell, and make a backup of the radio by typing "dd if=/dev/block/mmcblk0p6 of=/sdcard/radio.bak"
15. In your pc write FD11 radio by typing, "dd if=/sdcard/FD11.bak of=/dev/block/mmcblk0p6"
16. In your pc, type "reboot"
17. Pray
18. Hopefully it all worked out, so enjoy your rooted Samsung Transform Ultra with CWM recovery.
 
Back
Top Bottom