V8 rooted but no CWM - LG Revolution

I was on v8 non-rooted.
I followed the instructions here to the letter:
http://forum.xda-developers.com/showthread.php?t=1566729&page=4
didn't have any issues at all, no errors.
I'm confirmed on V8 and do have root but can't access CWM. Attempting to run the new AIO again gives the following:
Root and Recovery for ZV8
Press any key to continue . . .
* daemon not running. starting it now *
* daemon started successfully *
Device found
Mounting Device
remount failed: Operation not permitted
Pushing Root Permissions
Unable to chmod /system/bin/su: Read-only file system
7781 KB/s (5345280 bytes in 0.670s)
Unable to chmod /system/xbin/busybox: Read-only file system
Installing CWM Recovery
/dev/block/mmcblk0p14: cannot open for write: Permission denied
Remove Trash
rm failed for /system/etc/install-recovery.sh, Read-only file system
rm failed for /system/recovery-from-boot.p, Read-only file system
rm failed for /data/local.prop, No such file or directory
CWM Recovery!!!
Press any key to continue . . .
Any ideas how to get to CWM?

Looks like you need to root again after your upgrade. Run MT's Root&RecoveryAIO.bat again and select the "Root ZV8" option.
[EDIT]
My bad. That's what you are trying to do! I've been up all night and am tired. Did you get any errors when you ran the "Prepare for Update" option before you upgraded? That option actually pushes the superuser files back to your phone and the "Root ZV8" option just goes back and set's the permissions. You can try manually running these commands with adb first.
Files\adb push Files\zergrush /data/local/tmp/zergrush
Files\adb shell "chmod 755 /data/local/tmp/zergrush"

Related

permission denied on /sdcard

Hi,
I cannot copy update.zip to my device using adb.
from my comman prompt:
C:\asdk\tools>adb devices
List of devices attached
9000b0c52740 device
=> connected
C:\asdk\tools>adb push root.zip /sdcard/update.zip
failed to copy 'root.zip' to '/sdcard/update.zip': Permission denied
=> the problem
C:\asdk\tools>adb shell
$ su
su
# ^C
=> popup on phone, access granted
C:\asdk\tools>adb push root.zip /sdcard/update.zip
failed to copy 'root.zip' to '/sdcard/update.zip': Permission denied
=> nothing changed
I have JM5, SamSet 1.9d. Busybox installer is installed.
busybox installer says that phone is rooted, but when I try to install busybox it says error. nand is not unlocked or remount is not possible.
If I use windows explorer I can copy an update.zip to /sdcard but then recovery mode says "cannot open".
What wrong?
How can this be fixed?
Thanks in advance
HolyFreak

ADB Help

I have searched but haven't been able to find a solution to my problem.
I am on the latest CM9 nightly and I have installed ADB on my Windows 7 64bit computer and it seems to be working but when I try and use the 'push' command, I get this "C:\android-sdk-windows\platform-tools>adb push Trebuchet.apk /system/app
failed to copy 'Trebuchet.apk' to '/system/app/Trebuchet.apk' : Read-only file system"
I have tried the 'Remount' command, but that just throws back "Remount failed: Operation not permitted"
Any help is much appreciated.
You need to change permissions on the system folder
C:\android-sdk-windows\platform-tools>adb remount
then
C:\android-sdk-windows\platform-tools>adb push Trebuchet.apk /system/app
Didn't see that you had tried this !!
if you have root explorer or such navigate to system directory and change permissions to r/w...
otherwise...
adb shell
su
#mount -o rw,remount /dev/block/mtdblock3
Thank you for the help, however it still isn't working. I used the commands;
adb shell
su
#mount -o rw,remount /dev/block/mtdblock3
and it didn't throw me an error, but then when I tried to push the Trebuchet.apk it says the say as before. "failed to copy 'Trebuchet.apk' to '/system/app/Trebuchet.apk' : Read-only file system" "
Try
adb root
It could also be your version of busybox...
running out of ideas but one more...
Actually try this reboot into recovery (I presume you have some type installed), if you have an option to 'mount system' select it and then push the file...
Sent using my fingers and some technology from my HD2
Thank for your help! In the end it was my bad.
I didn't realise that on CM9 nightlies you have to go to Settings > Developer Options > Root Access > Apps and ADB.
Bling

