[Recovery] ClockworkMod 3.0.2.8

BlaY0

Retired Recognized Developer
Sep 15, 2007
1,553
566
0
Medvode
I'll make an educated guess: use the mount menu to mount /sdcard.
Hmm, shouldn't need to do this... /sdcard is mounted before and entering almost any submenu executes ensure_path_mounted function and backup submenu is one of them. I'm guessing SD card's 1st partition can't be mounted for some reason.
 

[Jules]

Member
Nov 10, 2010
47
3
0
I have the same issue with CWM 3.0.0.8.
On 3.0.0.5 /sdcard does get mounted when starting a nandroid backup.
Mounting /sdcard doesn't work on 3.0.0.8 when using the mount menu either.
 

[Jules]

Member
Nov 10, 2010
47
3
0
Here's recovery.log. First tried to mount /sdcard from the mount menu; then tried a nandroid backup.

Code:
Starting recovery on Thu Mar  3 10:24:40 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v3.0.0.8
recovery filesystem table
=========================
  0 /tmp ramdisk (null) (null)
  1 /misc mtd misc (null)
  2 /boot mtd boot (null)
  3 /recovery mtd recovery (null)
  4 /system yaffs2 system (null)
  5 /cache yaffs2 cache (null)
  6 /data yaffs2 userdata (null)
  7 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0

W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
mtd: successfully wrote block at c1ad000000000
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=GRH55
ro.build.display.id=GRH78C
ro.build.version.incremental=eng.alex.20110301.115657
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Die Mär  1 11:57:33 CET 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=alex
ro.build.host=mobian
ro.build.tags=test-keys
ro.product.model=Legend
ro.product.brand=htc
ro.product.name=htc_legend
ro.product.device=legend
ro.product.board=legend
ro.product.cpu.abi=armeabi-v6l
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=legend
ro.build.description=soju-user 2.3 GRH55 79397 release-keys
ro.build.fingerprint=google/soju/crespo:2.3/GRH55/79397:user/release-keys
rild.libpath=/system/lib/libhtc_ril.so
ro.sf.lcd_density=160
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=15
ro.ril.def.agps.mode=2
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-WWE=999
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.opengles.version=131072
ro.telephony.default_network=0
ro.phone_storage=0
dalvik.vm.heapsize=32m
wifi.hotspot.ti=1
dalvik.vm.dexopt-data-only=1
settings.display.autobacklight=1
settings.display.brightness=143
persist.service.mount.playsnd=0
ro.com.google.locationfeatures=1
ro.setupwizard.enable_bypass=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
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.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.0.0-RC2-Legend-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT034NX00344
ro.bootmode=recovery
ro.baseband=7.13.35.05
ro.carrier=HTC-Dutch
ro.bootloader=1.00.0000
ro.hardware=legend
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running

I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
mtd: successfully wrote block at c1ad000000000
I:Set boot command ""
Starting recovery on Thu Mar  3 10:24:59 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v3.0.0.8
recovery filesystem table
=========================
  0 /tmp ramdisk (null) (null)
  1 /misc mtd misc (null)
  2 /boot mtd boot (null)
  3 /recovery mtd recovery (null)
  4 /system yaffs2 system (null)
  5 /cache yaffs2 cache (null)
  6 /data yaffs2 userdata (null)
  7 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0

W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
mtd: successfully wrote block at c1ad000000000
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=GRH55
ro.build.display.id=GRH78C
ro.build.version.incremental=eng.alex.20110301.115657
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Die Mär  1 11:57:33 CET 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=alex
ro.build.host=mobian
ro.build.tags=test-keys
ro.product.model=Legend
ro.product.brand=htc
ro.product.name=htc_legend
ro.product.device=legend
ro.product.board=legend
ro.product.cpu.abi=armeabi-v6l
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=legend
ro.build.description=soju-user 2.3 GRH55 79397 release-keys
ro.build.fingerprint=google/soju/crespo:2.3/GRH55/79397:user/release-keys
rild.libpath=/system/lib/libhtc_ril.so
ro.sf.lcd_density=160
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=15
ro.ril.def.agps.mode=2
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-WWE=999
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.opengles.version=131072
ro.telephony.default_network=0
ro.phone_storage=0
dalvik.vm.heapsize=32m
wifi.hotspot.ti=1
dalvik.vm.dexopt-data-only=1
settings.display.autobacklight=1
settings.display.brightness=143
persist.service.mount.playsnd=0
ro.com.google.locationfeatures=1
ro.setupwizard.enable_bypass=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
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.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.0.0-RC2-Legend-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT034NX00344
ro.bootmode=recovery
ro.baseband=7.13.35.05
ro.carrier=HTC-Dutch
ro.bootloader=1.00.0000
ro.hardware=legend
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running

