Aren't you you still technically rooted when you flash this. You don't have CWM but you do have superuser and are able to use rooted apps.
Correct. I have the odined stock kernel and I still have su and root. Until someone leaks or releases a full stock recovery image, I don't know a way to un root.
Correct. I have the odined stock kernel and I still have su and root. Until someone leaks or releases a full stock recovery image, I don't know a way to un root.
Sent from my SPH-D710 using XDA App
It's posted in at least one of the kernel threads, probably the stock one.
Basically to unroot you need to rid your phone of all the su files. I don't remember exactly where the files are located but I am sure I saw it posted. Alternatively you could try installing the su.apk from the market or the dev's site and then uninstall it which might remove the files.
It's posted in at least one of the kernel threads, probably the stock one.
Basically to unroot you need to rid your phone of all the su files. I don't remember exactly where the files are located but I am sure I saw it posted. Alternatively you could try installing the su.apk from the market or the dev's site and then uninstall it which might remove the files.
adb shell
then type:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
Quote:
Originally Posted by zedomax
MTD device is only if u have USB debugging off, the crack for yaffs2? i have no idea, EpicTouch is all about ext4 i thought.
Hmm - let's look at this.... you're trying to mount the system partition as yaffs2.... but yet you say the EpicTouch is all about ext4 (which you're actually correct about)..... so why would you mount it as yaffs2? That's the first thing causing some angst with people who know
The second thing - is the SGS2 does not utilize MTD memory blocks. The device doesn't magically utilize MTD blocks when USB debugging is off and another technology when USB debugging is on - not to mention how are you going to run those adb commands when USB debugging is off............?
Where are you getting this stuff?
You might want to familiarize yourself with the partition structure and type of your E4GT by performing this ADB shell command (make sure you have USB debugging ON for the best results):
Notify your physician if after exposure to XDA n00bs you experience any of the following symptoms: rapid or irregular heartbeat, chest pain, shortness of breath, leg cramps, headache, nervousness, irritability, sleeplessness, tremors, change in appetite, weight gain or loss, vomiting, diarrhea, excessive sweating, heat intolerance, fever, changes in menstrual periods, hives or skin rash, or any other unusual medical event.
I'm an NVIDIA Tegra Champ. Any opinion that I express here and elsewhere are solely based on my personal
preference and any relevant expertise that I may/may not have on the subject matter.
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?