Missing partitions after restore to stock - T-Mobile Samsung Galaxy S II SGH-T989

I've been running an old version of CWM recovery (don't remember the exact version number cause it's been wiped) and I decided to change to the latest TWRP using the app install method. It gave me an error that it might not have installed properly, but I was able to successfully boot to TWRP.
I wanted to install the the PA 5.1 ROM so I went to do a factory reset from TWRP. It gave me a long list of errors but still said success. Afterwards, I looked to install the PA zip only there were no partitions to be found.
I have tried restoring to stock using both Kies and Odin, and both times, I am able to get my device up and running. I install TWRP through Odin, boot into recovery and try factory restore or install from zip and get this:
Code:
__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 TWRP 2.8.7.0 on Sat Jan 2 08:21:57 2016
(pid 120)
BOARD_HAS_NO_REAL_SDCARD := true
TW_NO_REBOOT_BOOTLOADER := true
I:Lun file '/sys/devices/platform/msm_hsusb/gadget/lun0/file'
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/devices/platform/msm_fb.196609/leds/lcd-backlight/brightness
I:Found brightness file at '/sys/devices/platform/msm_fb.196609/leds/lcd-backlight/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
Starting the UI...Pixel format: 480x800 @ 32bpp
Pixel format: RGBX_8888
Not using qualcomm overlay, 'msmfb41_30001'
framebuffer: fd 4 (480 x 800)
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/dev/block/mmcblk0p8'
E:Invalid block device on '/dev/block/mmcblk0p8 /boot emmc defaults defaults
', 'emmc', 72
I:Processing '/dev/block/mmcblk0p22'
E:Invalid block device on '/dev/block/mmcblk0p22 /recovery emmc defaults defaults
', 'emmc', 72
I:Processing '/dev/block/mmcblk0p24'
E:Invalid block device on '/dev/block/mmcblk0p24 /system ext4 ro,errors=panic wait
', 'ext4', 72
I:Processing '/dev/block/mmcblk0p26'
E:Invalid block device on '/dev/block/mmcblk0p26 /cache ext4 nosuid,nodev,barrier=1 wait,check
', 'ext4', 72
I:Processing '/dev/block/mmcblk0p21'
E:Invalid block device on '/dev/block/mmcblk0p21 /efs ext4 nosuid,nodev,barrier=1 wait,check
', 'ext4', 72
I:Processing '/dev/block/mmcblk0p25'
E:Invalid block device on '/dev/block/mmcblk0p25 /data ext4 nosuid,nodev,noatime,noauto_da_alloc,errors=panic wait,check,encryptable=footer,length=-16384
', 'ext4', 72
I:Processing '/devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0'
E:Invalid block device on '/devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0 /storage/sdcard0 auto defaults voldmanaged=internal:28
', 'auto', 72
I:Processing '/devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2'
E:Invalid block device on '/devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2 /storage/sdcard1 auto defaults voldmanaged=external:auto
', 'auto', 72
I:Processing '/devices/platform/msm_hsusb_host.0'
E:Invalid block device on '/devices/platform/msm_hsusb_host.0 /storage/usbdisk0 auto defaults voldmanaged=usbdisk:auto
', 'auto', 72
E:Unable to locate storage partition for storing settings file.
Updating partition details...
...done
I:Unable to find storage partition '/'.
I:Unmounting main partitions...
E:UnMount: Unable to find partition for path '/system'
E:UnMount: Unable to find partition for path '/data'
Opening up mount gives me an empty box with no partitions whatsoever. What happened and is it fixable?

Did you flash stock with a PIT file?

Related

Phone does not boot android, can't flash