I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
mtd: successfully wrote block at c1ad000000000
I:Set boot command ""
Starting recovery on Thu Mar  3 10:25:05 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v3.0.0.8
recovery filesystem table
=========================
  0 /tmp ramdisk (null) (null)
  1 /misc mtd misc (null)
  2 /boot mtd boot (null)
  3 /recovery mtd recovery (null)
  4 /system yaffs2 system (null)
  5 /cache yaffs2 cache (null)
  6 /data yaffs2 userdata (null)
  7 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0

W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
I:Processing arguments.
mtd: successfully wrote block at c1ad000000000
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=GRH55
ro.build.display.id=GRH78C
ro.build.version.incremental=eng.alex.20110301.115657
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.3
ro.build.date=Die Mär  1 11:57:33 CET 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=alex
ro.build.host=mobian
ro.build.tags=test-keys
ro.product.model=Legend
ro.product.brand=htc
ro.product.name=htc_legend
ro.product.device=legend
ro.product.board=legend
ro.product.cpu.abi=armeabi-v6l
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=legend
ro.build.description=soju-user 2.3 GRH55 79397 release-keys
ro.build.fingerprint=google/soju/crespo:2.3/GRH55/79397:user/release-keys
rild.libpath=/system/lib/libhtc_ril.so
ro.sf.lcd_density=160
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=15
ro.ril.def.agps.mode=2
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-WWE=999
ro.ril.enable.a52.HTC-ITA=1
ro.ril.enable.a53.HTC-ITA=1
ro.ril.hsdpa.category=8
ro.ril.hsupa.category=5
ro.ril.hsxpa=2
ro.ril.disable.fd.plmn.prefix=23402,23410,23411
ro.opengles.version=131072
ro.telephony.default_network=0
ro.phone_storage=0
dalvik.vm.heapsize=32m
wifi.hotspot.ti=1
dalvik.vm.dexopt-data-only=1
settings.display.autobacklight=1
settings.display.brightness=143
persist.service.mount.playsnd=0
ro.com.google.locationfeatures=1
ro.setupwizard.enable_bypass=1
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
net.change=net.bt.name
ro.config.sync=yes
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
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.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.0.0-RC2-Legend-KANG
ro.kernel.android.checkjni=1
ro.setupwizard.mode=OPTIONAL
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.factorytest=0
ro.serialno=HT034NX00344
ro.bootmode=recovery
ro.baseband=7.13.35.05
ro.carrier=HTC-Dutch
ro.bootloader=1.00.0000
ro.hardware=legend
ro.revision=128
init.svc.recovery=running
init.svc.adbd=running

I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
mtd: successfully wrote block at c1ad000000000
I:Set boot command ""
 

Kot_Ik

Senior Member
Apr 30, 2007
171
271
93
Glazov
When rebooting into CWM 3.0.0.8, /sdcard is mounted.
Select "mounts and storage"->"umount sdcard" - done
Select "mounts and storage"->"mount sdcard" - simply reverts to main menu, sdcard not mounted.
Under adb shell all goes ok, "mount /sdcard" and "umount /sdcard" works.
recovery.log the same as above, has no info at all.
Code:
ClockworkMod Recovery v3.0.0.8
minzip: Extracted file "/tmp/crc16.ko"
minzip: Extracted file "/tmp/ext4.ko"
minzip: Extracted file "/tmp/jbd2.ko"
about to run program [/sbin/insmod] with 2 args
about to run program [/sbin/insmod] with 2 args
about to run program [/sbin/insmod] with 2 args
about to run program [/sbin/killrecovery.sh] with 1 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
Starting recovery on Thu Mar  3 10:52:04 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v3.0.0.8
recovery filesystem table
=========================
  0 /tmp ramdisk (null) (null)
  1 /misc mtd misc (null)
  2 /boot mtd boot (null)
  3 /recovery mtd recovery (null)
  4 /system yaffs2 system (null)
  5 /cache yaffs2 cache (null)
  6 /data yaffs2 userdata (null)
  7 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
  8 /sd-ext auto /dev/block/mmcblk0p2 (null)

