Root an unrooted phone (Full unroot) - SuperSU

Hi,
There is a way to root "Fully unrooted phone' ? (Made from SuperSU)
I've unrooted my Samsung I547C and System FS seem locked (Unable to flash any rom or apply root)
I've tried somethings with adb but not working, I've try repartition with odin, nothing work
after reapplying my stock rom from odin, my phone is not booting
Thank You

Any idea ?
still can't mount .... any partition or sd card
push stock rom on it. nothing is working
and unable to access adb shell on it
any idea ?

Just use chainfire and push it with odin and your phone will work fine..
Hope it helps
Sent from my GT-I9300 using XDA Free mobile app

Related

[Q] Sprint 2.2 Default Rom Dump - Anyone have?

Hello everyone, Im in desperate need of a sprint zio rom dump. A while back i uninstalled the default home screen as i have been using launcher pro for a few months or so. It seems that when i did this, it removed it from the recovery image also. After performing a hard reset on my phone this afternoon the phone boots up without a home screen and im unable to open any programs or anything. Can someone please help with a .img file or update.zip dump of the current or old sprint rom. I cant find one anywhere through my countless hours of searching the net. The recovery mode only lists the wipe options and does not show any kind of update from zip. The cricket clockwork method listed wont boot giving an incomplete rom error.
The lack of support for the sprint version is quite depressing. Their site does not give any kind of downloads either as it only states to run the OTA update using the homescreen.
Thanks alot goes out in advance to those that can help me with my tough situation!
If anyone has a working 2.2 rom for sprint they can boot our recovery and backup then copy the backup folder from clockworkmod from their SD and upload it. If you only need Launcher2 I can send it to you.
Sent from my Zio using XDA Premium App
i have launcher2 and a backup of every other apk on my sd card. My problem is i have no way of installing them back onto the phone. The hard reset has turned off usb developer mode and im stuck. The only method i can see to repair this is using fastboot and dropping the sprint image back on top. I tried creating my own update.zip and running it using the android tool but unfortunately this method was only for os upgrades hence why i am here stuck without a solution.
Use adb with USB debugging or terminal emulator and push the files to /system/app
Example my files are in the root of my SD card
In adb shell or terminal emulator, su for root access. Then type "cat /sdcard/appname.apk > /system/app/appname.apk" then type "chmod 0644 /system/app/appname.apk"
Then reboot and see what happens.
Sent from my Zio using XDA Premium App
How can i use adb if usb debugging is not enabled and there is no way to turn it on? To be clear my phone boots directly to a black screen with no home screen. I have no way to get the to system menu. The only thing i have is the notification bar at the top and the search does not work. I dont get any notification that a call is incomming but i do with txt msgs as it shows in the notification bar.
I need a bootloader, fastboot, or a recovery method that will allow me to install the apk again. Booting to the os is useless.
Your USB debugging should have been turned on a long time ago aswell as unknown sources. Hopefully someone with sprint 2.2 can use openzio's clockworkmod to backup their system.img then you can use fastboot to flash the system.img
Sent from my Zio using XDA Premium App
"After performing a hard reset on my phone this afternoon the phone boots up without a home screen and im unable to open any programs or anything. "
The hard reset unchecked this setting as its never been on by default.
I really do hope someone can help me out here. Im stuck with a fix in reach just need the files
You need to use fastboot to flash the system.img
If you can't enable USB debugging you cannot use adb to push any files. Did you ever use openzio's recovery to perform a backup?
Sent from my Zio using XDA Premium App
Solved - What i did to enable dev mode again was simple. I uploaded an apk to my own website and sent the url to my phone via txt msg. I opened the url and it said i need to enable Unknown sources and presented me with a beautiful shortcut . Once i got in i was able to enable usb debugging and unknown sources allowing me to use adb once again. Thanks for your help and i hope this post will be useful to someone in the future.
Im still in need of that rom dump if anyone can please provide.
Best I got is a stock 2.1 Sprint ROM from when we were trying to port it to Cricket.
Let me know if u want that.
That would work just fine, please share?
Idea... flash stock 2.1 rom. Update to 2.2 if sprint has the OTA 2.2 update, then if possible use openzio's recovery to backup using nandroid. That way you have a stock 2.2 system.img to use to save your phone from disaster.
Sent from my Zio using XDA Premium App
sounds good, just drop me the roms somewhere. [email protected] is my email or aim me at smoothem00
I'll upload the images tonight
Sent from my Zio using XDA App
Heres the 2.1 Stock ROM.
http://forum.xda-developers.com/showthread.php?t=1022573
I have updated the prior post with the stock images (Confirmed working) from a Sprint 2.2 Stock ROM
http://forum.xda-developers.com/showthread.php?t=1022573
need 2.1 stock rom
Spz0 said:
Heres the 2.1 Stock ROM.
http://forum.xda-developers.com/showthread.php?t=1022573
Click to expand...
Click to collapse
i just check that url is 2.2 stock rom, if you have 2.1 stock rom it will great, im failed update to 2.2 the best one is back to 2.1 first..
many thanks
hopatz said:
i just check that url is 2.2 stock rom, if you have 2.1 stock rom it will great, im failed update to 2.2 the best one is back to 2.1 first..
many thanks
Click to expand...
Click to collapse
If you flash 2.2 from ADB it will work... but some people are having issues with PRL/ESN and stuff not being read
hakuchi18v said:
If you flash 2.2 from ADB it will work... but some people are having issues with PRL/ESN and stuff not being read
Click to expand...
Click to collapse
You will actually need to use fastboot to flash the images.
"fastboot erase system"
"fastboot flash system system.img"
"fastboot erase userdata"
"fastboot flash userdata data.img"
"fastboot erase cache"
"fastboot reboot"
Sent from my Zio using XDA Premium App