[Q] HTC Sensation XL Root

Hi,
I have some problems with rooting my sensation xl wondering if someone can help. My sensation xl was running on 4.0.3 with sense 3.6. Hboot 1.28. (S-OFF). I successfully unlocked bootloader using htcdev site and then I tried different methods (Doomlord,HTC super tool, TPSparkyroot, OneXKit) to root but I have failed, I think I might be doing something wrong. I get errors related to the file system read/write permissions. e.g. Doomlord give these errors:
* daemon started successfully *
--- creating temporary directory
mkdir failed for tmp, File exists
--- cleaning
rm failed for *, No such file or directory
--- pushing zergRush
cannot stat 'files\zergRush': No such file or directory
--- correcting permissions
Unable to chmod /data/local/tmp/zergRush: No such file or directory
--- executing zergRush
/system/bin/sh: ./data/local/tmp/zergRush: not found
--- WAITING FOR DEVICE TO RECONNECT
if it gets stuck over here for a long time then try:
disconnect usb cable and reconnect it
toggle "USB DEBUGGING" (first disable it then enable it)
--- DEVICE FOUND
--- pushing busybox
1976 KB/s (1075144 bytes in 0.531s)
--- correcting permissions
--- remounting /system
mount: permission denied (are you root?)
--- checking free space on /system
0 KB/s (439 bytes in 1.000s)
df: /data/DxDrm/fuse: Permission denied
df: /mnt/secure/asec: Permission denied
--- Free space on /system : 73% bytes
test: 73%: bad number
--- NOT enough free space on /system!!!
--- making free space by removing Google Maps
--- copying busybox to /system/xbin/
/system/xbin/busybox: cannot open for write: Read-only file system
--- correcting ownership
Unable to chmod /system/xbin/busybox: No such file or directory
--- correcting permissions
Unable to chmod /system/xbin/busybox: No such file or directory
--- installing busybox
/system/bin/sh: /system/xbin/busybox: not found
--- pushing SU binary
failed to copy 'files\su' to '/system/bin/su': Read-only file system
--- correcting ownership
Unable to chmod /system/bin/su: No such file or directory
--- correcting permissions
Unable to chmod /system/bin/su: No such file or directory
--- correcting symlinks
rm failed for /system/xbin/su, No such file or directory
link failed Read-only file system
--- pushing Superuser app
failed to copy 'files\Superuser.apk' to '/system/app/./Superuser.apk': Read-only file system
--- cleaning
--- rebooting
Also, now when I switch phone to recovery mode (volume down + power), I am not able to factory reset it. When I click on Factory Reset or Recovery, it hangs at HTC logo :crying: Only option to factory reset my phone is to lock the bootloader and unlock it again
Can anybody tell what I am doing wrong?
Any help will be appreciated.
download lexmazters XL tool and use that. perhaps you need to reflash stock rom if everything goes not working.
Thats easy
THATS EASY IF YOU ONLY NEED ROOT.Now DO A NEW FOLDER and extract this CLOCKWORKMODRECOVERY and enable usb debbugging in your phone and run flashrecovery.bat wait untill reboot boot loader and type cwm.So now weve flashed recovery now doanload this SUPER SU(ROOT) and copie it to sd card then go to bootloader and then press on recovery and go in recovery .Now in recovery go down with volume keys to install zip from sd card and press power button then press choose zip from sd card and with volume buttons search the super su file and flash it . THATS THE PERFECT WAY NO GO AND TRY IT GOOOOOOD LUCK :good: :good: :good: :good:
S.a.M.e.R_d said:
THATS EASY IF YOU ONLY NEED ROOT.Now DO A NEW FOLDER
THATS THE PERFECT WAY NO GO AND TRY IT GOOOOOOD LUCK :good: :good: :good: :good:
Click to expand...
Click to collapse
Writting with big letters means that you are yelling. Stop doing that all the time!
I like yelling
Sent from my HTC One X using xda premium
Then you will have to read the rules, it is not allowed

