[DEV] Porting rom from desire: can't boot - G2 and Desire Z Q&A, Help & Troubleshooting

Hello,
I was trying to make a porting rom from Desire using dsixda Kitchen.
I used the option 19 to make a porting, using another rom ported from desire to desire z as working rom (to get kernel, kernel modules, keyboard and so on..)
Installation is ok but when I try to boot it stuck at HTC logo.
Using logcat or another ADB command I get only:
- exec '/system/bin/sh' failed: No such file or directory (2) -
So I pulled the recovery.log after installing my porting rom:
Code:
Starting recovery on Sun Apr 15 10:37:24 2012
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v5.0.2.7
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /recovery emmc /dev/block/mmcblk0p21 (null)
2 /boot emmc /dev/block/mmcblk0p22 (null)
3 /cache ext3 /dev/block/mmcblk0p27 (null)
4 /data ext3 /dev/block/mmcblk0p26 (null)
5 /sd-ext ext3 /dev/block/mmcblk1p2 (null)
6 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
7 /system ext3 /dev/block/mmcblk0p25 (null)
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GRI40
ro.build.display.id=GWK74
ro.build.version.incremental=eng.koush.20111028.180155
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Fri Oct 28 18:02:25 PDT 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=HTC Vision
ro.product.brand=htc_wwe
ro.product.name=htc_vision
ro.product.device=vision
ro.product.board=vision
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7x30
ro.build.product=vision
ro.build.description=2.42.405.2 CL84109 release-keys
ro.build.fingerprint=htc_wwe/htc_vision/vision:2.3.3/GRI40/84109:user/release-keys
ro.sf.lcd_density=240
debug.fb.rgb565=0
ro.gsm.2nd_data_retry_config=max_retries=3, 2000, 2000, 2000
rild.libpath=/system/lib/librilswitch.so
rilswitch.vendorlibpath=/system/lib/libhtc_ril.so
rilswitch.ganlibpath=/system/lib/libganril.so
ro.ril.enable.a53=1
ro.ril.enable.dtm=0
ro.ril.gprsclass=10
ro.ril.hsdpa.category=10
ro.ril.hsupa.category=6
ro.ril.hsxpa=2
ro.ril.def.agps.feature=1
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=0
ro.ril.enable.gea3=0
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
mobiledata.interfaces=gannet0,rmnet0,rmnet1,rmnet2
ro.opengles.version=131072
dalvik.vm.heapsize=32m
ro.ril.def.agps.mode=2
ro.ril.disable.power.collapse=1
ro.com.google.clientidbase=android-tmobile-us
ro.com.google.clientidbase.vs=android-hms-tmobile-us
ro.com.google.clientidbase.ms=android-hms-tmobile-us
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.com.google.gmsversion=2.2_r5
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
media.a1026.nsForVoiceRec=0
media.a1026.enableA1026=1
htc.audio.alt.enable=0
htc.audio.hac.enable=0
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.1.0-vision-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=SH0B9RT04800
ro.bootmode=recovery
ro.baseband=26.13.04.19_M
ro.carrier=HTC-ITA
ro.bootloader=0.84.2000
ro.hardware=vision
ro.revision=128
init.svc.choice_fn=stopped
init.svc.recovery=running
init.svc.htcbatt=stopped
init.svc.adbd=running
ro.9kramdump=0
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
-- Installing: /sdcard/2.Flashable/vision_signed_041512_121934.zip
Finding update package...
I:Update location: /sdcard/2.Flashable/vision_signed_041512_121934.zip
Opening update package...
Installing update...
mke2fs: can't format mounted filesystem
format: format_ext3_device failed (-1) on /dev/block/mmcblk0p25mount: failed to mount /dev/block/mmcblk0p25 at /system: Device or resource busy
mount: failed to mount /dev/block/mmcblk0p26 at /data: Device or resource busy
minzip: Extracted file "/data/app/com.TEST.android.lvh-1.apk"
minzip: Extracted file "/data/app/com.adobe.flashplayer-1.apk"
minzip: Extracted file "/data/app/com.antutu.CpuMasterFree-1.apk"
minzip: Extracted file "/data/app/com.bigtincan.android.adfree.apk"
minzip: Extracted file "/data/app/com.estrongs.android.pop-1.apk"
minzip: Extracted file "/data/app/com.keramidas.TitaniumBackup-1.apk"
minzip: Extracted file "/data/app/com.koushikdutta.rommanager-1.apk"
minzip: Extracted file "/data/app/placeholder"
minzip: Extracted file "/data/app/ws.plattner.cifsmanager.apk"
minzip: Extracted file "/data/data/com.android.htcprofile/anr_history.txt"
minzip: Extracted file "/data/data/hosts"
minzip: Extracted file "/system/app/AccountSyncManager.apk"
minzip: Extracted file "/system/app/AccountSyncManager.odex"
minzip: Extracted file "/system/app/AppSharing.apk"
...
...
...
...
... (extraction of other /system files..)
...
...
...
minzip: Extracted file "/system/xbin/tcpdump"
minzip: Extracted file "/system/xbin/wireless_modem"
set_perm: chown of /system/etc/bluez to 0 0 failed: No such file or directory
set_perm: chmod of /system/etc/bluez to 775 failed: No such file or directory
set_perm: chown of /system/bin/openvpn to 1000 1000 failed: No such file or directory
set_perm: chmod of /system/bin/openvpn to 755 failed: No such file or directory
set_perm: chown of /system/bin/iproute-script.sh to 1000 1000 failed: No such file or directory
set_perm: chmod of /system/bin/iproute-script.sh to 755 failed: No such file or directory
set_perm: chown of /system/bin/vpnc to 1000 1000 failed: No such file or directory
set_perm: chmod of /system/bin/vpnc to 755 failed: No such file or directory
set_perm: chown of /system/bin/vpnc-script.sh to 1000 1000 failed: No such file or directory
set_perm: chmod of /system/bin/vpnc-script.sh to 755 failed: No such file or directory
set_perm: chown of /data/data/com.android.providers.contacts/files/* to 0 0 failed: No such file or directory
set_perm: chmod of /data/data/com.android.providers.contacts/files/* to 1232 failed: No such file or directory
mke2fs: can't format mounted filesystem
format: format_ext3_device failed (-1) on /dev/block/mmcblk0p27script result was [/data]
Install from sdcard complete.
Formatting /sd-ext...
I:Formatting unknown device.
I:Formatting ext3 device.
warning: 287 blocks unused
I don't like that (NULL) after the block allocation, but this is the first rom cooking and I don't understand if it is normal.
Also there are some errors at the end and at the begin of the installation, but they don't seems to me to be fatal errors..
Someone can help?
I have tryed also to install RCMIX kernel after this rom, that kernel is working with the other rom ported from desire that I'm using as base, working rom, for my porting.
(PS: it is sense 1.9 rom)
maybe I have to change updater script?
There are blocks problems?

Related

Help please - cant install roms

Hello guys. I have this "tiny" problem:
I was running OpenDesire 3.0.5 with a custom theme, modified by me(had to use the OD's stock framework to modify an xml). All was running smoothly, to my surprise since it was my first attempt at modifying something. Had 2 restore points made in ROMmanager, both working.
Then 3.1 was launched, I installed it and, like a fool, I thought the theme will work on 3.1 too and I flashed it via recovery. Obviously it didnt work. This wasnt the issue, since this happened to me before, i just wiped/installed 3.0, restored back-up.
Well, here comes the problem(or the chain of problems)... followed the same steps now, only to my surprise, nothing good came out of it. I got stuck at boot animation. The animation was going and going and going, then it restarted(just the animation), then the same thing all over again.
Then my sd card "bricked", couldnt read it by phone nor PC
Then one of my restore points worked but it was fubared, since phone was seeing the sd card now, but blank
then miraculously the sd card got back in shape after putting it in my PC then back in phone :S
fresh OD 3.1 install got stuck at boot loop too
restore points, again, the same
any OD ROM except the 3.0 i was lucky to keep on my phone the same
So now Im stuck with OD 3.0 and dont know what to do, as I dont know wtf happened
edit: I also tried restoring from the fresh 3.0. same problems as if I installed it from recovery menu
edit2: I read somewhere on these forums about something on fastboot saying S-OFF and S-ON. mine is S-ON, dunno how it was before today...
I also found this recovery log i saved
Code:
Starting recovery on Wed Aug 11 16:00:18 2010
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
E:Can't open /cache/recovery/command
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.ril.ecc.VIRGIN-UK=112,999,911
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-Russia=01,02,03,04
ro.ril.ecc.HTC-FRA=123,911
ro.ril.ecc.HTC-WWE=999,999
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=0
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.enable.a52.VODA-Portugal=0
ro.ril.enable.a53.VODA-Portugal=1
ro.build.id=ERE27
ro.build.display.id=htc_bravo-userdebug 2.1-update1 ERE27 eng.u70000.20100315.233632 test-keys
ro.build.version.incremental=150129
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
ro.build.date=Mon Mar 15 23:37:14 CST 2010
ro.build.date.utc=1268667434
ro.build.type=userdebug
ro.build.user=u70000
ro.build.host=Oven-X05
ro.build.tags=test-keys
ro.product.model=HTC Desire
ro.product.brand=htc_europe
ro.product.name=htc_bravo
ro.product.device=bravo
ro.product.board=bravo
ro.product.cpu.abi=armeabi
ro.product.cpu.abi2=
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=bravo
ro.build.description=1.15.405.3 CL150129 test-keys
ro.build.changelist=150129
ro.product.ua=
ro.build.fingerprint=htc_europe/htc_bravo/bravo/bravo:2.1-update1/ERE27/150129:userdebug/test-keys
ro.product.version=1.15.405.3
keyguard.no_require_sim=1
ro.sf.lcd_density=240
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
dalvik.vm.heapsize=24m
ro.ril.def.agps.mode=2
ro.phone_storage=0
ro.ril.disable.power.collapse=1
ro.ril.enable.prl.recognition=1
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.vid.h263.width=176,1280
ro.media.enc.vid.h263.height=144,720
ro.media.enc.vid.h263.bps=64000,2000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,1280
ro.media.enc.vid.m4v.height=144,720
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,30
ro.media.dec.jpeg.memcap=20000000
ro.htc.checkin.url=http://andchin.htc.com/android/checkin
ro.htc.checkin.crashurl=http://andchin.htc.com/android/crash
ro.bt.chipset=Broadcom BCM4329-B1
ro.bt.version=Bluetooth 2.1 + EDR
ro.bt.stack=Broadcom BTL-A
ro.bt.stack.version=2.0.47.005
ro.bt.profiles=4270339
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.networklocation=1
ro.setupwizard.mode=DISABLED
ro.config.ringtone=Innovation.mp3
ro.config.notification_sound=Color.mp3
ro.config.alarm_alert=Light.mp3
ro.config.cal_notification=Vector.mp3
ro.config.msg_notification=Ascend.mp3
ro.com.google.clientidbase=android-htc
ro.com.google.locationfeatures=1
ro.com.google.gmsversion=2.1_r2
media.a1026.nsForVoiceRec=0
htc.audio.alt.enable=0
htc.audio.hac.enable=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT03SPL01423
ro.bootmode=recovery
ro.baseband=5.09.00.20
ro.carrier=HTC-EastEurope
ro.bootloader=0.75.0000
ro.hardware=bravo
ro.revision=129
ro.cid=HTC__032
init.svc.choice_fn=stopped
init.svc.adbd=running
init.svc.recovery=running
I:Set boot command ""
I:Unlink
-- Install from sdcard...
I:Set boot command "boot-recovery"
Finding update package...
I:Update location: SDCARD:update.zip
Opening update package...
I:Update file path: /sdcard/update.zip
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1738 bytes; signature 1720 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
package_extract_file: can't open /res/modules/crc16.ko for write: No such file or directory
set_perm: chown of /res/modules/crc16.ko to 0 0 failed: No such file or directory
set_perm: chmod of /res/modules/crc16.ko to 755 failed: No such file or directory
package_extract_file: can't open /res/modules/ext4.ko for write: No such file or directory
set_perm: chown of /res/modules/ext4.ko to 0 0 failed: No such file or directory
set_perm: chmod of /res/modules/ext4.ko to 755 failed: No such file or directory
package_extract_file: can't open /res/modules/jbd2.ko for write: No such file or directory
set_perm: chown of /res/modules/jbd2.ko to 0 0 failed: No such file or directory
set_perm: chmod of /res/modules/jbd2.ko to 755 failed: No such file or directory
Replacing stock recovery with ClockworkMod recovery...about to run program [/sbin/busybox] with 4 args
rm: can't remove '/cache/recovery/command': No such file or directory
rm: can't remove '/cache/update.zip': No such file or directory
sh: bad pid 'root'
sh: can't kill pid 3368: No such process
sh: bad pid 'S'
sh: bad pid '/sbin/adbd'
sh: bad pid 'recovery'
sh: bad pid 'root'
sh: can't kill pid 10948: No such process
sh: bad pid 'D'
sh: bad pid '/sbin/recovery'
run_program: child exited with status 1
script result was [256]
Starting recovery on Wed Aug 11 16:00:33 2010
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v2.5.0.1
I:Boot command: boot-recovery
I:Set boot command "boot-recovery"
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.ril.ecc.VIRGIN-UK=112,999,911
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-Russia=01,02,03,04
ro.ril.ecc.HTC-FRA=123,911
ro.ril.ecc.HTC-WWE=999,999
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.ril.enable.sdr=0
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.enable.a52.VODA-Portugal=0
ro.ril.enable.a53.VODA-Portugal=1
ro.build.id=ERE27
ro.build.display.id=htc_bravo-userdebug 2.1-update1 ERE27 eng.u70000.20100315.233632 test-keys
ro.build.version.incremental=150129
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1-update1
ro.build.date=Mon Mar 15 23:37:14 CST 2010
ro.build.date.utc=1268667434
ro.build.type=userdebug
ro.build.user=u70000
ro.build.host=Oven-X05
ro.build.tags=test-keys
ro.product.model=HTC Desire
ro.product.brand=htc_europe
ro.product.name=htc_bravo
ro.product.device=bravo
ro.product.board=bravo
ro.product.cpu.abi=armeabi
ro.product.cpu.abi2=
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=bravo
ro.build.description=1.15.405.3 CL150129 test-keys
ro.build.changelist=150129
ro.product.ua=
ro.build.fingerprint=htc_europe/htc_bravo/bravo/bravo:2.1-update1/ERE27/150129:userdebug/test-keys
ro.product.version=1.15.405.3
keyguard.no_require_sim=1
ro.sf.lcd_density=240
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.telephony.default_network=0
wifi.interface=eth0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
dalvik.vm.heapsize=24m
ro.ril.def.agps.mode=2
ro.phone_storage=0
ro.ril.disable.power.collapse=1
ro.ril.enable.prl.recognition=1
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.vid.h263.width=176,1280
ro.media.enc.vid.h263.height=144,720
ro.media.enc.vid.h263.bps=64000,2000000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,1280
ro.media.enc.vid.m4v.height=144,720
ro.media.enc.vid.m4v.bps=64000,2000000
ro.media.enc.vid.m4v.fps=1,30
ro.media.dec.jpeg.memcap=20000000
ro.htc.checkin.url=http://andchin.htc.com/android/checkin
ro.htc.checkin.crashurl=http://andchin.htc.com/android/crash
ro.bt.chipset=Broadcom BCM4329-B1
ro.bt.version=Bluetooth 2.1 + EDR
ro.bt.stack=Broadcom BTL-A
ro.bt.stack.version=2.0.47.005
ro.bt.profiles=4270339
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.networklocation=1
ro.setupwizard.mode=DISABLED
ro.config.ringtone=Innovation.mp3
ro.config.notification_sound=Color.mp3
ro.config.alarm_alert=Light.mp3
ro.config.cal_notification=Vector.mp3
ro.config.msg_notification=Ascend.mp3
ro.com.google.clientidbase=android-htc
ro.com.google.locationfeatures=1
ro.com.google.gmsversion=2.1_r2
media.a1026.nsForVoiceRec=0
htc.audio.alt.enable=0
htc.audio.hac.enable=0
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT03SPL01423
ro.bootmode=recovery
ro.baseband=5.09.00.20
ro.carrier=HTC-EastEurope
ro.bootloader=0.75.0000
ro.hardware=bravo
ro.revision=129
ro.cid=HTC__032
init.svc.choice_fn=stopped
init.svc.adbd=running
init.svc.recovery=running
adb.connected=1
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
I:Set boot command ""
-- Wiping data...
Formatting DATA:...
mtd: not erasing bad block at 0x028a0000
mtd: not erasing bad block at 0x078c0000
mtd: not erasing bad block at 0x08a20000
Formatting CACHE:...
Formatting SDEXT:...
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't stat '/sd-ext//dalvik-cache/[email protected]@[email protected]': Stale NFS file handle
rm: can't remove '/sd-ext//dalvik-cache': Directory not empty
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Formatting SDCARD:/.android_secure...
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Data wipe complete.
Fixing execute permissions for /cache
I:Set boot command ""
No files found.
I:Set boot command ""
Checking MD5 sums...
md5sum: can't open 'boot.img': No such file or directory
boot.img: FAILED
cache.img: OK
data.img: OK
recovery.img: OK
sd-ext.img: OK
system.img: OK
md5sum: WARNING: 1 of 6 computed checksums did NOT match
MD5 mismatch!
I:Set boot command ""
-- Wiping cache...
Formatting CACHE:...
Cache wipe complete.
Fixing execute permissions for /cache
I:Set boot command ""
Anyone any ideas? Altho I'd LOVE my restore back so I wont have to recustomize the whole thing again, I'd be happy with only getting my contacts only, as I didnt sync them on SIM, nor google. they were saved on sd card at one point tho... Is there any way to get the data out of the restore points and install them in another way?
Thank you
Damn, 2nd page already
Noone? Or is this in the wrong place?

[Q] Error processing ROM Manager script

Since I just created this account XDA won't let me post this in the appropriate place (which would be http://forum.xda-developers.com/showthread.php?t=1175842).... regardless.
I am trying to flash Nil's Business Gingersense 3.0. I have successfully rooted and flashed multiple ROMs in the past. When trying to flash this ROM CWM comes up saying Error processing ROM Manager Script.
Here is the CWM log.
Starting recovery on Thu Sep 8 19:53:39 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v5.0.2.0
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /misc mtd misc (null)
2 /recovery mtd recovery (null)
3 /boot mtd boot (null)
4 /system yaffs2 system (null)
5 /datadata yaffs2 datadata (null)
6 /data ext3 /dev/block/mmcblk0p1 (null)
7 /cache ext3 /dev/block/mmcblk0p2 (null)
8 /emmc vfat /dev/block/mmcblk0p3 (null)
9 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
10 /sd-ext ext3 /dev/block/mmcblk1p2 (null)
I:Completed outputting fstab.
Irocessing arguments.
mtd: successfully wrote block at 0
I:Set boot command "boot-recovery"
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=FRF91
ro.build.display.id=GRJ90
ro.build.version.incremental=eng.koush.20110905.104341
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.5
ro.build.date=Mon Sep 5 10:44:06 PDT 2011
ro.build.date.utc=0
ro.build.type=user
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=release-keys
ro.product.model=ADR6300
ro.product.brand=verizon_wwe
ro.product.name=inc
ro.product.device=inc
ro.product.board=inc
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=hdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=qsd8k
ro.build.product=inc
ro.build.description=3.26.605.1 CL264707 release-keys
ro.build.fingerprint=verizon_wwe/inc/inc/inc:2.2/FRF91/264707:user/release-keys
rild.libpath=/system/lib/libhtc_ril.so
ro.ril.def.preferred.network=4
ro.telephony.default_network=4
wifi.interface=eth0
wifi.supplicant_scan_interval=45
mobiledata.interfaces=rmnet0
ro.com.android.dataroaming=true
ro.com.google.locationfeatures=1
ro.sf.lcd_density=240
persist.service.mount.playsnd=0
ro.ril.def.agps.mode=2
settings.display.autobacklight=1
settings.display.brightness=143
ro.phone_storage=1
dalvik.vm.heapsize=32m
ro.cdma.data_retry_config=max_retries=infinite,0,0,60000,120000,480000,900000
ro.cdma.home.operator.numeric=310012
ro.cdma.home.operator.alpha=Verizon
ro.config.htc.nocheckin=1
ro.HorizontalVVM=true
ro.HorizontalBUA=true
ro.ril.enable.prl.recognition=1
ro.additionalmounts=/mnt/emmc
ro.opengles.version=131072
ro.com.android.wifi-watchlist=GoogleGuest
ro.error.receiver.system.apps=com.google.android.feedback
ro.setupwizard.enterprise_mode=1
ro.com.google.clientidbase=android-verizon
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.config.vc_call_vol_steps=7
ro.cdma.otaspnumschema=SELC,1,80,99
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=3000
ro.url.safetylegal=http://www.htc.com/staticfiles/Support/legal/?model=A855
ro.setupwizard.enable_bypass=1
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
ro.media.dec.jpeg.memcap=20000000
ro.media.enc.jpeg.quality=95,85,70
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.product.version=3.26.605.1
ro.modversion=CyanogenMod-7.1.0-RC1-Inc-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT09HHJ18316
ro.bootmode=recovery
ro.baseband=2.15.00.07.28
ro.carrier=COMMON
ro.bootloader=0.92.0000
ro.hardware=inc
ro.revision=0
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
Verifying SD Card marker...
0e32a451006c45b253cb68e516ffb9c2
e32a451006c45b253cb68e516ffb9c2
Error processing ROM Manager script. Please verify you have ROM Manager v4.4.0.0 or higher installed.
Oh, and I have verified I am on v4.4.0.0 or higher (currently 5.0.2.0) I have also verified I am using the correct recovery of 3.0.0.8 (since I am SLCD).
Try reinstall the recovery and redownload the rom
Sent From My Optimized HTC Incredibly Dinc
Kratz17 said:
Try reinstall the recovery and redownload the rom
Sent From My Optimized HTC Incredibly Dinc
Click to expand...
Click to collapse
If the above didn't work you might also want to downgrade from the 5.0.2.0 version. There have been reports here and there of problems with the new version.
Any solutions to this yet?
I've got basically the same problem where I cannot restore my backup. I get the same errors as here.
SOLUTION???
GreatMoloko said:
Since I just created this account XDA won't let me post this in the appropriate place (which would be http://forum.xda-developers.com/showthread.php?t=1175842).... regardless.
I am trying to flash Nil's Business Gingersense 3.0. I have successfully rooted and flashed multiple ROMs in the past. When trying to flash this ROM CWM comes up saying Error processing ROM Manager Script.
Here is the CWM log.
Starting recovery on Thu Sep 8 19:53:39 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (480 x 800)
ClockworkMod Recovery v5.0.2.0
Error processing ROM Manager script. Please verify you have ROM Manager v4.4.0.0 or higher installed.
Oh, and I have verified I am on v4.4.0.0 or higher (currently 5.0.2.0) I have also verified I am using the correct recovery of 3.0.0.8 (since I am SLCD).
Click to expand...
Click to collapse
Your ClockworkMod Recovery is version 5.0.2.0. ROM Manager version you need to get from when you open ROM Manager itself, as it'll say at the top. These are two different things. I'm using verison 4.5.0.1. Update ROM Manager in the Market (or uninstall it from your current ROM, then re-install from the Market).
Try performing the following in ROM Manager: Open it, hit Menu - Settings - turn on Advanced Mode - turn on Erase Recovery - hit back arrow - select Flash ClockworkMod Recovery.
Then try flashing the ROM in question.
EDIT: I have had issues with ClockworkMod Recovery verision 5.0.2.0 initially, but after turning on the Erase Recovery feature and re-flashing it, things were fine. Every once in a while it won't backup, so I just reboot and re-flash recovery, do the backup, and it works fine.
[email protected] said:
I've got basically the same problem where I cannot restore my backup. I get the same errors as here.
SOLUTION???
Click to expand...
Click to collapse
I have the same problem... I happen after I flash abyss kernel 4.2 to my galaxy note and now I cannot restore my backup, when I boot to CWM it freeze.
Please if someone can help.
Still a problem- No Erase Recovery found in ROM Manager Premium
RMarkwald said:
Your ClockworkMod Recovery is version 5.0.2.0. ROM Manager version you need to get from when you open ROM Manager itself, as it'll say at the top. These are two different things. I'm using verison 4.5.0.1. Update ROM Manager in the Market (or uninstall it from your current ROM, then re-install from the Market).
Try performing the following in ROM Manager: Open it, hit Menu - Settings - turn on Advanced Mode - turn on Erase Recovery - hit back arrow - select Flash ClockworkMod Recovery.
Then try flashing the ROM in question.
EDIT: I have had issues with ClockworkMod Recovery verision 5.0.2.0 initially, but after turning on the Erase Recovery feature and re-flashing it, things were fine. Every once in a while it won't backup, so I just reboot and re-flash recovery, do the backup, and it works fine.
Click to expand...
Click to collapse
Using ROM Manager ptremium 5.0.2.4. Turned on Advance Features a waring window came OK'd it but no new feature cropped up!!! Don't know where this Erase Recovery" feature is to be found
unknowners said:
Using ROM Manager ptremium 5.0.2.4. Turned on Advance Features a waring window came OK'd it but no new feature cropped up!!! Don't know where this Erase Recovery" feature is to be found
Click to expand...
Click to collapse
Menu - settings, 7th option down. Advanced mode has nothing to do with the erase recovery feature.
Log report
cmlusco said:
Menu - settings, 7th option down. Advanced mode has nothing to do with the erase recovery feature.
Click to expand...
Click to collapse
Log report says this:
Starting recovery on Sat Nov 24 08:00:52 2012
framebuffer: fd 4 (480 x 800)
CWM-based Recovery v5.0.2.7
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /recovery emmc /dev/block/mmcblk0p5 (null)
2 /boot emmc /dev/block/mmcblk0p5 (null)
3 /cache ext3 /dev/block/mmcblk0p2 (null)
4 /data ext3 /dev/block/mmcblk0p7 (null)
5 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
6 /emmc vfat /dev/block/mmcblk0p8 (null)
7 /system ext3 /dev/block/mmcblk0p1 (null)
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Got arguments from /cache/recovery/command
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery" "--update_package=CACHE:update.zip"
(replacing path "CACHE:update.zip" with "/cache/update.zip")
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GRI40
ro.build.display.id=GWK74
ro.build.version.incremental=eng.fitsnugly.20111120.085104
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Sun Nov 20 08:51:42 EST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=fitsnugly
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.product.model=LG-P999
ro.product.brand=lge
ro.product.name=lge_lge_star
ro.product.device=p999
ro.product.board=p999
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=lge
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=p999
ro.build.description=lge_star-user 2.3.3 GRI40 41fdc8a2 release-keys
ro.build.fingerprint=lge/lge_lge_star/p999:2.3.3/GRI40/lgp999-V21e.41fdc8a2:user/release-keys
rild.libpath=/system/lib/librilswitch.so
rild.libargs=-d /dev/ttyspi0
rilswitch.vendorlibpath=/system/lib/lge-ril.so
rilswitch.ganlibpath=/system/lib/libganril.so
ro.sf.lcd_density=240
mobiledata.interfaces=gannet0,vsnet0,vsnet1,vsnet2,vsnet3
dalvik.vm.heapsize=32m
dalvik.vm.dexopt-flags=m=y,u=n
ro.additionalmounts=/mnt/emmc
ro.vold.switchablepair=/mnt/sdcard,/mnt/emmc
ro.opengles.version=131072
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=3000
ro.telephony.call_ring.absent=true
ro.telephony.ril_class=lgestar
ro.hardware.respect_als=true
ro.bt.bdaddr_path=/sys/devices/platform/star_bd_address/bdaddr_if
dalvik.vm.dexopt-data-only=1
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.2.0-RC0-G2x-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=tegra
ro.revision=0
ro.emmc=0
init.svc.recovery=running
init.svc.adbd=running
Finding update package...
I:Update location: /cache/update.zip
Opening update package...
I:1 key(s) loaded from /res/keys
Verifying update package...
I:comment is 1738 bytes; signature 1720 bytes from end
I:whole-file signature verified
I:verify_file returned 0
Installing update...
Replacing stock recovery with ClockworkMod recovery...
about to run program [/sbin/busybox] with 4 args
rm: /etc: is a directory
about to run program [/sbin/busybox] with 4 args
sh: invalid number 'root'
sh: can't kill pid 3344: No such process
sh: invalid number 'S'
sh: invalid number '/sbin/adbd'
sh: invalid number 'recovery'
sh: can't kill pid 994: No such process
sh: invalid number 'root'
sh: can't kill pid 1764: No such process
sh: invalid number 'S'
sh: invalid number 'grep'
sh: invalid number '/sbin/adbd'
sh: invalid number 'root'
sh: can't kill pid 9420: No such process
sh: invalid number 'S'
sh: invalid number '/sbin/recovery'
sh: can't kill pid 998: No such process
sh: invalid number 'root'
sh: can't kill pid 1764: No such process
sh: invalid number 'S'
sh: invalid number 'grep'
sh: invalid number '/sbin/recovery'
run_program: child exited with status 1
script result was [256]
Starting recovery on Sat Nov 24 08:00:57 2012
framebuffer: fd 4 (480 x 800)
ClockworkMod Recovery v5.0.2.0
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /recovery emmc /dev/block/mmcblk0p5 (null)
2 /boot emmc /dev/block/mmcblk0p5 (null)
3 /cache ext3 /dev/block/mmcblk0p2 (null)
4 /data ext3 /dev/block/mmcblk0p7 (null)
5 /sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1
6 /emmc vfat /dev/block/mmcblk0p8 (null)
7 /system ext3 /dev/block/mmcblk0p1 (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.service.adb.enable=1
ro.build.id=GRI40
ro.build.display.id=GWK74
ro.build.version.incremental=eng.fitsnugly.20111120.085104
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.7
ro.build.date=Sun Nov 20 08:51:42 EST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=fitsnugly
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.product.model=LG-P999
ro.product.brand=lge
ro.product.name=lge_lge_star
ro.product.device=p999
ro.product.board=p999
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=lge
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=tegra
ro.build.product=p999
ro.build.description=lge_star-user 2.3.3 GRI40 41fdc8a2 release-keys
ro.build.fingerprint=lge/lge_lge_star/p999:2.3.3/GRI40/lgp999-V21e.41fdc8a2:user/release-keys
rild.libpath=/system/lib/librilswitch.so
rild.libargs=-d /dev/ttyspi0
rilswitch.vendorlibpath=/system/lib/lge-ril.so
rilswitch.ganlibpath=/system/lib/libganril.so
ro.sf.lcd_density=240
mobiledata.interfaces=gannet0,vsnet0,vsnet1,vsnet2,vsnet3
dalvik.vm.heapsize=32m
dalvik.vm.dexopt-flags=m=y,u=n
ro.additionalmounts=/mnt/emmc
ro.vold.switchablepair=/mnt/sdcard,/mnt/emmc
ro.opengles.version=131072
ro.telephony.call_ring.multiple=false
ro.telephony.call_ring.delay=3000
ro.telephony.call_ring.absent=true
ro.telephony.ril_class=lgestar
ro.hardware.respect_als=true
ro.bt.bdaddr_path=/sys/devices/platform/star_bd_address/bdaddr_if
dalvik.vm.dexopt-data-only=1
keyguard.no_require_sim=true
ro.rommanager.developerid=cyanogenmod
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.2.0-RC0-G2x-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=
ro.bootmode=unknown
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=tegra
ro.revision=0
ro.emmc=0
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
SD Card mounted...
Verifying SD Card marker...
449dfc3bd9a686a32d1b8be35bcdd0d7
e04b109f5e4c6e595fcece40d2b9a984
Error processing ROM Manager script. Please verify you have ROM Manager v4.4.0.0 or higher installed.
Are you s-off, or bootloader unlocked? If so try reflashing cwm thru hboot or fastboot. Also, are you trying to install this rom thru rom manager? Why not just go straight to recovery your self and flash it from there. Rom manager is known to have issues flashing things.

HELP!! Having troubles doing NANDROID BACKUP via Clockwork Recovery (sd c

I have a rooted GNexus running AOKP M3 and Franco Kernel #16. Today before updating the kernel I attempted to do a nandroid backup via ROM Manager (newest version: 5.0.0.6). I've done this successfully on a couple occasions but not after I updated ROM Manager. Anyways heres the log:
Starting recovery on Tue Feb 7 02:28:41 2012
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (720 x 1280)
ClockworkMod Recovery v5.5.0.2
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /system ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system (null) 0
2 /cache ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache (null) 0
3 /data auto /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata (null) 0
4 /misc emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/misc (null) 0
5 /boot emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/boot (null) 0
6 /recovery emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/recovery (null) 0
7 /sbl emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/sbl (null) 0
8 /xloader emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/xloader (null) 0
9 /radio emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/radio (null) 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sdcard during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Irocessing arguments.
I:fail
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=1
persist.sys.usb.config=mtp,adb
ro.build.id=ICS_MR0
ro.build.display.id=full_maguro-userdebug 4.0.1 ICS_MR0 eng.koush.20111123.115422 test-keys
ro.build.version.incremental=eng.koush.20111123.11 5422
ro.build.version.sdk=14
ro.build.version.codename=REL
ro.build.version.release=4.0.1
ro.build.date=Wed Nov 23 11:54:46 PST 2011
ro.build.date.utc=1322078086
ro.build.type=userdebug
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=Full AOSP on Maguro
ro.product.brand=Android
ro.product.name=full_maguro
ro.product.device=maguro
ro.product.board=tuna
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=omap4
ro.build.product=maguro
ro.build.description=full_maguro-userdebug 4.0.1 ICS_MR0 eng.koush.20111123.115422 test-keys
ro.build.fingerprint=Android/full_maguro/maguro:4.0.1/ICS_MR0/eng.koush.20111123.115422:userdebug/test-keys
ro.build.characteristics=nosdcard
rild.libpath=/vendor/lib/libsec-ril.so
rild.libargs=-d /dev/ttys0
telephony.lteOnCdmaDevice=0
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
ro.opengles.version=131072
ro.sf.lcd_density=320
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=01498FC30D018007
ro.bootmode=unknown
ro.baseband=I9250XXKK6
ro.carrier=unknown
ro.bootloader=PRIMEKK15
ro.hardware=tuna
ro.revision=9
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
I:using /data/media, no /sdcard found.
SD Card mounted...
Verifying SD Card marker...
SD Card marker not found...
de969e6d3606553b5a17eed6b595c2dd
Error processing ROM Manager script. Please verify that you are performing the backup, restore, or ROM installation from ROM Manager v4.4.0.0 or higher.
I:using /data/media, no /sdcard found.
help?
Hmm.. funny. I just successfully did a backup by manually going into recovery and doing it from the menu. I still got a message saying sd card missing or something but it said backup complete and I can see the backup file in ROM Manager.

Unable to install radio

Hi there, I installed CM9 successfully however when it rebooted, there was no radio. I downloaded the file 403radios_btldr.zip and tried to apply it via CWM recovery and keep getting the following error.. i have also downloaded it twice from different sources. Is that the correct radio? Any ideas?
Code:
Starting recovery on Sat Mar 24 15:43:56 2012
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (720 x 1280)
ClockworkMod Recovery v5.5.0.4
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null) 0
1 /system ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/system (null) 0
2 /cache ext4 /dev/block/platform/omap/omap_hsmmc.0/by-name/cache (null) 0
3 /data auto /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata (null) 0
4 /misc emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/misc (null) 0
5 /boot emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/boot (null) 0
6 /recovery emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/recovery (null) 0
7 /sbl emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/sbl (null) 0
8 /xloader emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/xloader (null) 0
9 /radio emmc /dev/block/platform/omap/omap_hsmmc.0/by-name/radio (null) 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /sdcard during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.sys.usb.config=adb
ro.build.id=ICS_MR0
ro.build.display.id=full_toro-eng 4.0.1 ICS_MR0 eng.koush.20111215.170401 test-keys
ro.build.version.incremental=eng.koush.20111215.170401
ro.build.version.sdk=14
ro.build.version.codename=REL
ro.build.version.release=4.0.1
ro.build.date=Thu Dec 15 17:04:31 PST 2011
ro.build.date.utc=1323997471
ro.build.type=eng
ro.build.user=koush
ro.build.host=Koushik-Lion.local
ro.build.tags=test-keys
ro.product.model=Full Android on Emulator
ro.product.brand=Android
ro.product.name=full_toro
ro.product.device=toro
ro.product.board=toro
ro.product.cpu.abi=armeabi
ro.product.manufacturer=unknown
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=unknown
ro.build.product=toro
ro.build.description=full_toro-eng 4.0.1 ICS_MR0 eng.koush.20111215.170401 test-keys
ro.build.fingerprint=Android/full_toro/toro:4.0.1/ICS_MR0/eng.koush.20111215.170401:eng/test-keys
ro.build.characteristics=default
keyguard.no_require_sim=true
ro.com.android.dataroaming=true
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=0146975B0401F00E
ro.bootmode=unknown
ro.baseband=��������������������
ro.carrier=unknown
ro.bootloader=PRIMEKL01
ro.hardware=tuna
ro.revision=9
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Running extendedcommand...
Waiting for SD Card to mount (20s)
I:using /data/media, no /sdcard found.
SD Card mounted...
Verifying SD Card marker...
5a8985a48c9f5d61b0f5440da38a35c4
I:Running script:
I:
ui_print("ROM Manager Version 5.0.0.6");
ui_print("March 24, 2012");
ui_print("Preparing to install ROM...");
run_program("/cache/dowipedalvikcache.sh");
assert(install_zip("/sdcard/Download/403radios_btldr.zip"));
parse returned 0; 0 errors encountered
ROM Manager Version 5.0.0.6
March 24, 2012
Preparing to install ROM...
about to run program [/cache/dowipedalvikcache.sh] with 1 args
mount: mounting /dev/block/platform/omap/omap_hsmmc.0/by-name/userdata on /data failed: Device or resource busy
mount: mounting /dev/block/platform/omap/omap_hsmmc.0/by-name/cache on /cache failed: Device or resource busy
mount: can't find /sd-ext in /etc/fstab
umount: can't umount /sd-ext: Invalid argument
run_program: child exited with status 1
-- Installing: /sdcard/Download/403radios_btldr.zip
Finding update package...
I:Update location: /sdcard/Download/403radios_btldr.zip
I:using /data/media, no /sdcard found.
Opening update package...
Installing update...
installing samsung updater extensions
installing samsung updater extensions for toro
Writing bootloader...
Writing LTE radio...
Writing CDMA radio...
Unable to open modem device (No such file or directory)
IOCTL_MODEM_GOTA_START failed: (-1)
script aborted: assert failed: samsung.update_cdma_modem(
package_extract_file("radio-cdma.img"))
assert failed: samsung.update_cdma_modem( package_extract_file("radio-cdma.img"))
E:Error in /sdcard/Download/403radios_btldr.zip
(Status 7)
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/Download/403radios_btldr.zip")
I:using /data/media, no /sdcard found.
It looks to me that your baseband is showing up as unknown and the assert failed because of that.
I would try flashing back to stock (starting from scratch) in fastboot with the official images from google. http://code.google.com/android/nexus/images.html
First I will give you the usual response (not trying to be a douche though lol ) : should've put this in Q&A section, should've checked for other threads about this first since I'm sure there are others, look through development section for the appropriate radios thread that will answer your questions, etc. etc...
Now to answer, I'm assuming by "no radio" you mean no functioning signal i.e. no data/sms/calls? if so I'd recommend looking in the development section either here or at Rootzwiki (recommend there first since they have a sticky thread with all current radios/roms) for a flashable zip... if you want to do it a better way I would suggest learning about ADB and Fastboot and doing it through those means, it does require a little bit of computer savvy to set up but is immensely helpful in many ways... also I don't believe the zip you are trying to flash is the correct one, or you may be flashing it wrong... I am on the go on my GNex but can give links if you can't find anything
blazing through on my Nexus Prime via XDA app
seems to me that the cwm zip you're using is not doing it right. attach that cwm zip for us to look at it, or a link to it.
better yet, use fastboot as suggested.
doh sorry for being in the wrong thread.. if a mod can move to Q&A..
thanks for the replies, i was able to get the google roms and update successfully. Here are the versions I was using and commands for anyone else..
fastboot flash bootloader bootloader-maguro-primekj10.img
fastboot reboot-bootloader
fastboot flash radio radio-maguro-i9250xxkk1.img
fastboot reboot-bootloader
fastboot -w update image-yakju-itl41f.zip
nfoman said:
doh sorry for being in the wrong thread.. if a mod can move to Q&A..
thanks for the replies, i was able to get the google roms and update successfully. Here are the versions I was using and commands for anyone else..
fastboot flash bootloader bootloader-maguro-primekj10.img
fastboot reboot-bootloader
fastboot flash radio radio-maguro-i9250xxkk1.img
fastboot reboot-bootloader
fastboot -w update image-yakju-itl41f.zip
Click to expand...
Click to collapse
thx for posting your solution.. i hate it when people find a solution and abandon the thread
nfoman said:
doh sorry for being in the wrong thread.. if a mod can move to Q&A..
thanks for the replies, i was able to get the google roms and update successfully. Here are the versions I was using and commands for anyone else..
fastboot flash bootloader bootloader-maguro-primekj10.img
fastboot reboot-bootloader
fastboot flash radio radio-maguro-i9250xxkk1.img
fastboot reboot-bootloader
fastboot -w update image-yakju-itl41f.zip
Click to expand...
Click to collapse
Those are commands for GSM images.
So... According to your OP you had flashed a CDMA rom on a GSM device. Then were trying to flash CDMA radios?
That is the reason why you had no service and the .zip file wouldn't flash.
Make sure you flash the correct ROM's the future.

I need advice!!

Ok im new here and i do know a little bit but definitly consider myself a noob still. My issue is this.......i bought my s3 2 weeks ago with the new OTA 4.3 pre installed searched high and low and was able to root and install a custom recovery..(philz cwm) and remove knox with the link provided in one of the forums. Then i tried to flash cm 10.2 and i got the status 7 error and looked it up and figured it would work after deleting the get prop lines to the semi colon so i did that and re flashed and then got the status 4 i believe...I couldnt find a solution to that so i tried a few other roms and couldnt flash those same status 7 error, then i came across beanstalk 4.4.1 and for whatever reason succesfully flashed it and ITS GREAT and everything is working smooth as can be however i am flash happy as im sure most of us are and love to try out different roms and pick my favorite one after a few days driving each and i CANT......I am seriously sorry if this has already been answered but legit i been searching days high and low to see what i could find and nothing. So i have no idea why i was able to flash beanstalk, but other roms will not work. The picture is my phones info.
Anything anyone lol? ....I read up on possibly flashing a new modem but I'm not sure if that will be the exact fix....thanks in advance everyone.
Are you running the latest Philz? You could also try twrp.
help
hello, am noob myself with little experience. and no offense to the seniors but have a att s3 rooted about six months now and have flashed several ROMs without a hitch using latest cwm. dont know what your using and have zero experience with any other recovery but has worked for me.
thanks again to a great community.
am learning, so one day will be able to contribute also.
yes, i use the thanks button, buy a beer/coffee when able, and purchase pro versions when available.
d2att
cm 11
That's the thing when I first rooted I had twrp but then flashed philz because I wanted a 4.4 ROM and so I flashed beanstalk and it worked great and I'm still running that one and whether it sounds stupid or not I like to test out a bunch and support these guys work but I can't flash anything else,..... maybe I'll try twrp again and see if I can flash with that, who knows though because I have seen a bunch of stuff about flashing a new modem. I just want to wait until I get a little more feedback, and by the way thank you guys for the ideas.
Does anyone have philz contact info? I stopped getting any status errors and now its just aborting installation all together and the message on Phil's cwm after its said band done logs and makes a file for me and tells me to email the developer( Phil) and that is a great idea however I can't private message him on here and I can't find his email ANYWHERE ......any help would be huge guys thank you in advance!!!!!
If status 7 error come up you have to definitely check version of your CWM, so update to latest. If you was able to flash BeanStalk, you should be able at least flash Quantum or Carbon rom. Some rom's have restrictions/problems with bootloader version that you have (MJB). But be very careful with flashing bootloader (or downgrading)... this is the easiest way of brick your device.
4b3ck said:
If status 7 error come up you have to definitely check version of your CWM, so update to latest. If you was able to flash BeanStalk, you should be able at least flash Quantum or Carbon rom. Some rom's have restrictions/problems with bootloader version that you have (MJB). But be very careful with flashing bootloader (or downgrading)... this is the easiest way of brick your device.
Click to expand...
Click to collapse
I know I can't mess with the boot loader or anything and I don't plan on trying it. But you made my point exactly if I was able to successfully flash bean stalk and it's running great with no issues and I do have philz latest cwm recovery installed I should be able to flash all of those but for whatever reason I can't....... I was getting the status 7 error at first and then I edited the updater script as that thread instructed step by step and then I got some message with a four the first time..... and since then anytime I try to flash anything I no longer get either of those errors now I get something like this which I have no idea about
'
I:command is: 'wipe' and I:value is: 'dalvik'
-- Wiping Dalvik Cache...
E:unknown volume for path [/sd-ext]
rm: can't remove '/data/dalvik-cache': No such file or directory
rm: can't remove '/cache/dalvik-cache': No such file or directory
rm: can't remove '/sd-ext/dalvik-cache': No such file or directory
Dalvik Cache wiped.
-- Dalvik Cache Wipe Complete!
I:script line: 'install /storage/emulated/0/goomanager/cm-10.2.0-d2att.zip
'
I:command is: 'install' and I:value is: '/storage/emulated/0/goomanager/cm-10.2.0-d2att.zip'
Installing zip file '/storage/emulated/0/goomanager/cm-10.2.0-d2att.zip'
E:unknown volume for path [/storage/emulated/0/goomanager/cm-10.2.0-d2att.zip]
-- Installing: /storage/emulated/0/goomanager/cm-10.2.0-d2att.zip
Finding update package...
I:Update location: /storage/emulated/0/goomanager/cm-10.2.0-d2att.zip
E:unknown volume for path [/storage/emulated/0/goomanager/cm-10.2.0-d2att.zip]
E:Can't mount /storage/emulated/0/goomanager/cm-10.2.0-d2att.zip
Installation aborted.
E:Error installing zip file '/storage/emulated/0/goomanager/cm-10.2.0-d2att.zip'
Done processing script file
I:setting up /data/media(/0) for /sdcard.
I:using /data/media/0 for /sdcard
You still haven't answered, what version of the recovery are you using?
Sent from my SGH-I747 using xda app-developers app
SuperMidgetProductions said:
You still haven't answered, what version of the recovery are you using?
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
I'm using this one and I'm pretty sure this is the latest.
PhilZ Touch 6
CWM Base version: v6.0.4.5
I:Build version: 6.07.9 - cm_d2att
http://goo.im/devs/philz_touch/CWM_Advanced_Edition/d2lte
6.15.7 is the newest version
SuperMidgetProductions said:
http://goo.im/devs/philz_touch/CWM_Advanced_Edition/d2lte
6.15.7 is the newest version
Click to expand...
Click to collapse
Oh......lol .....thank you man I really appreciate that maybe that could be my issue....the only thing I'm still wondering about is that I was able to flash beanstalk by problems with the others.......I'm going to go ahead and flash the new one through Odin now though and just see for ha has if I'm able to flash something else. I will definitly check back in thanks alot brother.
swoopt25 said:
Oh......lol .....thank you man I really appreciate that maybe that could be my issue....the only thing I'm still wondering about is that I was able to flash beanstalk by problems with the others.......I'm going to go ahead and flash the new one through Odin now though and just see for ha has if I'm able to flash something else. I will definitly check back in thanks alot brother.
Click to expand...
Click to collapse
i may be wrong but it all has to do with the wording in the code of the zip getting flashed basically, if that dev adds in 1 extra line allowing it to be flashed with that then it will when the others won't. but thats just an idea
SuperMidgetProductions said:
i may be wrong but it all has to do with the wording in the code of the zip getting flashed basically, if that dev adds in 1 extra line allowing it to be flashed with that then it will when the others won't. but thats just an idea
Click to expand...
Click to collapse
I get It...totally makes sense especially when you unzip and look at what actually makes up a ROM....thank you again for real man.
swoopt25 said:
I get It...totally makes sense especially when you unzip and look at what actually makes up a ROM....thank you again for real man.
Click to expand...
Click to collapse
hope it works for you, good luck
SuperMidgetProductions said:
hope it works for you, good luck
Click to expand...
Click to collapse
Well I successfully flashed the later version but still not able to flash anything else and I tried two different ROMs......I logged it all but if I paste that whole log here it would probably be to much there is so much information and I literally don't know about 85% of it.
This is most of the log that in getting when trying to flash
bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting recovery on (UTC) Thu Feb 27 03:13:15 2014
framebuffer: fd 4 (720 x 1280)
PhilZ Touch 6
Clockworkmod v6.0.4.7
I:Build version: 6.15.7 - cm_d2lte
extra filesystem table (device2, fstype2, options2):
0 /storage/sdcard1 auto /dev/block/mmcblk1p1 0
1 /storage/usbdisk auto /dev/block/sda1 0
recovery filesystem table
=========================
0 /boot emmc /dev/block/platform/msm_sdcc.1/by-name/boot 0
1 /recovery emmc /dev/block/platform/msm_sdcc.1/by-name/recovery 0
2 /system ext4 /dev/block/platform/msm_sdcc.1/by-name/system 0
3 /cache ext4 /dev/block/platform/msm_sdcc.1/by-name/cache 0
4 /data ext4 /dev/block/platform/msm_sdcc.1/by-name/userdata -16384
5 /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1 0
5 /storage/sdcard1 auto /dev/block/mmcblk1p1 0
6 /storage/usbdisk auto /devices/platform/msm_hsusb_host/usb 0
6 /storage/usbdisk auto /dev/block/sda1 0
7 /modem emmc /dev/block/mmcblk0p1 0
8 /efs ext4 /dev/block/mmcblk0p11 0
9 /tmp ramdisk ramdisk 0
W:Unable to get recovery.fstab info for /datadata during fstab generation!
W:Unable to get recovery.fstab info for /emmc during fstab generation!
W:Unable to get recovery.fstab info for /preload during fstab generation!
W:Unable to get recovery.fstab info for /sdcard during fstab generation!
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
W:Unable to get recovery.fstab info for /external_sd during fstab generation!
I:Completed outputting fstab.
I:using /data/media/0 for /sdcard
I:Connected to Vold..
I:110 0 sdcard1 /storage/sdcard1 1
I:110 0 usbdisk /storage/usbdisk 0
I:200 0 Volumes listed.
Irocessing arguments.
I:Checking arguments.
I:device_recovery_start()
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:auto_restore_settings set to default (false)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:check_root_and_recovery set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:nandroid_compression set to default (low)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:twrp_backup_mode set to default (false)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:nandroid_md5sum set to default (1)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:show_nandroid_size_progress set to default (1)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:use_nandroid_simple_logging set to default (1)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:nand_prompt_on_low_space set to default (1)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:signature_check_enabled set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:set_brightness set to default (160)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_height set to default (24)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:show_virtual_keys set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:min_log_rows set to default (3)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:background_image set to default (default)
I:background_image set to default
Iefault stitch background loaded.
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:background_icon set to default (false)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:show_battery set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:show_clock set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_text_color set to default (8)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_background_color set to default (1)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_highlight_color set to default (7)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:normal_text_color set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_separator_color set to default (6)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:header_text_color set to default (8)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:batt_clock_color set to default (2)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_background_transparency set to default (102)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_highlight_transparency set to default (102)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:menu_separator_transparency set to default (102)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:show_menu_separation set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:dim_timeout set to default (60)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:blank_timeout set to default (180)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:scroll_sensitivity set to default (48)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:touch_accuracy set to default (7)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:touch_ui set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:enable_vibrator set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:enable_keyrepeat set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:wait_after_install set to default (true)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:slide_left_action set to default (5)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:slide_right_action set to default (3)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:double_tap_action set to default (2)
I:Cannot open /data/philz-touch/philz-touch_6.ini
Iress_lift_action set to default (4)
I:Cannot open /data/philz-touch/philz-touch_6.ini
Iress_move_action set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:time_zone set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:t_zone_offset set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:use_dst_time set to default (false)
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT0!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
I:Current time: 2014-02-27 03:13:17 (UTC 0:00)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:use_qcom_time_daemon set to default (0)
I:Cannot open /data/philz-touch/philz-touch_6.ini
I:use_qcom_time_offset set to default (0)
Command: "/sbin/recovery"
ro.cm.device=d2lte
ro.cm.display.version=11-20140215-UNOFFICIAL-d2lte
ro.cm.version=11-20140215-UNOFFICIAL-d2lte
ro.qc.sdk.audio.fluencetype=fluence
ro.sf.lcd_density=320
ro.com.google.clientidbase=android-google
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.com.android.wifi-watchlist=GoogleGuest
ro.cwm.repeatable_keys=114,115
ro.cwm.enable_key_repeat=true
ro.ril.svdo=true
ro.ril.hsxpa=1
ro.ril.gprsclass=10
ro.ril.transmitpower=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.boot.emmc=true
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=0d934d63
ro.boot.bootloader=I747UCUEMJB
ro.boot.debug_level=0x4f4c
ro.boot.warranty_bit=1
ro.boot.boot_recovery=1
ro.boot.emmc_checksum=3
ro.boot.nvdata_backup=1
ro.boot.cp_debug_level=0x55FF
ro.boot.batt_check_recovery=1
ro.cdma.subscribe_on_ruim_ready=true
ro.emmc=0
ro.emmc.sdcard.partition=17
ro.hwui.text_cache_width=2048
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8960
ro.build.id=KOT49H
ro.build.date=Sun Feb 16 00:36:16 CET 2014
ro.build.date.utc=0
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.build.type=userdebug
ro.build.user=root
ro.build.display.id=cm_d2lte-userdebug 4.4.2 KOT49H 31d5be565b test-keys
ro.build.product=d2lte
ro.build.selinux=1
ro.build.version.sdk=19
ro.build.version.release=4.4.2
ro.build.version.codename=REL
ro.build.version.incremental=31d5be565b
ro.build.description=d2uc-user 4.1.2 JZO54K I747UCDMG2 release-keys
ro.build.fingerprint=samsung/d2uc/d2att:4.1.2/JZO54K/I747UCDMG2:user/release-keys
ro.build.characteristics=default
ro.config.ringtone=Orion.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.notification_sound=OnTheHunt.ogg
ro.secure=1
ro.vendor.extension_library=/system/lib/libqc-opt.so
ro.carrier=unknown
ro.cmlegal.url=http://www.cyanogenmod.org/docs/privacy
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.name=cm_d2lte
ro.product.board=MSM8960
ro.product.brand=samsung
ro.product.model=SGH-I747
ro.product.device=d2att
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=samsung
ro.baseband=msm
ro.bootmode=unknown
ro.hardware=qcom
ro.opengles.version=131072
ro.revision=16
ro.serialno=0d934d63
ro.telephony.call_ring.multiple=0
ro.telephony.ril_class=SamsungQualcommRIL
ro.telephony.default_network=10
ro.bootloader=I747UCUEMJB
ro.debuggable=1
ro.modversion=11-20140215-UNOFFICIAL-d2lte
ro.rommanager.developerid=cyanogenmod
ro.factorytest=0
ro.setupwizard.enterprise_mode=1
ro.use_data_netmgrd=true
com.qc.hardware=true
lpa.decode=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
init.svc.adbd=running
init.svc.vold=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.setup_adbd=stopped
rild.libargs=-d /dev/smd0
rild.libpath=/system/lib/libril-qc-qmi-1.so
wifi.interface=wlan0
debug.sf.hw=1
debug.egl.hw=1
debug.mdpcomp.logs=0
media.aac_51_output_enabled=true
dalvik.vm.heapsize=512m
dalvik.vm.lockprof.threshold=500
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=512k
dalvik.vm.dexopt-flags=m=y
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
persist.hwc.mdpcomp.enable=true
persist.sys.dun.override=0
persist.sys.usb.config=mtp,adb
persist.sys.dalvik.vm.lib=libdvm.so
persist.sys.root_access=1
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
persist.audio.vr.enable=false
persist.audio.fluence.mode=endfire
persist.audio.handset.mic=digital
persist.audio.speaker.location=high
persist.radio.add_power_save=1
persist.radio.mode_pref_nv10=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.no_wait_for_card=0
persist.radio.snapshot_disabled=1
persist.timed.enable=true
persist.fuse_sdcard=true
persist.data_netmgrd_nint=16
service.adb.root=1
keyguard.no_require_sim=true
recovery.perf.mode=0
telephony.lteOnCdmaDevice=1
I:Checking for extendedcommand & OpenRecoveryScript...
I:Skipping execution of extendedcommand, file not found...
I:Skipping execution of OpenRecoveryScript, file not found...
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
-- Wiping data...
Formatting /data...
I:Formatting unknown device.
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Formatting /cache...
Creating filesystem with parameters:
Size: 880803840
Block size: 4096
Blocks per group: 32768
Inodes per group: 7680
Inode size: 256
Journal blocks: 3360
Label:
Blocks: 215040
Block groups: 7
Reserved block group size: 55
Created filesystem with 11/53760 inodes and 6965/215040 blocks
Formatting /sd-ext...
E:unknown volume for path [/sd-ext]
Formatting /sdcard/.android_secure...
I:Formatting unknown device.
I:setting up /data/media(/0) for /sdcard/.android_secure.
I:using /data/media/0 for /sdcard
Formatting /storage/sdcard1/.android_secure...
I:Formatting unknown device.
I:605 Volume sdcard1 /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard1: Checking
I:613 sdcard1 /storage/sdcard1
I:614 sdcard1 /storage/sdcard1
I:605 Volume sdcard1 /storage/sdcard1 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard1: Mounted
I:200 0 volume operation succeeded
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
I:605 Volume sdcard1 /storage/sdcard1 state changed from 4 (Mounted) to 5 (Unmounting)
I:613 sdcard1 /storage/sdcard1
I:614 sdcard1 /storage/sdcard1
I:605 Volume sdcard1 /storage/sdcard1 state changed from 5 (Unmounting) to 1 (Idle-Unmounted)
I:/storage/sdcard1: Idle-Unmounted
I:200 0 volume operation succeeded
Data wipe complete.
-- Wiping system...
Formatting /system...
Creating filesystem with parameters:
Size: 1572864000
Block size: 4096
Blocks per group: 32768
Inodes per group: 8000
Inode size: 256
Journal blocks: 6000
Label:
Blocks: 384000
Block groups: 12
Reserved block group size: 95
Created filesystem with 11/96000 inodes and 12609/384000 blocks
Now flash a new ROM!
press any key to continue.
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
-- Wiping data...
Formatting /data...
I:Formatting unknown device.
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Formatting /cache...
Creating filesystem with parameters:
Size: 880803840
Block size: 4096
Blocks per group: 32768
Inodes per group: 7680
Inode size: 256
Journal blocks: 3360
Label:
Blocks: 215040
Block groups: 7
Reserved block group size: 55
Created filesystem with 11/53760 inodes and 6965/215040 blocks
Formatting /sd-ext...
E:unknown volume for path [/sd-ext]
Formatting /sdcard/.android_secure...
I:Formatting unknown device.
I:setting up /data/media(/0) for /sdcard/.android_secure.
I:using /data/media/0 for /sdcard
Formatting /storage/sdcard1/.android_secure...
I:Formatting unknown device.
I:605 Volume sdcard1 /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard1: Checking
I:613 sdcard1 /storage/sdcard1
I:614 sdcard1 /storage/sdcard1
I:605 Volume sdcard1 /storage/sdcard1 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard1: Mounted
I:200 0 volume operation succeeded
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
I:605 Volume sdcard1 /storage/sdcard1 state changed from 4 (Mounted) to 5 (Unmounting)
I:613 sdcard1 /storage/sdcard1
I:614 sdcard1 /storage/sdcard1
I:605 Volume sdcard1 /storage/sdcard1 state changed from 5 (Unmounting) to 1 (Idle-Unmounted)
I:/storage/sdcard1: Idle-Unmounted
I:200 0 volume operation succeeded
Data wipe complete.
press any key to continue.
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
Formatting /system...
Creating filesystem with parameters:
Size: 1572864000
Block size: 4096
Blocks per group: 32768
Inodes per group: 8000
Inode size: 256
Journal blocks: 6000
Label:
Blocks: 384000
Block groups: 12
Reserved block group size: 95
Created filesystem with 11/96000 inodes and 12609/384000 blocks
Done.
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
Formatting /data...
I:Formatting unknown device.
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Done.
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
Formatting /cache...
Creating filesystem with parameters:
Size: 880803840
Block size: 4096
Blocks per group: 32768
Inodes per group: 7680
Inode size: 256
Journal blocks: 3360
Label:
Blocks: 215040
Block groups: 7
Reserved block group size: 55
Created filesystem with 11/53760 inodes and 6965/215040 blocks
Done.
I:605 Volume sdcard1 /storage/sdcard1 state changed from 1 (Idle-Unmounted) to 3 (Checking)
I:/storage/sdcard1: Checking
I:613 sdcard1 /storage/sdcard1
I:614 sdcard1 /storage/sdcard1
I:605 Volume sdcard1 /storage/sdcard1 state changed from 3 (Checking) to 4 (Mounted)
I:/storage/sdcard1: Mounted
I:200 0 volume operation succeeded
I:setting up /data/media(/0) for /sdcard/clockworkmod/.no_confirm.
I:using /data/media/0 for /sdcard
I:setting up /data/media(/0) for /sdcard/clockworkmod/.many_confirm.
I:using /data/media/0 for /sdcard
-- Installing: /storage/sdcard1/newcm10.2 (2).zip
Finding update package...
I:Update location: /storage/sdcard1/newcm10.2 (2).zip
Opening update package...
Installing update...
Installation aborted.
I:setting up /data/media(/0) for /sdcard/clockworkmod/.last_install_path.
I:using /data/media/0 for /sdcard
press any key to continue.
I:set_brightness was set to 196
I:set_brightness was set to 232
I:setting up /data/media(/0) for /sdcard.
I:using /data/media/0 for /sdcard
/tmp/recovery.log copied to /sdcard/clockworkmod/philz_recovery.log
Send file to Phil3759 @xda
Figured it all out, I flashed back to my original touchwiz with root and Knox removed from beanstalk and then flashed from there. Now in running the latest cm11. Thanks to those who helped!

Categories

Resources