I:Completed outputting fstab.
I:Processing arguments.
I:Boot command: boot-recovery
mtd: successfully wrote block at c1ad000000000
I:Set boot command "boot-recovery"
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"

ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-FRA=123,911
ro.ril.ecc.HTC-WWE=999
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.com.google.clientidbase=android-htc
ro.build.id=ERD79
ro.build.display.id=htc_legend-userdebug 2.1 ERD79 eng.root.20100323.165109 test-keys
ro.build.version.incremental=154058
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1
ro.build.date=Tue Mar 23 16:51:43 CST 2010
ro.build.date.utc=1269334303
ro.build.type=userdebug
ro.build.user=root
ro.build.host=Oven-X06
ro.build.tags=test-keys
ro.product.model=HTC Legend
ro.product.brand=htc_wwe
ro.product.name=htc_legend
ro.product.device=legend
ro.product.board=legend
ro.product.cpu.abi=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=legend
ro.build.description=1.31.405.4 CL154058 test-keys
ro.build.changelist=154058
ro.product.ua=
ro.build.fingerprint=htc_wwe/htc_legend/legend/legend:2.1/ERD79/154058:userdebug/test-keys
ro.product.version=1.31.405.4
keyguard.no_require_sim=1
rild.libpath=/system/lib/libhtc_ril.so
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=15
ro.sf.lcd_density=160
ro.telephony.default_network=0
ro.ril.def.agps.mode=2
ro.phone_storage=0
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.vid.h263.width=176,640
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,1600000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,640
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,1600000
ro.media.enc.vid.m4v.fps=1,30
ro.htc.checkin.url=http://andchin.htc.com/android/checkin
ro.htc.checkin.crashurl=http://andchin.htc.com/android/crash
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.locationfeatures=1
ro.com.google.gmsversion=2.1_r1
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=HT04TNX01962
ro.bootmode=recovery
ro.baseband=7.13.35.05
ro.carrier=HTC-Russia
ro.bootloader=1.01.0000
ro.hardware=legend
ro.revision=128
ro.cid=HTC__A07
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...
mtd: successfully wrote block at c1ad000000000
I:Set boot command ""
Starting recovery on Thu Mar  3 10:52:17 2011
can't open /dev/tty0: No such file or directory
framebuffer: fd 3 (320 x 480)
ClockworkMod Recovery v3.0.0.8
recovery filesystem table
=========================
  0 /tmp ramdisk (null) (null)
  1 /misc mtd misc (null)
  2 /boot mtd boot (null)
  3 /recovery mtd recovery (null)
  4 /system yaffs2 system (null)
  5 /cache yaffs2 cache (null)
  6 /data yaffs2 userdata (null)
  7 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
  8 /sd-ext auto /dev/block/mmcblk0p2 (null)

I:Completed outputting fstab.
I:Processing arguments.
mtd: successfully wrote block at c1ad000000000
I:Set boot command "boot-recovery"
I:Checking arguments.
I:device_recovery_start()
Command: "/sbin/recovery"

