Flashing from CM 5.0.8 using Rom Managers FRF83. It downloads three files, ERE27, FRF50, and FRF83. I get this error when installing part two
Code:
Installing: SDCARD:/clockworkmod/download/android.antbox.org/koush/google/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: SDCARD:/clockworkmod/download/android.antbox.org/koush/google/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip
Opening update package...
I:Update file path: /sdcard/clockworkmod/download/android.antbox.org/koush/google/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip
Installing update...
I:Trying update-binary.
installing HTC updater extensions
Failed to mount /dev/block/mtdblock3 on /system: Device or resource busy
mtd mount of system failed: Device or resource busy
Verifying current system...
mtd read matched size 2101248 sha e7f20e513e5bd5c30e20670e992092296ee731a0
0 bytes free on /cache (6762912 needed)
error opening /cache/recovery/otatest: No such file or directory
0 regular files in deletable directories
no files can be deleted to free space on /cache
unable to make 6762912 bytes available on /cache
script aborted: assert failed: apply_patch_space(6762912)
assert failed: apply_patch_space(6762912)
E:Error in /sdcard/clockworkmod/download/android.antbox.org/koush/google/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip
(Status 7)
Installation aborted.
Failure at line 7:
install_zip SDCARD:/clockworkmod/download/android.antbox.org/koush/google/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip
From what I'm reading, this means that the updater script from Rommanager doesn't release the mount on system after the first flash, because I can easily navigate to the directory after I receive this error and install it manually. I figure the way it works is after install it umounts.
Just as an FYI, if others are trying this, this is what I did to overcome. 1.Using clockwork recovery
2.mount SD
3.find FRF83fromFRF50
4. copy to /sdcard/update.zip
5. manually install ERE27toFRF50
6. let it boot
7. reboot into stock recovery
8. install update.zip through stock recovery
BOOM FRF83
Ooops, sorry MODs. It originated as a question, but I figured it out mid writing this. Please move to general. Sorry
Hello, I'm sean and I'm the cooker of WD40M0D. A tester came to me earlier today and told me he is getting errors installing busybox, halting the flashing process. He is upgrading from CM 5.0.8. I am still waiting for his recovery.log.
In the mean time, I tried re-creating the issue on my nexus. I downgraded to CM 5.0.8, then flashed my rom after wiping. Here is the excerpt from my recovery.log, where it all goes to ****.
Code:
calling command run_program
/system/bin/chmod: line 1: toolbox: command not found
/tmp/run_program_binary: line 4: ./busybox: Permission denied
calling command run_program
grep: /data/system/packages.xml: No such file or directory
test: 0: unknown operand
calling command write_raw_image
Writing BOOT:...
calling command show_progress
Installation complete.
He is using Amon_RA's recovery, and getting visible errors, while my clockworkmod 2.5.0.1 recovery is failing silently. I honestly can't figure this out.
Here is my update-script:
http://pastebin.com/Qn0WyNzQ
(I'm using dsixda's kitchen to add busybox and package/sign. Great scripts btw)
Where am I going wrong? Any help on the issue is greatly appreciated.
Hello I'm trying to get complete Linux to work with our Razer but when I try and boot one of the images I get checking loop device... FOUND
mount: mounting /storage on /data/local/mnt/external_sd failed: Invalid argument
No user defined mount points
net.ipv4.ip_forward = 1
chroot: can't execute '/root/init.sh': No such file or directory
Shutting down Linux ARM
umount: can't umount /data/local/mnt/external_sd: Invalid argument
I need help getting this to work tryed editing the bootscript.sh can't get it to work
Hi,
so I'm having a little bit of a problem with my Moto G 2nd Gen. Dual SIM 2014 (XT1068). I got the notification for the Stagefright fix update a few days ago, but every time I try to install it the installer throws an error after the progress bar is at about 40%.
Now I've found the cause. In /cache/recovery/last_log it says that /system/bin/app_process32 has an unexpected SHA1 sum. The log:
Code:
Finding update package...
I:Update location: /cache/Blur_Version.22.26.1.titan_retde.retdeall.en.DE.zip
Opening update package...
I:read key e=3 hash=20
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1462 bytes; signature 1439 bytes from end
I:whole-file signature verified against RSA key 0
I:verify_file returned 0
Installing update...
installing gptupgrade updater extensions
file_contexts path is present in /tmp/file_contexts
mount point :/system location: /dev/block/platform/msm_sdcc.1/by-name/system , file system type :ext4Verifying current system...
file "/system/bin/app_process32" doesn't have any of expected sha1 sums; checking cache
file size of "/system/bin/app_process32" is 75364
sha1 of "/system/bin/app_process32" is f29d36738da21a7cef064326462d9d9e527ba121
expected sha1 is: fb3a1cfd2e27dd648cb7ae44b9283147ce44c5f1
c0dd7831406b1e243282a46983d4440578600417
402935808 bytes free on /cache (75364 needed)
dumping bad file /system/bin/app_process32 to /cache/recovery/last_badfile
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: "/system/bin/app_process32" has unexpected contents.
"/system/bin/app_process32" has unexpected contents.
E:Error in /cache/Blur_Version.22.26.1.titan_retde.retdeall.en.DE.zip
(Status 7)
Installation aborted.
Installation aborted.
I:Saving locale "en_GB"
Rebooting...
The phone has an unlocked bootloader and was rooted with SuperSU but otherwise unmodified (I needed the root for the Sixaxis Controller). Some forum posts I found mentioned that the "Xposed Framework" is probably the cause, but I did not install that.
... I've found the original file in /system/bin/app_process32_original but system-recovery.sh also has a backup and was definitely modified by SuperSU
So I guess the question is: how can I install the Stagefright update without losing root?
System Version: 22.26.1.titan_retde.retdeall.en.DE retde
Update Version: 22.56.3.en.DE
drunken_m said:
Hi,
so I'm having a little bit of a problem with my Moto G 2nd Gen. Dual SIM 2014 (XT1068). I got the notification for the Stagefright fix update a few days ago, but every time I try to install it the installer throws an error after the progress bar is at about 40%.
Now I've found the cause. In /cache/recovery/last_log it says that /system/bin/app_process32 has an unexpected SHA1 sum. The log:
Code:
Finding update package...
I:Update location: /cache/Blur_Version.22.26.1.titan_retde.retdeall.en.DE.zip
Opening update package...
I:read key e=3 hash=20
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1462 bytes; signature 1439 bytes from end
I:whole-file signature verified against RSA key 0
I:verify_file returned 0
Installing update...
installing gptupgrade updater extensions
file_contexts path is present in /tmp/file_contexts
mount point :/system location: /dev/block/platform/msm_sdcc.1/by-name/system , file system type :ext4Verifying current system...
file "/system/bin/app_process32" doesn't have any of expected sha1 sums; checking cache
file size of "/system/bin/app_process32" is 75364
sha1 of "/system/bin/app_process32" is f29d36738da21a7cef064326462d9d9e527ba121
expected sha1 is: fb3a1cfd2e27dd648cb7ae44b9283147ce44c5f1
c0dd7831406b1e243282a46983d4440578600417
402935808 bytes free on /cache (75364 needed)
dumping bad file /system/bin/app_process32 to /cache/recovery/last_badfile
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: "/system/bin/app_process32" has unexpected contents.
"/system/bin/app_process32" has unexpected contents.
E:Error in /cache/Blur_Version.22.26.1.titan_retde.retdeall.en.DE.zip
(Status 7)
Installation aborted.
Installation aborted.
I:Saving locale "en_GB"
Rebooting...
The phone has an unlocked bootloader and was rooted with SuperSU but otherwise unmodified (I needed the root for the Sixaxis Controller). Some forum posts I found mentioned that the "Xposed Framework" is probably the cause, but I did not install that.
... I've found the original file in /system/bin/app_process32_original but system-recovery.sh also has a backup and was definitely modified by SuperSU
So I guess the question is: how can I install the Stagefright update without losing root?
System Version: 22.26.1.titan_retde.retdeall.en.DE retde
Update Version: 22.56.3.en.DE
Click to expand...
Click to collapse
unroot or flash stock firmware from my signature
reefuge said:
unroot or flash stock firmware from my signature
Click to expand...
Click to collapse
Thanks, but that was exactly what I didn't want to do. But well, I still did it.
Unrooted (that reverted the necessary files back to normal),
Installed the update,
Rooted again with CF AutoRoot.
I need help!
drunken_m said:
Thanks, but that was exactly what I didn't want to do. But well, I still did it.
Unrooted (that reverted the necessary files back to normal),
Installed the update,
Rooted again with CF AutoRoot.
Click to expand...
Click to collapse
Hello , I am Brazilian and I wonder exactly how you installed the update . The XT1068 and I 'm having the same problem , however I can not solve. (Using the Google Translate)
drunken_m said:
Thanks, but that was exactly what I didn't want to do. But well, I still did it.
Unrooted (that reverted the necessary files back to normal),
Installed the update,
Rooted again with CF AutoRoot.
Click to expand...
Click to collapse
Thank but in which way i can unroot it ?
Thank
Hispa
Hi,
I'm using SuperSU which has an option to remove itself.
SuperSU -> Settings -> Cleanup
There you can choose between "Switch superuser app" or "Full unroot".
I used "Switch superuser app", that was enough for me to install the system update.
I've tried running a script for TA partition restoration (I had it backed up) but ended up with "Permission denied" error while it tried pushing a file into my internal sdcard.
Code:
=======================================
PUSH BACKUP TO SDCARD
=======================================
failed to copy 'tmpbak\TA.img' to 'sdcard/restoreTA.img': Permission denied
*** Restore unsuccessful. ***
So I opened up adb myself to see if I am able to push manually but it fails despite what destination I choose with "error: Read-Only file system".
Code:
android-sdk-windows\platform-tools>adb
push C:\yo.txt root\sdcard
adb: error: failed to copy 'C:\yo.txt' to 'root\sdcard': Read-only file system
Any thoughts?