[Q] noob question: root oficial froyo

Hi there guys, i just picked up my Milestone from Motorola (had to replace my touch screen) and they sent me back with Froyo installed (i don't think they installed a retail version once it has OI courrier sim tool).
I was using ShadowModBR 0.9.16 on it before but i think i'll use the oficial Froyo for a few days but i would like to root it to uninstall some Motorola crApps.
I already tried some root Apps (Universal Androot, Easy Root, z4root, Easy One-click root, etc...) but none of them worked or i got FC.
I would like to know how to root it and backup my system (in case i wish to install a custom rom one day so i would have a backup of it - just to don't have to install the 2.1 sbf base + update it using Motorola software if one day i would like to return to it)... and because i'm a bit interested in installing CMM7 on it.
I read that i could backup it installing the Vulnerable Recovery + Androidani.. can i root it using these Apps?...
Hope that i make myself clear with these questions... thanks in advance for the reply and sorry 'bout any english mistakes.
ps: i'm kinda noob in Android system.
thx!
Copy AOR to your sd card. Flash vulnerable recovery using RSD.
Boot your phone into recovery mode, apply update.zip and there you go.
If you need portuguese assistance send a PM.
Sent from my Milestone using XDA Premium App
thx wise.. i just sent u a PM
---------------------------------
edit:
thx wise.. i just rooted it and backuped my nand.
for those in doubt here's a short how-to:
- 1: turn the phone off and on again entering bootloader screen.
- 2: plug usb cable and flash it using RSD Lite + VR sbf.
- 3: enter in recovery and apply update so it'll start Open Recovery.
- 4: from here you can choose to root phone, backup nand, etc..
now i'm backing up my user/system data with Titanium backup and after i'll remove the crApps.
thanks!

[Q] CF ROOT problem i9000 DDJV5

Hey XDA,
I tried to root my phone (GingerBread 2.3.3 with DDJV5) with CF root with ODIN3.After installation Odin says process was successful and finally my phone wont boot and is not passing after SGS logo. Can u suggest me best method to get back my phone in normal or else installation procedure for Cyanogenmod..
Can you still boot into recovery or download mode?
pzayx said:
Can you still boot into recovery or download mode?
Click to expand...
Click to collapse
yeah i can able see download mode by pressing all 3 buttons.But is phone is sucking at i9000 logo and is not booting from it.let me know how can i get back my phone into normal state or else is there anyway to flash my mobile into custom firmware like cyanogenmod.
Thanks in advance.
Ram
Simply flash again with ODIN a stock Firmware, Root it and flash the ROM you want ??
Yes, flash stock with odin, or simply go into recovery wipe cache, go into mounts and wipe system, datadata, & data and try to reflash. If it does not work you should flash stock with odin and tripple check that you got the right files for your phone
Sent from my GT-I9000 using XDA App
Did the same but unble update to cyanogenmod.phone keep on rebooting.let me know one thing update.zip should be placed in internal or external memory?
Sent from my GT-I9000 using XDA App

[Q] Problem with MIUI Rom, version 1.12.25

Hi There,
I'm running the above ROM that I had flashed yesterday, and I had realised today that the ROM hadn't given me root permissions.
I have followed many guides on how to fix this.
One of the main ways was too enable root permissions in SuperUser, but it isn't working as it's not showing that option.
I can't access Recovery Mode or download mode at the moment, even though the ROM is running perfectly other than not been able to use root apps.
I have tried a factory reset so the ROM is back as it was when I first flashed, but I still can't enable root.
I am wondering, is there a way I can flash an MIUI rom without root permission and the ability to access recovery?
If so, could you please point me in the direction of fixing this?
Any tips would be greatly appreciated.
Callumhughes182 said:
Hi There,
I'm running the above ROM that I had flashed yesterday, and I had realised today that the ROM hadn't given me root permissions.
I have followed many guides on how to fix this.
One of the main ways was too enable root permissions in SuperUser, but it isn't working as it's not showing that option.
I can't access Recovery Mode or download mode at the moment, even though the ROM is running perfectly other than not been able to use root apps.
I have tried a factory reset so the ROM is back as it was when I first flashed, but I still can't enable root.
I am wondering, is there a way I can flash an MIUI rom without root permission and the ability to access recovery?
If so, could you please point me in the direction of fixing this?
Any tips would be greatly appreciated.
Click to expand...
Click to collapse
You could try to acces recovery through the ROM Manager app. Are you sure your ROM isn't rooted? Check if you have an app called Superuser installed.
SuperUser only lists applications that have asked for SU permissions. You can't add them manually.
Try running an application that needs SU access (like titanium backup), and see if it throws an error message, or popup that allows it to get SU access.
I've installed Titanium Backup and it says.. Root access: X FAILED.
I can't update my superuser binary files because it can't gain root access.
And yes I do have superuser installed.
I can't get into recovery mode using ROM Manager either.
Is there a way I can reflash a ROM? I do have mobile ODIN.. but it says it doesn't work with the MIUI kernel..
Callumhughes182 said:
I've installed Titanium Backup and it says.. Root access: X FAILED.
I can't update my superuser binary files because it can't gain root access.
And yes I do have superuser installed.
I can't get into recovery mode using ROM Manager either.
Is there a way I can reflash a ROM? I do have mobile ODIN.. but it says it doesn't work with the MIUI kernel..
Click to expand...
Click to collapse
Not much you can do if you don't get access to download mode or recovery.
What you can do if it doesnt work is try the USB Jig that will force your phone into download/recovery mode. They are very cheap on E-bay i've heard
Just brought a jig, I'll keep you posted
Thank you
Sent from my GT-I9000 using XDA App

need help rooting please

hey i have a samsung galaxy mini gt-s5570 ,version 2.3.6 ,gingerbread.xwktz i cant root my phone ive tried every thing with it i followed links on what to do i downloaded bout 5 or 6 different zips format my sd card fat32 restored factory settings and tried again and still not rooted iam getting the superuser app up on my phone but cant do anything with it and i installed root checker and it still z that iam not rooted still i trued on the debugger on my phone as well i also tried superoneclick and it just stalls at step 7 all the time is their something stopping my phone from being rooted coz ive tried nearly everything any help would be helpful thank you
You can try flashing CWM Recovery with Odin, then flash a pre-rooted ROM w/ CWM Recovery
Sent from my GT-S5570
iam kinda new to this so would kinda need a step by step on what to do sorry
Sorry, can't really help you out here, I'm travelling and I have really bad internet, you should consult with uncle Google
Sent from my GT-S5570
cherrs that what ive bein doin thanks anyway
if your trying to root your phone and you still have stock recovery on it then it won't get root rights... install CWM with odin the install a custom rom... also you won't be able to backup a stock rom with a custom recovery so best thing to do is install CWM with odin (if your on stock its the only way) REBOOT then install a custom rom and you'll have root rights as all custom roms have superuser or superSU pre installed.
EDIT read http://forum.xda-developers.com/showpost.php?p=20253964&postcount=6
EDIT read http://forum.xda-developers.com/showthread.php?t=1529863
cherrs will gave that a go
Or you could flash the update.zip file via CWM and then you get root access on stock Android if that's what you'd like
Sent from my GT-S5570
MrAdux55 said:
Or you could flash the update.zip file via CWM and then you get root access on stock Android if that's what you'd like
Sent from my GT-S5570
Click to expand...
Click to collapse
yeah you can do that, but as I said in my previous post, you can't backup stock rom with CWM recovery you can only backup stock rom with stock recovery so its a good idea to install a custom rom after you've installed CWM recovery, then do a nandroid backup BEFORE you start exploring the system files just in case you delete something by accident.

Categories

Resources