ro.secure=0
ro.allow.mock.location=0
ro.debuggable=1
persist.service.adb.enable=1
ro.ril.ecc.HTC-ELL=92,93,94
ro.ril.ecc.HTC-FRA=123,911
ro.ril.ecc.HTC-WWE=999
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.com.google.clientidbase=android-htc
ro.build.id=ERD79
ro.build.display.id=htc_legend-userdebug 2.1 ERD79 eng.root.20100323.165109 test-keys
ro.build.version.incremental=154058
ro.build.version.sdk=7
ro.build.version.codename=REL
ro.build.version.release=2.1
ro.build.date=Tue Mar 23 16:51:43 CST 2010
ro.build.date.utc=1269334303
ro.build.type=userdebug
ro.build.user=root
ro.build.host=Oven-X06
ro.build.tags=test-keys
ro.product.model=HTC Legend
ro.product.brand=htc_wwe
ro.product.name=htc_legend
ro.product.device=legend
ro.product.board=legend
ro.product.cpu.abi=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=mdpi
ro.product.locale.region=
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=legend
ro.build.description=1.31.405.4 CL154058 test-keys
ro.build.changelist=154058
ro.product.ua=
ro.build.fingerprint=htc_wwe/htc_legend/legend/legend:2.1/ERD79/154058:userdebug/test-keys
ro.product.version=1.31.405.4
keyguard.no_require_sim=1
rild.libpath=/system/lib/libhtc_ril.so
wifi.interface=tiwlan0
wifi.supplicant_scan_interval=15
ro.sf.lcd_density=160
ro.telephony.default_network=0
ro.ril.def.agps.mode=2
ro.phone_storage=0
ro.media.enc.file.format=3gp,mp4
ro.media.enc.vid.codec=m4v,h263
ro.media.enc.vid.h263.width=176,640
ro.media.enc.vid.h263.height=144,480
ro.media.enc.vid.h263.bps=64000,1600000
ro.media.enc.vid.h263.fps=1,30
ro.media.enc.vid.m4v.width=176,640
ro.media.enc.vid.m4v.height=144,480
ro.media.enc.vid.m4v.bps=64000,1600000
ro.media.enc.vid.m4v.fps=1,30
ro.htc.checkin.url=http://andchin.htc.com/android/checkin
ro.htc.checkin.crashurl=http://andchin.htc.com/android/crash
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.locationfeatures=1
ro.com.google.gmsversion=2.1_r1
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=HT04TNX01962
ro.bootmode=recovery
ro.baseband=7.13.35.05
ro.carrier=HTC-Russia
ro.bootloader=1.01.0000
ro.hardware=legend
ro.revision=128
ro.cid=HTC__A07
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...
mtd: successfully wrote block at c1ad000000000
I:Set boot command ""
 
Sep 26, 2010
33
1
0
entropicamente.net
As stated in the other thread (http://forum.xda-developers.com/showpost.php?p=11876155&postcount=28) this is the first time I try to build something related to CM / CWM, but I'd like to learn and to update the 3.0.0.8 version to solve the mount problem.

Therefore I tried to build the latest version of ClockworkMod. I installed it and it works on my HTC Legend, but if you flash this image you do it at your own risk. I take no responsibility.

Only to be sure that I've not done some fatal mistake I will post the commands I used to compile the recovery. Feel free to suggest/correct/insult me. :)

Code:
repo sync
. build/envsetup.sh
lunch cyanogen_legend-eng
make recoveryimage
ClockworkMod Recovery 3.0.1.3:
http://www.megaupload.com/?d=OUKKAC13

Known bug:
- Sometimes back key doesn't go back, but forward. Use the menu entries to go back. :s
 
Last edited:

[Jules]

Member
Nov 10, 2010
47
3
0
There's no entry for sd-ext in /etc/recovery.fstab so sd-ext mounting doesn't work in 3.0.1.3.
Can this be added in the recovery image?
 

JonasDroid

Senior Member
Apr 12, 2010
423
50
0
when I try to flash a radio it tells me:
Amend-script (update-script) is no longer supported
Amend-script was deprecated by google in anderoid 1.5

???
Tried 2 different 7.13 and one 7.08 radio's all are giving the same error

I can't use an old update.zip cause the CWM just overrides it, any other recovery is just overwritten by CWM 3.0
Anyone who succesfully flashed a radio using CWM 3.0?
 

ali ba

Retired Recognized Developer
May 30, 2010
576
258
0
Vienna
derhofbauer.at
Let me emphasise the most important parts of those error lines:

Amend scripting (update-script) is no longer supported.
Amend scripting was deprecated by Google in Android 1.5.
Now, let's try to power up our reading parser at medium skill level and accuracy. Ready?


Output from my parser:
The first line could be rephrased as "You are trying to do something I do not understand any more."

The second line could be rephrased as an explanation for the line #1 "I do not support it because it's ancient and even Google dropped its support."

Thank you for using brain.

Now there are two possible actions you could take:
1. Tell those sucking dumbass authors of "update.zip"s to finally use the binary and drop update-script.
2. Go away (id est to hell) and don't try to do stuff you don't fully understand.



I hope I was of assistance.



(If you are insulted by my response then remember that common error messages like the above one can easily be fed to the web-search of your choice.)
 
Last edited:

[Jules]

Member
Nov 10, 2010
47
3
0
Though in 3.0.1.4 there now is an sd-ext entry in /etc/recovery.fstab, it is set to an ext3 filesystem.
In 3.0.0.5 this was set as 'auto'. Since my sd-ext partition is formatted as ext4 the mount sd-ext option still doesn't work.
 

JonasDroid

Senior Member
Apr 12, 2010
423
50
0
Now there are two possible actions you could take:
1. Tell those sucking dumbass authors of "update.zip"s to finally use the binary and drop update-script.
2. Go away (id est to hell) and don't try to do stuff you don't fully understand.

(If you are insulted by my response then remember that common error messages like the above one can easily be fed to the web-search of your choice.)
I'm quite sure 99,9% of the people using a PC don't fully understand what's going on behind their GUI but they are still capable of doing all kinds of stuff.
I'll probably never understand every error message I get (although this might be pretty basic, I don't have any experience with linux) but I did know what I was doing, in fact I was able to roll back to an older CWM and flash it that way.