I've had my desire z for a while now, when I got it I rooted and s-offed it and also put a custom rom on, first cyanogenmod but then I've had virtuous glite. I don't remember exactly what I did but I think I followed the HTC_Desire_Z:_Rooting guide on cyanogenmod's wiki.
Everything has been working just fine but a few days ago the phone gave me a bunch of updates (because I used the market) and I installed them, the phone frooze in the middle and I eventually pulled the battery. And then when it started again it would just say google and show two gears spinning until it eventually rebooted and did it again.
I can get into clockworkmod recovery and I've been trying to wipe and install zips (cyanogenmod 7.1.0, virtuous glite 1.0.3, virtuous sense 2.0.0) but none of them work, and I've even checked their md5 on the phone (using adb shell) so there's no corruption.
Now when I start it normally it only shows the htc logo, and eventually shuts down.
Clockworkmod recovery is version 5.0.2.7. It keeps saying:
Code:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Although it does prevent me from using it.
When attempting to install the zips, both cyanogenmod 7.1.0 and virtuous sense 2.0.0 say:
Code:
Installing update...
E:Error in /sdcard/***.zip
(Status 1)
Installation aborted.
While virtuous glite 1.0.3 appears to restart clockworkmod recovery, although it has been giving the same error as the other two before, and at some point it said "bad".
I use linux, but I have a virtual windows machine but I could not get a RUU to work, it says my phone is not connected, although I have the drivers and windows does recognize it. But I don't know if they even should work if the phone is only in the bootloader or recovery.
My phone was never branded or locked to a carrier. Here's the information from the bootloader:
Code:
VISION PVT ENG S-OFF
HBOOT-0.84.2000 (PC1011000)
MICROP-0425
RADIO-26.03.0226_M
eMMC-boot
Code:
SN-SH0CTRT00031
LCD-SO
TOUCH PANEL-ATMELC12_20aaY
Commit-adbd7a75
OS Ver.-1.34.405.5
CID-11111111
eMMC-samsung 2151MB 4407295sectors
Here's the full /tmp/recovery.log (with the repeated "start recovery" message ommited):
Code:
Starting recovery on Mon Oct 31 19:34:37 2011
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.
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/command
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=[google legal link]
ro.url.legal.android_privacy=[google privacy link]
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=SH0CTRT00031
ro.bootmode=recovery
ro.baseband=26.03.02.26_M
ro.carrier=HTC-Nor
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...
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:failed to mount /dev/block/mmcblk0p27 (Invalid argument)
W:Can't unlink /cache/recovery/command
-- Installing: /sdcard/update-cm-7.1.0-vision-signed.zip
Finding update package...
I:Update location: /sdcard/update-cm-7.1.0-vision-signed.zip
Opening update package...
Installing update...
about to run program [/tmp/backuptool.sh] with 2 args
mount: mounting /dev/block/mmcblk0p25 on /system failed: Invalid argument
grep: /system/build.prop: No such file or directory
Not backing up files from incompatible version.
umount: can't umount /system: Invalid argument
Creating filesystem with parameters:
Size: 585104896
Block size: 4096
Blocks per group: 32768
Inodes per group: 7143
Inode size: 256
Journal blocks: 2232
Label:
Blocks: 142847
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/35715 inodes and 4603/142847 blocks
error: file_write: write: I/O error
E:Error in /sdcard/update-cm-7.1.0-vision-signed.zip
(Status 1)
Installation aborted.
-- Installing: /sdcard/virtuous_glite-vision-v1.0.3.zip
Finding update package...
I:Update location: /sdcard/virtuous_glite-vision-v1.0.3.zip
Opening update package...
Starting recovery on Mon Oct 31 19:39:12 2011
[same as above: filesystem table, mount warnings, ro.*, mount errors]
-- Installing: /sdcard/virtuous_sense-vision-v2.0.0.zip
Finding update package...
I:Update location: /sdcard/virtuous_sense-vision-v2.0.0.zip
Opening update package...
Installing update...
unmount of /system failed; no such volume
unmount of /data failed; no such volume
Creating filesystem with parameters:
Size: 585104896
Block size: 4096
Blocks per group: 32768
Inodes per group: 7143
Inode size: 256
Journal blocks: 2232
Label:
Blocks: 142847
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/35715 inodes and 4603/142847 blocks
Virtuous Sense ROM
Developers: rmk, eViL D:
Contact/Donate: [email protected]
Formatting system ...
error: file_write: write: I/O error
E:Error in /sdcard/virtuous_sense-vision-v2.0.0.zip
(Status 1)
Installation aborted.
A lot of searches has suggested running fsck.vfat (scandisk) on the sdcard, but that seems strange since md5sum confirms the correct hashes. I don't have anything capable of reading the sdcard apart from my phone, and I'm not sure how to get dosfstools or similar to run on the recovery partition.
If someone could help me out it would be most appriciated. I'm happy to provide any additional information if you tell me how to get it, although right now I need to go to bed since I've been trying to fix this all day.
Sorry to say, but it seems you have the bad emmc chip problem.
There more info here
If it is, there is nothing you can do about it (except warranty replacement)
-Nipqer
Following that thread I tried:
Code:
mke2fs /dev/block/mmcblk0p27
reboot recovery
But, although it runs fine, it didn't solve the issue, and it seems his error did not include /cache/recovery/command, he says only not properly rooted devices should invoke it, is there something I can do about that?
Code:
cat /proc/kmsg | grep mmc0
<3>[ 8.057220] mmc0: No card detect facilities available
<6>[ 8.057861] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 98,0 dma 7
<6>[ 8.058013] mmc0: Platform slot type: MMC
<6>[ 8.058258] mmc0: 4 bit data mode disabled
<6>[ 8.058380] mmc0: 8 bit data mode enabled
<6>[ 8.058532] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 96000000 Hz
<6>[ 8.058776] mmc0: Slot eject status = 0
<6>[ 8.058898] mmc0: Power save feature enable = 1
<6>[ 8.059143] mmc0: DM non-cached buffer at ffa0c000, dma_addr 0x2a535000
<6>[ 8.059295] mmc0: DM cmd busaddr 0x2a535000, cmdptr busaddr 0x2a535300
<6>[ 8.211486] mmc0: new high speed MMC card at address 0001
<6>[ 8.212738] mmcblk0: mmc0:0001 M4G2DE 2.10 GiB
<3>[ 9.461669] mmc0: Failed to get card ready i = 116252
<6>[ 9.461914] mmc0: reinit card
<4>[ 9.462036] mmc0: Starting deferred resume
<6>[ 11.501831] mmc0: Deferred resume failed
<3>[ 11.553070] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.553497] mmc0: Controller has been reset
<6>[ 11.553710] mmc0: Worked around bug 1535304
<3>[ 11.555297] mmc0: DMA channel flushed (0x80000004)
<6>[ 11.555725] mmc0: Controller has been reset
<6>[ 11.555938] mmc0: Worked around bug 1535304
[repeats from "reinit card" several times]
As you can see I have M4G2DE, which thus may have a hardware error so I guess my only choice is to send it in. This seems reasonable though since the failure did not correlate with flash, etc. I can also note, as it may be relevant, that I've had problems with the phone such as applications crashing, some seemingly randomly and others with more or less distinct patterns.
Yeah the 'Deferred resume failed' in those messages shows its corrupted.
Luckily, every case I have heard of has had no issue with S-OFF/root, as it's entirely a hardware fault, so HTC's responsibility.
-Nipqer

[CWM][RELEASE] Clockworkmod recovery for P1010

First CWM - Based recovery for Samsung Tablet P1010 by Skin1980
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
HOWTO:
1- Reboot your device in download mode;
2- open Odin;
3- Select the attached file in the PDA field;
4- Flash it.
Skin1980_P1010_CWM-RECOVERY-BETA-1.tar ---> this is for froyo only
Skin1980-P1010-NEW-CF-ROOT-GB.tar ----> this is for Gingerbread
Thanks to:
RussianDeveloper: Great tester and great person... without him you don't have the CWM Recovery
Drockstar, chris41g, koush: for the CWM source
Supercurio: for the explanation about RFS corruption
Chainfire: for the CF-ROOT files/code
EXT4 - Conversion​
STATUS: Untested
1st: Flash the new kernel attached that have the ext4 support;
2nd: Install this zip file in recovery ---> http://www.multiupload.com/CSZBZDL1F3
ATTENTION!!!! This will wipe all your data! Make a backup with titanium or similar so then you can restore it!
REMEMBER Also to do a nandroid backup before the zip installation so, if it doesn't work, you can restore easily.
It's great to see this post! I was starting to lose all hope. I just want to let you know that I'm up for testing... only that my Girlfriend has borrowed my Tab for a trip so I won't have it available for a week or so. I just wanted to post so you can see there is people interested.
In the mean time, could you please tell more of what's in the PDA file? Is it only a custom kernel? or does it already contain a CWM attempt?
splattx_x said:
It's great to see this post! I was starting to lose all hope. I just want to let you know that I'm up for testing... only that my Girlfriend has borrowed my Tab for a trip so I won't have it available for a week or so. I just wanted to post so you can see there is people interested.
In the mean time, could you please tell more of what's in the PDA file? Is it only a custom kernel? or does it already contain a CWM attempt?
Click to expand...
Click to collapse
For now it's only the stock kernel with CWM.... when it will work i will add more features like OC, lagfix, init.d support, custom bootanimation etc...
A member called Agafonoff tested it and said that works.... need to test every function like backup and restore...
And please somebody post also the output of:
Code:
mount
It boots on my p1010. I have FROYO.XWKM2 installed.
After booting, kernel version is 2.6.32.9 [email protected] #1
Booting to recovery, it is ClockworkMod Recovery v3.0.0.5.
I see the following output:
Code:
E:Missing bitmap icon_clockwork
(Code -1)
ClockworkMod Recovery v3.0.0.5
E:failed to open /etc/recovery.fstab (No such file or directory)
Checking for ext4 partitions...
Checking /system...
E:unknown volume for path [/system]
E:unknown volume for path [/system]
E:Unable to process volume! Skipping...
Checking /data...
E:unknown volume for path [/data]
E:unknown volume for path [/data]
E:Unable to process volume! Skipping...
Checking /cache...
E:unknown volume for path [/cache]
E:unknown volume for path [/cache]
E:Unable to process volume! Skipping...
Done!
E:unknown volume for path [/cache/recovery/command]
E:Can't mount /cache/recovery/command
E:unknown volume for path [/cache/recovery/log]
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:unknown volume for path [/cache/recovery/last_log]
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:unknown volume for path [/cache/recovery/command]
mount output
Code:
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=12288k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/stl9 /system rfs ro,relatime,vfat,log_off,check=no,gi
set=utf8 0 0
/dev/block/mmcblk0p3 /mnt/apk vfat ro,nodev,noatime,nodiratime,f
0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,err
0
/dev/block/mmcblk0p2 /data rfs rw,nosuid,nodev,relatime,vfat,llw
d/rwx,iocharset=utf8 0 0
/dev/block/stl10 /dbdata rfs rw,nosuid,nodev,relatime,vfat,llw,c
rwx,iocharset=utf8 0 0
/dev/block/stl11 /cache rfs rw,nosuid,nodev,relatime,vfat,llw,ch
wx,iocharset=utf8 0 0
/dev/block/stl3 /efs rfs rw,nosuid,nodev,relatime,vfat,llw,check
iocharset=cp437 0 0
/dev/block/stl6 /mnt/.lfs j4fs rw,relatime 0 0
debugfs /debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,n
diratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=002
,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Unable to do a backup. can't find /sdcard either.
try with alpha 3 please and for every test please post the output like shilob have done.... thanks and sorry but without the device is more and more longer...
Alpha 2 works, missing icon message gone.
Alpha 3 stuck at Galaxt Tab Boot screen
shilob said:
Alpha 2 works, missing icon message gone.
Alpha 3 stuck at Galaxt Tab Boot screen
Click to expand...
Click to collapse
Ok... i understand some thing... but now i have to go... when i have some free time i will patch it
Inviato dal mio GT-I9100 usando Tapatalk
@Skin1980 I have sent you 5$ (USD) via your paypal donate link as good will for your initial work on getting CWM working on the p1010. If/when we get a working backup & recovery, I will be sure to send a larger donation. - thank you for your time and effort sir!
---------- Post added at 07:36 PM ---------- Previous post was at 07:16 PM ----------
Not that it should be any different but accessing the adb shell, running su and then mount on un-modified tab (i.e. no cwm beta/alphas) returns this:
Code:
# mount
mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /app-cache tmpfs rw,relatime,size=12288k 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/stl9 /system rfs ro,relatime,vfat,log_off,check=no,gid/uid/rwx,iochar
set=utf8 0 0
/dev/block/mmcblk0p2 /data rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/ui
d/rwx,iocharset=utf8 0 0
/dev/block/stl10 /dbdata rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/
rwx,iocharset=utf8 0 0
/dev/block/stl11 /cache rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/r
wx,iocharset=utf8 0 0
/dev/block/stl3 /efs rfs rw,nosuid,nodev,relatime,vfat,llw,check=no,gid/uid/rwx,
iocharset=cp437 0 0
/dev/block/stl6 /mnt/.lfs j4fs rw,relatime 0 0
debugfs /debug debugfs rw,relatime 0 0
/dev/block/vold/179:1 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,no
diratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437
,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/sdcard/external_sd vfat rw,dirsync,nosuid,nodev,noexe
c,noatime,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,co
depage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noati
me,nodiratime,uid=1000,gid=1015,fmask=0002,dmask=0002,allow_utime=0020,codepage=
cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/external_sd/.android_secure tmpfs ro,relatime,size=0k,mode=000
0 0
#
Please somebody post here the file vold.fstab that can be found under tge etc folder
Inviato dal mio GT-I9100 usando Tapatalk
Is this the file you are looking for?
-p.s thank you!!
Exactly!
Inviato dal mio GT-I9100 usando Tapatalk
ok willing beta tester here atlast and if you need any help just ask
Another beta tester here. I don't have much time available, but am willing to help. I was researching how to port ICS for us, but didn't have the time and hardware needed. Thanx!
I can test too, i have a ujkm5 froyo.
Please someone that test the alpha 4 and also the alpha 5 and also alpha 6.
Need that the issue will be reported here.
Like i said in the OP i don't have this device so i need more tester as possible. Please test every of the three version (4 - 5 - 6) and report what works and what not. If you can post also the file /temp/recovery.log or the terminal output.
Thanks
P.S.: after we have a working CWM i promise you some tweaks to get 2000+ on quadrant
Alpha 4
boots
Bad mounts
Alpha 5
boots
Code:
ClockworkMod Recovery v3.0.0.5
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
Done!
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
tried to backup
Code:
SD Card space free: 12928MB
Backing up boot image...
Error while backing up boot image!E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
Can only mount /sdcard and /system. Other mounts repeat in mount menu.
Code:
# cat recovery.log
cat recovery.log
Starting recovery on Tue Dec 13 04:21:57 2011
framebuffer: fd 4 (1024 x 600)
ClockworkMod Recovery v3.0.0.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/mmcblk0p1 (null)
2 /system ext4 /dev/block/stl9 (null)
3 /system rfs /dev/block/stl9 (null)
4 /cache ext4 /dev/block/stl11 (null)
5 /cache rfs /dev/block/stl11 (null)
6 /data ext4 /dev/block/mmcblk0p2 (null)
7 /data rfs /dev/block/mmcblk0p2 (null)
8 /dbdata ext /dev/block/stl10 (null)
9 /dbdata rfs /dev/block/stl10 (null)
10 /boot bml boot (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
32512
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
32512
Done!
I:Processing arguments.
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
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.factorytest=0
ro.serialno=c16090d04b4792e
ro.bootmode=reboot_recovery
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=p1lite
ro.revision=4
dpm.allowcamera=0
ro.build.id=FROYO
ro.build.display.id=FROYO.XWKM2
ro.build.version.incremental=XWKM2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Mon May 23 12:36:47 KST 2011
ro.build.date.utc=1306121807
ro.build.type=user
ro.build.user=root
ro.build.host=SE-S608
ro.build.tags=release-keys
ro.product.model=GT-P1010
ro.product.brand=samsung
ro.product.name=GT-P1010
ro.product.device=GT-P1010
ro.product.board=GT-P1010
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=omap3
ro.build.product=GT-P1010
ro.build.description=GT-P1010-user 2.2.1 FROYO XWKM2 release-keys
ro.build.fingerprint=samsung/GT-P1010/GT-P1010/GT-P1010:2.2.1/FROYO/XWKM2:user/r
elease-keys
ro.build.PDA=P1010XWKM2
ro.build.hidden_ver=P1010XWKM2
ro.build.changelist=1012194
ro.build.buildtag=
ro.sf.lcd_density=240
ro.sf.hwrotation=90
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttyS0
wifi.interface=tiwlan0
jpeg.libskiahw.decoder.enable=0
jpeg.libskiahw.decoder.thresh=100000
ro.opengles.version=131072
dalvik.vm.heapsize=48m
keyinputqueue.use_finger_id=true
windowsmgr.max_events_per_sec=60
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.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r10
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
media.stagefright.enable-record=false
keyguard.no_require_sim=true
ro.config.ringtone=Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.com.google.clientidbase=android-samsung
init.svc.console=running
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
W:Can't unlink /cache/recovery/command
#
Alpha 6
boots
Code:
ClockworkMod Recovery v3.1.0.1
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
tried to backup
Code:
SD Card space free: 12928MB
Backing up system...
Then nothing...
Can only mount /sdcard and /system
shilob said:
Alpha 4
boots
Bad mounts
Alpha 5
boots
Code:
ClockworkMod Recovery v3.0.0.5
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
Done!
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
tried to backup
Code:
SD Card space free: 12928MB
Backing up boot image...
Error while backing up boot image!E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
Can only mount /sdcard and /system. Other mounts repeat in mount menu.
Code:
# cat recovery.log
cat recovery.log
Starting recovery on Tue Dec 13 04:21:57 2011
framebuffer: fd 4 (1024 x 600)
ClockworkMod Recovery v3.0.0.5
recovery filesystem table
=========================
0 /tmp ramdisk (null) (null)
1 /sdcard vfat /dev/block/mmcblk0p1 (null)
2 /system ext4 /dev/block/stl9 (null)
3 /system rfs /dev/block/stl9 (null)
4 /cache ext4 /dev/block/stl11 (null)
5 /cache rfs /dev/block/stl11 (null)
6 /data ext4 /dev/block/mmcblk0p2 (null)
7 /data rfs /dev/block/mmcblk0p2 (null)
8 /dbdata ext /dev/block/stl10 (null)
9 /dbdata rfs /dev/block/stl10 (null)
10 /boot bml boot (null)
W:Unable to get recovery.fstab info for /sd-ext during fstab generation!
I:Completed outputting fstab.
Checking for ext4 partitions...
Checking /system...
Checking /data...
E:failed to mount /data (No such device)
/data may be rfs. Checking...
32512
Checking /cache...
E:failed to mount /cache (No such device)
/cache may be rfs. Checking...
32512
Done!
I:Processing arguments.
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/command
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.factorytest=0
ro.serialno=c16090d04b4792e
ro.bootmode=reboot_recovery
ro.baseband=unknown
ro.carrier=unknown
ro.bootloader=unknown
ro.hardware=p1lite
ro.revision=4
dpm.allowcamera=0
ro.build.id=FROYO
ro.build.display.id=FROYO.XWKM2
ro.build.version.incremental=XWKM2
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Mon May 23 12:36:47 KST 2011
ro.build.date.utc=1306121807
ro.build.type=user
ro.build.user=root
ro.build.host=SE-S608
ro.build.tags=release-keys
ro.product.model=GT-P1010
ro.product.brand=samsung
ro.product.name=GT-P1010
ro.product.device=GT-P1010
ro.product.board=GT-P1010
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=samsung
ro.product.locale.language=en
ro.product.locale.region=GB
ro.wifi.channels=
ro.board.platform=omap3
ro.build.product=GT-P1010
ro.build.description=GT-P1010-user 2.2.1 FROYO XWKM2 release-keys
ro.build.fingerprint=samsung/GT-P1010/GT-P1010/GT-P1010:2.2.1/FROYO/XWKM2:user/r
elease-keys
ro.build.PDA=P1010XWKM2
ro.build.hidden_ver=P1010XWKM2
ro.build.changelist=1012194
ro.build.buildtag=
ro.sf.lcd_density=240
ro.sf.hwrotation=90
rild.libpath=/system/lib/libsec-ril-apalone.so
rild.libargs=-d /dev/ttyS0
wifi.interface=tiwlan0
jpeg.libskiahw.decoder.enable=0
jpeg.libskiahw.decoder.thresh=100000
ro.opengles.version=131072
dalvik.vm.heapsize=48m
keyinputqueue.use_finger_id=true
windowsmgr.max_events_per_sec=60
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.locationfeatures=1
ro.setupwizard.mode=DISABLED
ro.com.google.gmsversion=2.2_r10
media.stagefright.enable-player=false
media.stagefright.enable-meta=false
media.stagefright.enable-scan=false
media.stagefright.enable-http=false
media.stagefright.enable-record=false
keyguard.no_require_sim=true
ro.config.ringtone=Minimal_tone.ogg
ro.config.notification_sound=01_Sherbet.ogg
ro.config.alarm_alert=Good_Morning.ogg
ro.config.media_sound=Media_preview_Touch_the_light.ogg
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
ro.com.google.clientidbase=android-samsung
init.svc.console=running
init.svc.recovery=running
init.svc.adbd=running
I:Checking for extendedcommand...
I:Skipping execution of extendedcommand, file not found...
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (No such device)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (No such device)
W:Can't unlink /cache/recovery/command
#
Alpha 6
boots
Code:
ClockworkMod Recovery v3.1.0.1
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
tried to backup
Code:
SD Card space free: 12928MB
Backing up system...
Then nothing...
Can only mount /sdcard and /system
Click to expand...
Click to collapse
On Alpha 6:
And the file /temp/recovery.log ?
menù works?
Hi, Skin1980. I'll download and check it out.
UPD. File temp/recovery.log on sdcard not present.

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!

CWM recovery won't install

w w w.dropbox.com/sh/rsonn41mng31ggu/u5KYdN02kf
files: w w w.dropbox.com/s/bzleyayiza713g9/CWM%20ONLY%20for%20test%20for%20the%20wise%20people.rar
In standard. android recovery (3e) : recovery.zip gets this E:Error in /tmp/sideload/package.zip (status 0)
it is a std firmware 4.3 kernel 3.10 where junk is removed. and ota update linked to dummy link.
tryed installing image thrue different apps
there are more files. are they needed?
Please help
my tablet onda v975m is rooted SuperSu 1.94 latest busybox
tried to copy to root but after reboot it's gone
a Little help please
__bionic_open_tzdata: couldn't find any tzdata when looking for Asia/Shanghai!
__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 Sat Apr 19 18:36:03 2014
recovery filesystem table
=========================
0 /bootloader mtd bootloader 0
1 /boot_env mtd boot_env 0
2 /logo mtd logo 0
3 /aml_logo mtd aml_logo 0
4 /recovery mtd recovery 0
5 /boot mtd boot 0
6 /system ext4 /dev/block/system 0
7 /cache ext4 /dev/block/cache 0
8 /data ext4 /dev/block/data 0
9 /media vfat /dev/block/media 0
10 /sdcard vfat /dev/block/mmcblk0p1 0
11 /udisk auto /dev/block/sda1# 0
12 /tmp ramdisk ramdisk 0
stat /dev/nand_env OK
env device is /dev/nand_env erasesize=(0x00000) envsize=(0x10000)
E:Bad bootloader arguments
"(null)"
W:try mount /dev/block/mmcblk0p1 ...
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
E:failed to mount /udisk (No such device)
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
E:failed to mount /udisk (No such device)
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
E:failed to mount /udisk (No such device)
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
W:try mount /dev/block/sda11 ...
W:try mount /dev/block/sda12 ...
W:try mount /dev/block/sda13 ...
W:try mount /dev/block/sda14 ...
W:try mount /dev/block/sda1 ...
E:failed to mount /udisk (No such device)
E:cannot mount /udisk (No such device)
E:Can't mount /udisk/factory_update_param.aml
stat /dev/nand_env OK
env device is /dev/nand_env erasesize=(0x00000) envsize=(0x10000)
---void factory_reset_wipe_data(int*, char***),wipe_data=(null)
locale is [(null)]
I:loaded /etc/recovery.kl
I:recovery key map table
I:=========================
I: 0 type:select value:-4 key:28 15 116 104 158 -1
I: 1 type:down value:-3 key:108 114 109 -1 -1 -1
I: 2 type:up value:-2 key:103 115 -1 -1 -1 -1
I:
framebuffer: fd 4 (2048 x 1536)
installing_text: (1 x 1 @ 1896)
erasing_text: (1 x 1 @ 1599)
no_command_text: (1 x 1 @ 1599)
error_text: (1 x 1 @ 1599)
Command: "/sbin/recovery" "--show_text"
ro.serialno=12345678900
ro.bootmode=unknown
ro.baseband=unknown
ro.bootloader=unknown
ro.firstboot=0
ro.hardware=amlogic
ro.revision=11
ro.factorytest=0
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mass_storage
ro.build.id=JSS15J
ro.build.display.id=JSS15J.20140328
ro.build.version.incremental=20140328
ro.build.version.sdk=18
ro.build.version.codename=REL
ro.build.version.release=4.3
ro.build.date=Fri Mar 28 18:35:08 CST 2014
ro.build.date.utc=1396002908
ro.build.type=user
ro.build.user=xiaoyang.huang
ro.build.host=droid10-sz
ro.build.tags=test-keys
ro.product.model=ONDA A9 Core4
ro.product.brand=MID
ro.product.name=k12_MA975M8_B
ro.product.device=k12_MA975M8_B
ro.product.board=k12_MA975M8_B
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=MID
ro.product.locale.language=zh
ro.product.locale.region=CN
ro.wifi.channels=11
ro.board.platform=meson8
ro.build.product=k12_MA975M8_B
ro.build.description=k12_MA975M8_B-user 4.3 JSS15J 20140328 test-keys
ro.build.fingerprint=MID/k12_MA975M8_B/k12_MA975M8_B:4.3/JSS15J/20140328:user/test-keys
ro.build.characteristics=tablet
ro.adb.secure=1
ro.sf.lcd_density=320
keyguard.no_require_sim=1
keyguard.enable=true
ro.statusbar.widget=true
ro.statusbar.button=true
ro.statusbar.yearmonthdayweek=true
hwui.render_dirty_regions=false
hw.nopm=false
hw.nobattery=false
hw.nophone=false
hw.novibrate=true
hw.hasethernet=true
ro.platform.has.touch=true
ro.sf.hwrotation=0
ro.ui.cursor=surface
sys.fb.bits=32
media.amsuperplayer.enable=true
media.amplayer.enable-acodecs=NULL
media.amplayer.enable=true
media.amplayer.support-exname=divx,h264,avi,ts,m2ts,mkv,mp4,mpg,mpeg,rm,rmvb,wmv,ts,dat,vob,vc1
media.amplayer.support-exname1=mp2,mp3,ac3
media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
media.amsuperplayer.defplayer=PV_PLAYER
media.amplayer.thumbnail=true
media.amplayer.widevineenable=true
media.amplayer.dsource4local=1
media.amplayer.startmode=true
media.arm.audio.decoder=ape,flac,dts,ac3,eac3,wma,wmapro,mp3,aac,vorbis,cook,raac,amr,pcm,adpcm
media.wfd.use-pcm-audio=false
media.wfd.videoreolutiontype=0
media.wfd.videoreolutiongroup=5
media.wfd.videoframerate=30
media.html5videowin.enable=1
media.decoder.vfm.defmap=decoder ppmgr amvideo
gadget.nand.force_sync=true
ro.statusbar.widget.power=true
sys.rotation.settings=false
ro.hdmi480p.enable=true
audio.policy.digital.fixed=false
ro.app.optimization=true
ro.vout.dualdisplay3=true
ro.vout.player.exit=false
ro.has.cpu.setting=true
ro.cpumode.maxfreq=1200000,1320000,800000
audio.h2w.disconnect.delay=true
ro.usbstorage.cpumode=performance
ro.usbstorage.maxfreq=600000
ro.bootanimation.rotation=0
has.media.poll=true
media.libplayer.seek.fwdsearch=1
ro.flashplayer.surfacehack=1
libplayer.livets.softdemux=1
libplayer.netts.recalcpts=1
ro.audio.mapvalue=0,0,0,0
media.libplayer.modules=vhls_mod,dash_mod
ro.app.hdmi.allswitch=true
persist.sys.timezone=Asia/Shanghai
ro.osd2.size=64x64
ro.alarm.align=true
ro.permissions.settings=true
ro.statusbar.volume=true
ro.product.baseband=V1.1.0_V4
ro.product.firmware=00430001
ro.product.otaupdateurl=htt p://1 0.28.11.53:8080/otaupdate/update
ro.module.dualscaler=true
ro.media.partition.label=ONDA MID
ro.usb.vendor.string=ONDA
ro.usb.product.string=MID
ro.quickboot.enable=true
ds1.audio.multichannel.support=false
ds1.audio.effect.support=false
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=pixiedust.ogg
ro.carrier=unknown
ro.opengles.version=131072
debug.hwui.render_dirty_regions=false
ro.config.alarm_alert=Alarm_Classic.ogg
ubootenv.var.firstboot=0
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heapsize=512m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=8m
wifi.interface=wlan0
gps.enable=false
hw.cameras=2
ro.camera.orientation.front=0
ro.camera.orientation.back=0
drm.service.enable=true
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
init.svc.ueventd=running
ro.ubootenv.varible.prefix=ubootenv.var
init.svc.console=running
init.svc.recovery=running
-- Install /sdcard/Ny mappe ...
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:read key e=3
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 against key 0
I:verify_file returned 0
Installing update...
E:Error in /tmp/sideload/package.zip
(Status 0)
Installation aborted.
-- Wiping cache...
start erase volume: /cache
Formatting /cache...
make_ext4fs_internal _directorynull) directorynull)
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
warning: wipe_block_device: Discard failed
format volume:/cache sucessed!,now fsync the format device:
Cache wipe complete.
W:try mount /dev/block/mmcblk0p1 ...
-- Install /sdcard/Ny mappe ...
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:read key e=3
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 against key 0
I:verify_file returned 0
Installing update...
E:Error in /tmp/sideload/package.zip
(Status 0)
Installation aborted.
W:try mount /dev/block/mmcblk0p1 ...
-- Install /sdcard/Ny mappe ...
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:read key e=3
I:1 key(s) loaded from /res/keys
Verifying update package...
I:verify_file returned 1
E:signature verification failed
Installation aborted.
W:try mount /dev/block/mmcblk0p1 ...
-- Install /sdcard/Ny mappe ...
Finding update package...
I:Update location: /tmp/sideload/package.zip
Opening update package...
I:read key e=3
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 against key 0
I:verify_file returned 0
Installing update...
E:Error in /tmp/sideload/package.zip
(Status 0)
Installation aborted.A

Error while rooting HTC 826

Hello All,
I'm trying to root my HTC 826.
1. I have already Unlocked the bootloader.
2. Installed TWRP 2.8.5.0
3. Boot to recovery. Install -> SuperSU-v2.46
4. While installing SuperSU-v2.46.zip (from sdcard). I got the following error (I have not included the complete logs below as they are large in size. Please let me know if you require complete logs):
__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 TWRP XianShiDeNiWo D826W TWRP 2.8.5.0 on Tue Jan 13 00:39:35 2015
(pid 262)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/devices/platform/usb_mass_storage/lun0/file' does not exist, USB storage mode disabled
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
Starting the UI...Pixel format: 1080x1920 @ 32bpp
Pixel format: RGBA_8888
.
.
.
Irocessing '/usb-otg'
E:Can not create '/usb-otg' folder.
I:Can not open /etc/fstab.
E:Error creating fstab
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/CC53ZYG09490'
I:Settings storage is '/data/media/0'
Updating partition details...
E:Unable to stat '/data/misc/adb'
E:Unable to stat '/data/misc/bluedroid'
E:Unable to stat '/data/misc/bluetooth'
E:Unable to stat '/data/misc/keystore'
.
.
.
E:Unable to stat '/data/property/persist.logd.size'
E:error opening '/data/dalvik-cache'
E:error: Permission denied
E:Unable to stat '/data/resource-cache'
E:Unable to stat '/data/drm'
E:Unable to stat '/data/mediadrm'
E:error opening '/data/security'
E:error: Permission denied
E:Unable to stat '/data/nfc'
E:Unable to stat '/data/connectivity'
.
.
.
Iata backup size is 238MB, free: 7637MB.
E:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'vfat'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Can not open /etc/fstab.
E:Error creating fstab
I:Unmounting main partitions...
.
.
.
Installing '/sdcard/UPDATE-SuperSU-v2.46.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
E:Legacy property environment did not initialize successfully. Properties may not be detected.
*****************
SuperSU installer
*****************
- Mounting /system, /data and rootfs
mount: can't read '/etc/fstab': No such file or directory
mount: can't read '/etc/fstab': No such file or directory
I:Cannot find file /sys/class/thermal/thermal_zone0/temp
mount: can't find /system in /proc/mounts
mount: mounting /system on /system failed: Invalid argument
/tmp/updater: line 152: can't create /system/toolbox: Permission denied
chmod: /system/toolbox: No such file or directory
.
.
.
I:Checking resolution...
I:Loading resources...
open_png /twres/images/twrplogo.png
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
open_png /twres/images/menu-button.png
open_png /twres/images/file.png
open_png /twres/images/folder.png
.
.
.
I would really appreciate your help on this. Please let me know
if you require any additional help.
Thanks.
Follow up
kdgup said:
Hello All,
I'm trying to root my HTC 826.
1. I have already Unlocked the bootloader.
2. Installed TWRP 2.8.5.0
3. Boot to recovery. Install -> SuperSU-v2.46
4. While installing SuperSU-v2.46.zip (from sdcard). I got the following error (I have not included the complete logs below as they are large in size. Please let me know if you require complete logs):
__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 TWRP XianShiDeNiWo D826W TWRP 2.8.5.0 on Tue Jan 13 00:39:35 2015
(pid 262)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/devices/platform/usb_mass_storage/lun0/file' does not exist, USB storage mode disabled
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
Starting the UI...Pixel format: 1080x1920 @ 32bpp
Pixel format: RGBA_8888
.
.
.
Irocessing '/usb-otg'
E:Can not create '/usb-otg' folder.
I:Can not open /etc/fstab.
E:Error creating fstab
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/CC53ZYG09490'
I:Settings storage is '/data/media/0'
Updating partition details...
E:Unable to stat '/data/misc/adb'
E:Unable to stat '/data/misc/bluedroid'
E:Unable to stat '/data/misc/bluetooth'
E:Unable to stat '/data/misc/keystore'
.
.
.
E:Unable to stat '/data/property/persist.logd.size'
E:error opening '/data/dalvik-cache'
E:error: Permission denied
E:Unable to stat '/data/resource-cache'
E:Unable to stat '/data/drm'
E:Unable to stat '/data/mediadrm'
E:error opening '/data/security'
E:error: Permission denied
E:Unable to stat '/data/nfc'
E:Unable to stat '/data/connectivity'
.
.
.
Iata backup size is 238MB, free: 7637MB.
E:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'vfat'
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Can not open /etc/fstab.
E:Error creating fstab
I:Unmounting main partitions...
.
.
.
Installing '/sdcard/UPDATE-SuperSU-v2.46.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
E:Legacy property environment did not initialize successfully. Properties may not be detected.
*****************
SuperSU installer
*****************
- Mounting /system, /data and rootfs
mount: can't read '/etc/fstab': No such file or directory
mount: can't read '/etc/fstab': No such file or directory
I:Cannot find file /sys/class/thermal/thermal_zone0/temp
mount: can't find /system in /proc/mounts
mount: mounting /system on /system failed: Invalid argument
/tmp/updater: line 152: can't create /system/toolbox: Permission denied
chmod: /system/toolbox: No such file or directory
.
.
.
I:Checking resolution...
I:Loading resources...
open_png /twres/images/twrplogo.png
libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
open_png /twres/images/menu-button.png
open_png /twres/images/file.png
open_png /twres/images/folder.png
.
.
.
I would really appreciate your help on this. Please let me know
if you require any additional help.
Thanks.
Click to expand...
Click to collapse
Did you manage to fix it?
Hi
Backup the partation mmcblk0.img and upload it and put the link here I will see if you don't know how to backup I will show you

Categories

Resources