Hello,
I do not have access to a Droid2 right now so please do a NAND backup BEFORE and then try to flash my MIUI D2 ROM[/URL]
IMPORTANT:
Make sure you have a .sbf file to restore the phone to factory state if this rom does not work as intended,
remember I DO NOT own a droid2 (and with the lack of donations it doesn´t look like I will be able to afford one anytime soon)
so unfortunately I can not test whether the rom works correctly, partially or not at all.
ALPHA7:
http://www.ziddu.com/download/14374125/alpha7_signed.zip.html
Install:
make sure you have root and clockworks recovery installed
Warning!!!! Make sure you are on 2.3.320 or 2.3.340!!!
-boot into recovery via clockworks bootstrap
-select "wipe data/factory reset"
-select "Yes -- delete all data"
-go back "powerbutton"
-select "install zip from sdcard"
-select "choose zip from sdcard"
-find and select alphaXX-signed.zip
-reboot
WARNING:
If the rom does not work to perfection (or at all) and you want to help with the porting effort please carry out the following steps:
1) Install the latest alpha (in this thread)
2) (optional if you want to produce a debug log but can not do so)
Before rebooting apply the following patch to enable debugging
3) From a terminal enter these commands:
Code:
adb shell stop
adb shell setprop log.redirect-stdio true
adb shell start
and in a separate terminal
Code:
adb -d logcat
Now reboot the phone so we get some logs (hopefully)
4) Repeat the process of point 3) with
Code:
db -s ? bugreport
5) check the contents of /sdcard/clockworkmod/ for .log files
Get me the resulting output logs... (under /sdcard/clockworkmod/ )
-------------------------------
If you encounter errors please be as specific as you can in the error report
Downloading now. Will put in my .02 when I get it up and running.
As promising as this looks. After downloading twice and copying over twice I can't install it. I get E:Error in /sdcard/miui-d2-alpha-signed.zip (Status 6) Installation aborted.
Any ideas?
miketoasty said:
I get E:Error in /sdcard/miui-d2-alpha-signed.zip (Status 6) Installation aborted.
Click to expand...
Click to collapse
Same here.
Would love to give this a try also if the file gets fixed. There has been a lot of hype around MIUI and I'd like to see if it works any good!
This really made my day. I can't wait to see what comes of this. Looks really promising.
I think the bug is with the buidscript
I will try to fix it... stay tuned
Open the .zip from the first posting and rename
/META-INF/com/google/android/updater-script
to update-script
and the content with:
Code:
show_progress 0.500000 0
delete_recursive SYSTEM:
format SYSTEM:
format CACHE:
copy_dir PACKAGE:sdcard SDCARD:
copy_dir PACKAGE:system SYSTEM:
copy_dir PACKAGE:data DATA:
## droid2 froyo MIUI permissions ##
set_perm_recursive 0 0 0755 0644 SYSTEM:
set_perm_recursive 0 2000 0755 0755 SYSTEM:bin
set_perm 0 3003 02750 SYSTEM:bin/netcfg
set_perm 0 3004 02755 SYSTEM:bin/ping
set_perm 0 1001 04770 SYSTEM:bin/pppd-ril
set_perm 0 2000 06750 SYSTEM:bin/run-as
set_perm 0 0 06755 SYSTEM:xbin/su
set_perm_recursive 1002 1002 0755 0440 SYSTEM:etc/bluetooth
set_perm 0 0 0755 SYSTEM:etc/bluetooth
set_perm 1000 1000 0640 SYSTEM:/etc/bluetooth/auto_pairing.conf
set_perm 3002 3002 0444 SYSTEM:/etc/bluetooth/blacklist.conf
set_perm 1002 1002 0440 SYSTEM:etc/dbus.conf
set_perm 1014 2000 0550 SYSTEM:etc/dhcpcd/dhcpcd-run-hooks
set_perm 0 0 06755 SYSTEM:etc/install-recovery.sh
set_perm 0 2000 0550 SYSTEM:etc/init.goldfish.sh
set_perm_recursive 0 0 0755 0555 SYSTEM:etc/ppp
set_perm_recursive 0 2000 0755 0755 SYSTEM:xbin
set_perm 0 0 06755 SYSTEM:bin/busybox
set_perm 0 0 06755 SYSTEM:bin/busybox2
set_perm 0 0 06755 SYSTEM:bin/sysinit
set_perm 0 0 06755 SYSTEM:etc/init.d/00banner
set_perm 0 0 06755 SYSTEM:etc/init.d/01sysctl
set_perm 0 0 06755 SYSTEM:etc/init.d/02firstboot
set_perm 0 0 06755 SYSTEM:etc/init.d/05modules
set_perm 0 0 06755 SYSTEM:etc/init.d/06defaulttheme
set_perm 0 0 06755 SYSTEM:etc/init.d/99complete
set_perm 0 0 06755 SYSTEM:xbin/zipalign
set_perm 0 0 06755 SYSTEM:xbin/zipalign_apks
show_progress 0.2 10
Then I am not sure if you need to sign the resulting .zip or not (try without and see what happens, if it works, or a different error)
Make sure you edit the update-script file within linux or using something like ultraedit or notepadplus
(remember guys I am working blind here as I am not likely to have a droid2 for a couple of months, I need people able to flash the different alphas and report on errors)
Tried and got same error before and after signing.
yes, the scrip has to be named update-script not updater-script
So try with the correct name and the content in my previous posting
miketoasty said:
Tried and got same error before and after signing.
Click to expand...
Click to collapse
Hyped about this ^.^
New download link doesn't work, check your pm's btw.
In the first version you forgot to add an updater-script and the other thing that is usually in that folder.... I'll add it for you and then test it out, if it works I'll upload it.
Really nice work.
Update: just finished fixing the updater-script and am testing out now
Update #2: never mind, something is just wrong with the zip and it's not working for me. I didn't end up fixing it.
so has anyone got this to work?
dling now
download in progress.....
mine gets stuck on installing updates.....
installation error
i was able to download the zip. during installation...installation aborted (error 4)....
Update: just finished fixing the updater-script and am testing out now
Update #2: never mind, something is just wrong with the zip and it's not working for me. I didn't end up fixing it.[/QUOTE]
agreed lol
I'll try and make another zip thingy.... I think just taking the files from the original zip and then putting them in a new signed one should work out
Update: FML, the rom still doesn't work so I know it is not a zip problem. I am getting a problem on clockworkmod and the log says this happened:
Code:
ClockworkMod Recovery V2.5.0.8
--Wiping DATA....
Formatting CACHE...
Formatting SDEXT...
No app2sd partition found. Skipping format of /sd-ext
Data wipe complete.
--Wiping cache...
Formatting CACHE...
Cache wipe complete.
-- Installing: SDCARD: NewMiuiAlpha.zip
Finding update package....
Opening update package...
Installing update...
E:Error in /sdcard/NewMiuiAlpha.zip
(Status 6)
Installation aborted.
I don't really know how to fix a status 6 problem but supposedly it is a problem with the updater-script and I think I know how to fix that. I am going to try one more build and if that doesn't work I'll leave it to the creator of the rom....
I hope this works...
ljbaumer said:
I'll try and make another zip thingy.... I think just taking the files from the original zip and then putting them in a new signed one should work out
Click to expand...
Click to collapse
i have my signature verification turned off...
Waiting with soo much excitement, and willing to donate to the cause!
Sent using XDA App
Hi,every body,
I've install the recovery on my Moto Charm, when I try update a update.zip, I've got a failure message in the recovery:
Failure at line x: copy_dir copy_dir PACKAGE:system SYSTEM:
The script is quite simple:
Code:
show_progress 0.500000 0
format CACHE:
format DATA:
format SYSTEM:
copy_dir PACKAGE:system SYSTEM:
show_progress 0.100000 10
It seems someone else have the same problem and when he "Boot in Recovery Mode and fix the permissions", the failure message is gone, is there some permissions to fix in the recovery?
fpenguin said:
Hi,every body,
I've install the recovery on my Moto Charm, when I try update a update.zip, I've got a failure message in the recovery:
Failure at line x: copy_dir copy_dir PACKAGE:system SYSTEM:
The script is quite simple:
Code:
show_progress 0.500000 0
format CACHE:
format DATA:
format SYSTEM:
copy_dir PACKAGE:system SYSTEM:
show_progress 0.100000 10
It seems someone else have the same problem and when he "Boot in Recovery Mode and fix the permissions", the failure message is gone, is there some permissions to fix in the recovery?
Click to expand...
Click to collapse
Im having a similar problem, only at line 4:
copy_dir PACKAGE:system SYSTEM:
I need help with packing an apk as an update zip. Followed a lot of how-to's:
What i did:
[folder]/system/app/app.apk
[folder]/META-INF/com/google/android/update-script
This is what the script looks like:
show_progress 0.1 0
copy_dir PACKAGE:system SYSTEM:
set_perm_recursive 0 0 0755 0644 SYSTEM:app
show_progress 0.1 10
Now, the recovery says it flashed successfully, but if i boot the system, the app was not placed into /system/app.....
Can anyone assist?
You're not mounting partitions.
Made this : System App Flasher
Just copy .apk(s) in /system/app and flash.
gamin92 said:
You're not mounting partitions.
Made this : System App Flasher
Just copy .apk(s) in /system/app and flash.
Click to expand...
Click to collapse
NICE! Thank you sir!
Hi,
I am new in custom ROM developer. I want to install my bluetooth libraries in GT-P3100. In update.zip folder I copied all bluetooth libraries inside the /system/lib folder. My updater-script file is like this
Code:
show_progress 0.1 0
copy_dir PACKAGE:system SYSTEM:
show_progress 0.1 10
But when I an trying to update from zip file. My tablet is showing installation abort. Any idea what I am missing here. ???
Hello everyone, I've taken a debloater and modified it my way.
Before I gave an error because I was editing with wordpad, but with perfect notepad.
I put the file through the TWRP and pick it up. But it resumed and everything is the same.
I'm lost with the partitions with these new systems, please let me have a hand.
the file header is this ..
ui_print ("**********************************");
ui_print ("OxygenOS / H2OS Debloater Script V3.7");
ui_print ("For OnePlus 6");
ui_print ("******************************** **");
ui_print (">> Unmounting / Remounting system partition");
ifelse (is_mounted ("/ system"), unmount ("/ system"));
run_program ("/ sbin / busybox", "mount", "/ system");
ifelse (is_mounted ("/ vendor"), unmount ("/ vendor"));
run_program ("/ sbin / busybox", "mount", "/ vendor");
ui_print (">> Remove Bloatware now ....");
delete_recursive ("/ system / app / Account");
delete_recursive ("/ system / app / baidushurufa");
delete_recursive ("/ system / app / BasicDreams");
I think that there should be the problem with riding but I have no idea. thank you very much!
I'm thinking system should be mounted system_root don't quote me on it tho
joemossjr said:
I'm thinking system should be mounted system_root don't quote me on it tho
Click to expand...
Click to collapse
HOW WOULD IT BE? I'm trying with previous versions of android and nothing ..
xisna said:
HOW WOULD IT BE? I'm trying with previous versions of android and nothing ..
Click to expand...
Click to collapse
when I execute it at the end of everything it puts:
script succeeded: result was [/ (system]
but it does not give any error or anything