Depends if you altered your original build.prop (like I did, if you didn't tamper with it, then it's fine)
It's a file just called "command"
Content is:
Code:
--update_package=/cache/dlpkgfile
You can make it yourself in notepad and save-as.
The dlpkgfile is in fact a zip, just make sure it's not a zip within a zip (if you open it with a zip program, the content should have META-INF, patch, system and blob
So the command should be created as a .txt with "--update_package=/cache/dlpkgfile" in it but then rename it to no extension?
I just tried it and it failed at about 1/3 of the progress bar...
Rebooting ok...
Why isn't it working...
Here's the log (where the problem occurs)
I:Enable RSA key verification.
Installing update...
Finding update package...
I:Update location: /cache/dlpkgfile
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1682 bytes; signature 1664 bytes from end
I:whole-file signature verified against key 0
I:verify_file returned 0
Installing update...
Check : blob size = 13104069
Verifying current system...
file "/system/lib/libGLESv1_CM.so" doesn't have any of expected sha1 sums; checking cache
failed to stat "/cache/saved.file": No such file or directory
failed to load cache file
script aborted: assert failed: apply_patch_check("/system/lib/libGLESv1_CM.so", "ed4c7834196831836c73d0374529a0278c2fa91c", "a52756f5a63c9827632587d025ee28f67739bd97")
assert failed: apply_patch_check("/system/lib/libGLESv1_CM.so", "ed4c7834196831836c73d0374529a0278c2fa91c", "a52756f5a63c9827632587d025ee28f67739bd97")
E:Error in /cache/dlpkgfile
(Status 7)
Installation aborted.
I:result_code: 410
Check and format /storage to vfat if needed...
Mount /btmac successfully
Done.