Skip to content

Instantly share code, notes, and snippets.

@psyke83
Created July 18, 2011 23:47
Show Gist options
  • Save psyke83/1090971 to your computer and use it in GitHub Desktop.
Save psyke83/1090971 to your computer and use it in GitHub Desktop.
Starting recovery on Mon Jul 18 23:46:09 2011
framebuffer: fd 4 (240 x 320)
ClockworkMod Recovery v4.0.1.0
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /boot bml boot (null)
2 /cache rfs /dev/block/stl14 (null)
3 /data rfs /dev/block/stl13 (null)
4 /recovery bml recovery (null)
5 /sdcard vfat /dev/block/mmcblk0p1 /dev/block/mmcblk0
6 /system rfs /dev/block/stl12 (null)
7 /sd-ext ext4 /dev/block/mmcblk0p2 (null)
I:Completed outputting fstab.
I:Processing arguments.
mount: mounting /dev/block/stl14 on /cache failed: Invalid argument
W:failed to mount /dev/block/stl14 (File exists)
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=GRJ22
ro.build.version.incremental=eng.conn.20110719.001124
ro.build.version.sdk=10
ro.build.version.codename=REL
ro.build.version.release=2.3.4
ro.build.date=Tue Jul 19 00:11:53 IST 2011
ro.build.date.utc=0
ro.build.type=eng
ro.build.user=conn
ro.build.host=virtual
ro.build.tags=test-keys
ro.product.model=Galaxy5
ro.product.brand=samsung
ro.product.name=samsung_galaxy5
ro.product.device=galaxy5
ro.product.board=galaxy5
ro.product.cpu.abi=armeabi-v6l
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Samsung
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm7k
ro.build.product=galaxy5
ro.build.description=passion-user 2.3.3 GRI40 102588 release-keys
ro.build.fingerprint=google/passion/passion:2.3.3/GRI40/102588:user/release-keys
ro.HOME_APP_ADJ=1
ro.PERCEPTIBLE_APP_ADJ=0
ro.telephony.call_ring.multiple=false
ro.telephony.sends_barcount=1
ro.telephony.ril_class=samsung
rild.libpath=/system/lib/libsec-ril.so
rild.libargs=-d /dev/smd0
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=
wifi.interface=wlan0
wifi.supplicant_scan_interval=45
DEVICE_PROVISIONED=1
ro.com.android.dataroaming=false
ro.com.google.locationfeatures=1
ro.com.google.networklocation=1
ro.setupwizard.enable_bypass=1
ro.compcache.default=18
ro.sf.lcd_density=120
ro.opengles.version=131072
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0
ro.ril.hsxpa=2
ro.ril.gprsclass=10
hw.keyboards.0.devname=europa_keypad0
hw.keyboards.65538.devname=europa_headset
android.keychar.europa_keypad0=/system/usr/keychars/europa_keypad0.kcm.bin
dalvik.vm.dexopt-flags=m=y
dalvik.vm.execution-mode=int:jit
dalvik.vm.heapsize=16m
persist.sys.purgeable_assets=1
persist.sys.use_dithering=0
ro.kernel.android.checkjni=0
dalvik.vm.checkjni=false
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.config.ringtone=Playa.ogg
ro.config.notification_sound=regulus.ogg
ro.config.alarm_alert=Alarm_Beep_03.ogg
ro.modversion=CyanogenMod-7.1.0-RC1-MADTEAM
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=gt-i5500
ro.revision=4
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
Formatting /cache...
I:Formatting unknown device.
mount: mounting /dev/block/stl14 on /cache failed: Invalid argument
W:failed to mount /dev/block/stl14 (File exists)
rm: can't remove '.' or '..'
rm: can't remove '.' or '..'
Done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment