Guest joestone Posted October 2, 2010 Report Posted October 2, 2010 The size will go down, but not by much, I've got 28 apps installed and mine is sitting at 112meg, it was 126meg to start with, so it must be the app cache, that does that. Your information is held in data/app (using root explorer) Yes ! You are right ! Thanks.
Guest RottenFoxBreath Posted October 2, 2010 Report Posted October 2, 2010 (edited) Yes ! You are right ! Thanks. Thanks.. Your Root/Unroot works great, so Thanks.. :lol: Unfortunately, I could not get this way of installing app2sd to work, but the other method did work on a friends(windows 7), so i had to use that way(in the other thread), but works fine now.. UPDATE: My app count has increased, but it has stayed at 112meg, so maybe it's some sort of cache/log file for the initial space change. Edited October 2, 2010 by RottenFoxBreath
Guest joestone Posted October 2, 2010 Report Posted October 2, 2010 (edited) Thanks.. Your Root/Unroot works great, so Thanks.. :lol: Unfortunately, I could not get the app2sd to work on my pc(XP), but it did work on a friends(windows 7), so i had to use another way, but works fine now.. UPDATE: My app count has increased, but it has stayed at 112meg, so maybe it's some sort of cache/log file for the initial space change. I forget to wrote that the app2sd made by polish guys and posted by me works after the phone is restarted and gives the stderr error and the 2 folders from the zip should be in the root of the sdcard.After the stderr it says something in polish " restartow "or something like that (Sorry it is the original version and I am not speaking polish) .Even the stderr error it finish the process succesfully .If it fails you will see B). There is also a check script to check it after restart . Edited October 2, 2010 by joestone
Guest Satans_Hell Posted October 2, 2010 Report Posted October 2, 2010 (edited) I have followed joestones guide on how to install app2sd. However I keep getting the error: stderr: mkdir failed for /system/sdcard, File exists What am I doing wrong? Edited October 2, 2010 by Satans_Hell
Guest new123 Posted October 2, 2010 Report Posted October 2, 2010 The size will go down, but not by much, I've got 28 apps installed and mine is sitting at 112meg, it was 126meg to start with, so it must be the app cache, that does that. Your information is held in data/app (using root explorer) How did you get it to be 126meg to start with? Even with a fresh install of the Baltic 2.1 my free internal space wasonly 122meg, and that was without any apps installed.
Guest RottenFoxBreath Posted October 2, 2010 Report Posted October 2, 2010 (edited) How did you get it to be 126meg to start with? Even with a fresh install of the Baltic 2.1 my free internal space wasonly 122meg, and that was without any apps installed. I honestly don't know..its just what i got, the guy on page 1, he got 109meg. It was 126meg, it went down to 112 with around 28 apps installed..i uninstalled them all bar Astro, and it went back up again, but installing them all it got to 115, and when i installed titanium backup, it installed busybox, which took it to 112meg, where its at now. Edited October 2, 2010 by RottenFoxBreath
Guest joestone Posted October 3, 2010 Report Posted October 3, 2010 I have followed joestones guide on how to install app2sd. However I keep getting the error: stderr: mkdir failed for /system/sdcard, File exists What am I doing wrong? Does it write at the end something like that "gotowe , mozna zrestartowac" ? If yes restart the phone . After restart your apps on the sdcard.
Guest geormmi Posted October 3, 2010 Report Posted October 3, 2010 im juss wondering it it would work on a GT540f model
Guest evilc77 Posted October 3, 2010 Report Posted October 3, 2010 I have tried to followed joestones guide on how to install app2sd. But am getting error: messages in Gscript what have I done wrong, I am a noob so simple answers please :) This is what I get from A2sd and check.
Guest RottenFoxBreath Posted October 3, 2010 Report Posted October 3, 2010 I have tried to followed joestones guide on how to install app2sd. But am getting error: messages in Gscript what have I done wrong, I am a noob so simple answers please :) This is what I get from A2sd and check. You can always use the other way in this thread. I had to do it that way, and it works.
Guest Carbonize Posted October 3, 2010 Report Posted October 3, 2010 This rooted my phone perfectly on the second try. Thanks as I was able to remove the Russian apps that came with it.
Guest kaball76 Posted October 4, 2010 Report Posted October 4, 2010 hi i am trying to root my phone on windows 7 64 bits but is impossible any help
Guest joestone Posted October 4, 2010 Report Posted October 4, 2010 hi i am trying to root my phone on windows 7 64 bits but is impossible any help USB Debugging mode is on ? What is the error message ? It works fine with Win7 32 bit .
Guest gstar101 Posted October 4, 2010 Report Posted October 4, 2010 (edited) C:\rootgt540>adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage 337 KB/s (0 bytes in 5392.000s) C:\rootgt540>adb shell chmod 4755 /data/local/tmp/rageagainstthecage C:\rootgt540>adb shell /data/local/tmp/rageagainstthecage /data/local/tmp/rageagainstthecage: permission denied C:\rootgt540>adb wait-for-device C:\rootgt540>adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system mount: Operation not permitted C:\rootgt540>adb push su /system/xbin/su failed to copy 'su' to '/system/xbin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/xbin/su Unable to chmod /system/xbin/su: No such file or directory C:\rootgt540>adb push su /system/bin/su failed to copy 'su' to '/system/bin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/bin/su Unable to chmod /system/bin/su: No such file or directory C:\rootgt540>adb push Superuser.apk /system/app failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file system C:\rootgt540>adb shell chmod 755 /system/app/Superuser.apk Unable to chmod /system/app/Superuser.apk: No such file or directory C:\rootgt540>adb shell rm /data/local/tmp/rageagainstthecage rm failed for /data/local/tmp/rageagainstthecage, Is a directory C:\rootgt540>adb shell reboot reboot: Operation not permitted C:\rootgt540> [/codebox] Any suggestions? Win XP Pro SP2, trying to root v2.1 Baltic Edited October 4, 2010 by gstar101
Guest joestone Posted October 4, 2010 Report Posted October 4, 2010 C:\rootgt540>adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage 337 KB/s (0 bytes in 5392.000s) C:\rootgt540>adb shell chmod 4755 /data/local/tmp/rageagainstthecage C:\rootgt540>adb shell /data/local/tmp/rageagainstthecage /data/local/tmp/rageagainstthecage: permission denied C:\rootgt540>adb wait-for-device C:\rootgt540>adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system mount: Operation not permitted C:\rootgt540>adb push su /system/xbin/su failed to copy 'su' to '/system/xbin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/xbin/su Unable to chmod /system/xbin/su: No such file or directory C:\rootgt540>adb push su /system/bin/su failed to copy 'su' to '/system/bin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/bin/su Unable to chmod /system/bin/su: No such file or directory C:\rootgt540>adb push Superuser.apk /system/app failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file system C:\rootgt540>adb shell chmod 755 /system/app/Superuser.apk Unable to chmod /system/app/Superuser.apk: No such file or directory C:\rootgt540>adb shell rm /data/local/tmp/rageagainstthecage rm failed for /data/local/tmp/rageagainstthecage, Is a directory C:\rootgt540>adb shell reboot reboot: Operation not permitted C:\rootgt540> [/codebox] Any suggestions? Win XP Pro SP2, trying to root v2.1 Baltic Try to run this adb shell chmod 4777 /data/local/tmp/rageagainstthecage vs. adb shell chmod 4755 /data/local/tmp/rageagainstthecage
Guest saeba_ryo Posted October 4, 2010 Report Posted October 4, 2010 Try to run this adb shell chmod 4777 /data/local/tmp/rageagainstthecage vs. adb shell chmod 4755 /data/local/tmp/rageagainstthecage That will make the file writable by anyone versus the owning user only. Will it affect the 'execute' permission?
Guest gstar101 Posted October 4, 2010 Report Posted October 4, 2010 Try to run this adb shell chmod 4777 /data/local/tmp/rageagainstthecage vs. adb shell chmod 4755 /data/local/tmp/rageagainstthecage Same thing, stopped the adb service n restarted it as well to no avail. C:\rootgt540>root.bat C:\rootgt540>adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthe cage * daemon not running. starting it now on port 5037 * * daemon started successfully * 112 KB/s (0 bytes in 5392.000s) C:\rootgt540>adb shell chmod 4777 /data/local/tmp/rageagainstthecage C:\rootgt540>adb shell /data/local/tmp/rageagainstthecage /data/local/tmp/rageagainstthecage: permission denied C:\rootgt540>adb wait-for-device C:\rootgt540>adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /syste m mount: Operation not permitted C:\rootgt540>adb push su /system/xbin/su failed to copy 'su' to '/system/xbin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/xbin/su Unable to chmod /system/xbin/su: No such file or directory C:\rootgt540>adb push su /system/bin/su failed to copy 'su' to '/system/bin/su': Read-only file system C:\rootgt540>adb shell chmod 4755 /system/bin/su Unable to chmod /system/bin/su: No such file or directory C:\rootgt540>adb push Superuser.apk /system/app failed to copy 'Superuser.apk' to '/system/app/Superuser.apk': Read-only file sy stem C:\rootgt540>adb shell chmod 755 /system/app/Superuser.apk Unable to chmod /system/app/Superuser.apk: No such file or directory C:\rootgt540>adb shell rm /data/local/tmp/rageagainstthecage rm failed for /data/local/tmp/rageagainstthecage, Is a directory C:\rootgt540>adb shell reboot reboot: Operation not permitted C:\rootgt540>
Guest joestone Posted October 4, 2010 Report Posted October 4, 2010 That will make the file writable by anyone versus the owning user only. Will it affect the 'execute' permission? Normally not you are right , it has execute to all permission and rw permission to owner , but normally the original version should work. Maybe try a factory reset and try then the root process again of course backup your phone before factory reset .
Guest ruichengweivip Posted October 4, 2010 Report Posted October 4, 2010 :) ;) :( :P :P I already know this, but still would like to thank
Guest whotton Posted October 5, 2010 Report Posted October 5, 2010 arghhh... ive been at this for about an hour now and still cant get the root to work, i follow all the steps above but every time i try to start root.bat it says device not found? what am i doing wrong.. ive reinstalled drivers enabled debugging mode connected usb run root.bat error device not found? =/ help please
Guest joestone Posted October 5, 2010 Report Posted October 5, 2010 arghhh... ive been at this for about an hour now and still cant get the root to work, i follow all the steps above but every time i try to start root.bat it says device not found? what am i doing wrong.. ive reinstalled drivers enabled debugging mode connected usb run root.bat error device not found? =/ help please Try a restore factory defaults.
Guest whotton Posted October 5, 2010 Report Posted October 5, 2010 (edited) Try a restore factory defaults. okay ill try a factory reset from the 'hidden menu' and try again thanks for the reply [[ quick edit ]] factory reset did it it installed adb drivers and worked a treat! thanks mate much appreciated Edited October 5, 2010 by whotton
Guest RottenFoxBreath Posted October 5, 2010 Report Posted October 5, 2010 (edited) okay ill try a factory reset from the 'hidden menu' and try again thanks for the reply [[ quick edit ]] factory reset did it it installed adb drivers and worked a treat! thanks mate much appreciated The command adb devices can show you if your phone can be seen by the pc, running from adb shell, before you start trying to do other things...to check, for example that the phone can actually be seen. I found connecting the phone via usb, then selecting usb debugging picked it up first time, then comman adb shell, then adb devices shows the phone as the only active device. Edited October 5, 2010 by RottenFoxBreath
Guest whotton Posted October 5, 2010 Report Posted October 5, 2010 The command adb devices can show you if your phone can be seen by the pc, running from adb shell, before you start trying to do other things...to check, for example that the phone can actually be seen. I found connecting the phone via usb, then selecting usb debugging picked it up first time, then comman adb shell, then adb devices shows the phone as the only active device. There was no need, it eventually picked it up once it had installed the drivers. when i connected the usb i checked which drivers my comp picked up and it said about 6 different related drivers for the phone and one unknown driver so i waited for that one to register and it turned out to be the adb driver and once that had instaled it worked as it should and rooted perfectly. Thanks for the advice though
Guest Kinosaki Posted October 5, 2010 Report Posted October 5, 2010 would this have a possibility of bricking my phone?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now