New Samsung alert! Score a Galaxy S21 5G for as little as $99 right now
Sprint Galaxy Tab - Someone with root only please help!
- Ok so I have a semi bricked Sprint Galaxy tab and would like to go back to stock. Could someone with a Sprint tab that is rooted only, no firmware changes, please do this and post the resulting files?
To create a back up from a your stock tablet. (rooted) open up a terminal and log into adb shell run the command "su" to switch into superuser (without quotes)
If it is your first time running "su" in adb, you might be prompted to allow it in on the tablet screen with the superuser app.) (hit allow)
At the # prompt (# = root) Type the following lines one at a time returning to the # after everyone completed.
cat /dev/block/stl10 > /sdcard/dbdata.rfs
cat /dev/block/stl11 > /sdcard/cache.rfs
cat /dev/block/stl6 > /sdcard/param.lfs
cat /dev/block/stl9 > /sdcard/factoryfs.rfs
cat /dev/block/bml7 > /sdcard/zImage
cat /dev/block/bml12 > /sdcard/modem.bin
The following files should be located in the root of the sdcard after you ran the above commands.
dbdata.rfs
cache.rfs
param.lfs
factoryfs.rfs
zImage.rfs
modem.bin
Tyty in advance, this would be a great help to many bricked sprint tab owners!06-19-2011 01:35 AMLike 0
- Forum
- Samsung Android Tablets
- More Samsung Tablets
- Samsung Galaxy Tab
Sprint Galaxy Tab - Someone with root only please help!
LINK TO POST COPIED TO CLIPBOARD