[SOLVED]

SOLVED, cant find the delete button
I am not a big expert with software and stuff, but I try rooting my lg optimus 4x hd and all it says:
DON'T TOUCH THE DEVICE OR UNPLUG WHILE ROOTING!
PUSH FILES
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
failed to copy 'su' to '/data/local/su': Permission denied
failed to copy 'Superuser.apk' to '/data/local/Superuser.apk': Permission denied
Unable to chmod /data/local/su: No such file or directory
Unable to chmod /data/local/Superuser.apk: No such file or directory
failed on '/data/local/tmp' - Permission denied
link failed File exists
mount: Operation not permitted
mount: Operation not permitted
/system/bin/sh: can't create /system/app/Superuser.apk: Read-only file system
/system/bin/sh: can't create /system/xbin/su: Read-only file system
Unable to chown /system/xbin/su: No such file or directory
Unable to chmod /system/xbin/su: No such file or directory
Unable to chmod /system/app/Superuser.apk: No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
REBOOT
Can someone help me?
btw, I tried the root and the root-nobusybox

[Q] [Root 4.4.X] Pie for Motorola devices - Linux - proly mac 2 step ?s

So in the [Root 4.4.X] Pie for Motorola devices thread (thanks to jcase) on page 32 (thanks to dubyajaysmith):
http://forum.xda-developers.com/mot...ot-4-4-x-pie-motorola-devices-t2771623/page32
found this gem for Mac users. But I'm an old noob (ran CM on GalaxyS forever using Windows tools) to using adb on Mac. Tried to follow instructions but apparently not getting it right. I can get root (partial) but it doesn't survive "soft reboot" (which I'm not sure which of several methods is correct).
TiBuPro seems to work (sorta). Root Checker Basic says root access.
return from Terminal had a couple fails?:
xx-mbp:~ x$ chmod 700 mxr.sh && ./mxr.sh
5083 KB/s (1538138 bytes in 0.295s)
99 KB/s (192 bytes in 0.001s)
rm failed for /data/local/atvc/blop.asec, No such file or directory
rm failed for /data/local/atvc/blop, No such file or directory
pie by jcase
want to buy me pie? paypal-> [email protected]
Root not retained after “soft reboot” (holding power down for 5 sec - is this correct “soft reboot”?… or reboot from TiBuPro? (nope)… or?)
So did adb ./mxr.sh - returned:
4345 KB/s (1538138 bytes in 0.345s)
28 KB/s (192 bytes in 0.006s)
rm failed for /data/local/atvc/blop.asec, No such file or directory
rm failed for /data/local/atvc/blop, No such file or directory
mkdir failed for /data/local/atvc/dalvik-cache, File exists
pie by jcase
want to buy me pie? paypal-> [email protected]
After TBP reboot still lost root, adb ./mxr.sh or chmod 700 mxr.sh && ./mxr.sh
again:
platform-tools d$ chmod 700 mxr.sh && ./mxr.sh
4337 KB/s (1538138 bytes in 0.346s)
33 KB/s (192 bytes in 0.005s)
rm failed for /data/local/atvc/blop.asec, No such file or directory
rm failed for /data/local/atvc/blop, No such file or directory
mkdir failed for /data/local/atvc/dalvik-cache, File exists
pie by jcase
want to buy me pie? paypal-> [email protected]
so again, not doing something right…
Tried installing ChainFire SU & Xposed Framework, tripping at the Xposed Framework Installer's "Install/Update" Framework (using "classical"), does it's thing, cancel "reboot now" and use "soft reboot" (perhaps this isn't the correct "soft reboot"?) which after reboot leaves root disabled again.
So please forgive wall of text, suspect these fails:
rm failed for /data/local/atvc/blop.asec, No such file or directory
rm failed for /data/local/atvc/blop, No such file or directory
mkdir failed for /data/local/atvc/dalvik-cache, File exists
are the "root" (lol, pun) of trouble...
Can anyone help the helpless here? TIA

Categories

Resources