I was posting this cause I wanted to learn something from it (and yes I should have searched first but I didn't expect this to be answered already.)

BTW: I do like the way you respond and thanks for the help :)
 

ali ba

Retired Recognized Developer
May 30, 2010
576
258
0
Vienna
derhofbauer.at
Though in 3.0.1.4 there now is an sd-ext entry in /etc/recovery.fstab, it is set to an ext3 filesystem.
Will fix that with the next build.



I do like the way you respond and thanks for the help :)
Nearly none of my answers are meant seriously and I'm actually never mad at anyone. People quite often don't get my sense of humour but that's the big caveat when posting in forums. If you could see me face to face you'd instantly know I'm joking.
 

BlaY0

Retired Recognized Developer
Sep 15, 2007
1,553
566
0
Medvode
...I don't have any experience with linux...
Well, I'd say get some! Experience I mean. Or will you be saying that you don't have any till the rest of your life? And like Ali said, if you put an error msg into Google search form, you would get like a gazillion of hits. Going through at least some of them would definitely gain you some Linix mana and wizardry points which would lead to your character overall experience score.


Sent from my HTC Legend
 
  • Like
Reactions: denisman

TheGrammarFreak

Senior Member
Jul 29, 2010
2,820
678
0
twitter.com
Will fix that with the next build.





Nearly none of my answers are meant seriously and I'm actually never mad at anyone. People quite often don't get my sense of humour but that's the big caveat when posting in forums. If you could see me face to face you'd instantly know I'm joking.
Oh, I've missed your presence in the forums

Sent from my Legend using XDA App
 

grcd

Senior Member
Dec 29, 2009
133
45
0
You better forget about this. S-OFF is for HBOOTs < 1.00


@ali ba:

What's new in 3.0.1.9? :)


So, for those with HBOOT 1.01, is there a method to S-OFF or change to a lower HBOOT? If not, are there at least any developments / hope for the future?

[ps: So, for the time being, I am stuck fake-flashing a recovery?
 

TheGrammarFreak

Senior Member
Jul 29, 2010
2,820
678
0
twitter.com
So, for those with HBOOT 1.01, is there a method to S-OFF or change to a lower HBOOT? If not, are there at least any developments / hope for the future?

[ps: So, for the time being, I am stuck fake-flashing a recovery?
There's nothing right now.

There is always hope, but I'd get used to fake-flash if I were you.

If someone has a JTAG unit (or similar) for the HTC Legend (or they're friends with someone in an HTC repair centre) then one could, in theory, write directly to the are where the bootloader is stored, thus bypassing the anti-downgrade stuff we have to deal with. The other option is to wait for HTC to release a new HBOOT, patch the new version and upgrade that way
 

karl_k

Member
Sep 7, 2010
49
3
0
hmm i have flashed a recent recovery, but i seem to miss the advantage of doing so. i believe rom manager uses fake-flash as i always see recovery 2.7 being used. as i always use rommanager to update roms i believe i never actually use the flashed version. so what am i missing out on? should i get a update.zip with a new version so its used by rommanager?

Sent from my Legend using XDA App
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone