Tablet Polaroid Corrupted Internal Memory - Android Q&A, Help & Troubleshooting

Here is the data from ADB:
Block devices:
1 ramdisk
259 blkext
7 loop
8 sd
11 sr
31 mtdblock
65 sd
66 sd
67 sd
68 sd
69 sd
70 sd
71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
250 avnftl
253 memorycard
254 device-mapper
31 0 16,384 mtdblock0
31 1 8192 mtdblock1
31 2 8192 mtdblock2
31 3 8192 mtdblock3
31 4 8192 mtdblock4
31 5 1,048,576 mtdblock5
31 6 524,288 mtdblock6
31 7 6,725,632 mtdblock7
250 20 917,504 system
250 24 458,752 cache
253 0 7,565,312 cardblksd
253 1 7,564,288 cardblksd1
cat proc/mounts
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,size=413020k,nr_inodes=75439,mo de=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
none /proc/bus/usb usbfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,size=413020k,nr_inodes=75439,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,size=413020k,nr_inodes=75439,mode=755, gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,size=413020k,nr_inodes=75439,mode=755, gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
tmpfs /storage/external_storage tmpfs rw,relatime,size=413020k,nr_inodes=75439,mode=775, gid=1000 0 0
/dev/block/system /system ext4 ro,noatime,nodiratime,user_xattr,acl,barrier=1,dat a=ordered,noauto_da_alloc 0 0
/dev/block/cache /cache ext4 rw,nosuid,nodev,noatime,nodiratime,user_xattr,acl, barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/fuse /mnt/shell/emulated fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=102 3,default_permissions,allow_other 0 0
/dev/block/vold/253:1 /storage/external_storage/sdcard1 vfat rw,dirsync,nosuid,nodev,noexec,relatime,gid=1015,f mask=0002,dmask=0002,allow_utime=0020,codepage=cp4 37,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
cat mtd
dev: size erasesize name
mtd0: 01000000 00400000 "bootloader"
mtd1: 00800000 00400000 "logo"
mtd2: 00800000 00400000 "aml_logo"
mtd3: 00800000 00400000 "recovery"
mtd4: 00800000 00400000 "boot"
mtd5: 40000000 00400000 "system"
mtd6: 20000000 00400000 "cache"
mtd7: 19a800000 00400000 "userdata"
tmpfs 413020 0 413,020 0% /mnt/secure
tmpfs 413020 0 413,020 0% /mnt/asec
tmpfs 413020 0 413,020 0% /mnt/obb
tmpfs 413020 0 413,020 0% /storage/external_storage
/dev/block/system 903080 557744 345,336 62% /system
/dev/block/cache 451528 7568 443,960 2% /cache
/dev/block/vold/253:1
7549524 1081484 6,468,040 14% /storage/external_storage/sdcard1
Some Boot Logs:
I/SystemServer( 1932): Package Manager
I/PackageManager( 1932): No settings file; creating initial state
I/Vold ( 1297): /dev/block/vold/253:1 being considered for partition in volume sdcard at /storage/external_storage/sdcard1 i=0 type=1
D/Vold ( 1297): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
D/MountService( 2351): volume state changed for /storage/external_storage/sdcard1 (unmounted -> checking)
D/MountService( 2351): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///storage/external_storage/sdcard1 (has extras) } to UserHandle{-1}
E/Vold ( 1297): Filesystem check failed (not a EXFAT filesystem)
W/MountService( 2351): getVolumeState(/storage/sdcard0): Unknown volume
D/Vold ( 1297): /dev/block/vold/253:1 failed to mount via exFAT (I/O error). Trying VFAT...
W/ActivityManager( 2351): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
I/Vold ( 1297): Device /dev/block/vold/253:1, target /storage/external_storage/sdcard1 mounted @ /mnt/secure/staging
I/Vold ( 1297): Volume::mount mounted partitions: 0x1
D/Vold ( 1297): Volume sdcard state changing 3 (Checking) -> 4 (Mounted)
D/MountService( 2351): volume state changed for /storage/external_storage/sdcard1 (checking -> mounted)
E/VoldConnector( 2351): NDC Command {3 volume mount /storage/external_storage/sdcard1} took too long (8199ms)
W/MountService( 2351): Duplicate state transition (mounted -> mounted) for /storage/emulated/0
D/MountService( 2351): sendStorageIntent Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///storage/external_storage/sdcard1 (has extras) } to UserHandle{-1}
When boot it always goes to initial factory settings and no internal sd storage.
I can push any file to internal sdcard via ADB but not Install anything...
Any help welcome

Related

[Q] How to extract recovery.img from your phone

Hey everyone,
I'm having trouble extracting a recovery.img from my phone. More specific I can't seem to find which file I have to 'dd' to create the img file.
Some commands with the output
Code:
[email protected]:/ # cat /proc/mtd
dev: size erasesize name
Code:
[email protected]:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/[email protected] /system ext4 ro,relatime,user_xattr,commit=1,barrier=1,data=ordered,noauto_da_alloc 0 0
/[email protected] /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=1,data=ordered,noauto_da_alloc 0 0
/[email protected] /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/vold/179:97 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:97 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/vold/179:6 /mnt/sdcard2 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Code:
[email protected]:/ # cat /proc/partitions
major minor #blocks name
179 0 3792000 mmcblk0
179 1 1 mmcblk0p1
179 2 5120 mmcblk0p2
179 3 524288 mmcblk0p3
179 4 524288 mmcblk0p4
179 5 2621440 mmcblk0p5
179 6 85216 mmcblk0p6
179 64 1024 mmcblk0boot1
179 32 1024 mmcblk0boot0
179 96 15110144 mmcblk1
179 97 15106048 mmcblk1p1
Code:
[email protected]:/ # cat /proc/emmc
partno: start_sect nr_sects partition_name
emmc_p1: 00000020 00000002 "ebr1"
emmc_p2: 0000ac40 00002800 "sec_ro"
emmc_p3: 00010740 00100000 "android"
emmc_p4: 00110f40 00100000 "cache"
emmc_p5: 00211740 00500000 "usrdata"
emmc_p6: 00711f40 000299c0 "fat"
Even by running the commands above I'm still not able to determine where I can extract a recovery.img.
Ive been looking around and can't seem to find anything so I hope someone can point me in the right direction.
PS: Phone in question is a Star B92M (chinaphone)
Thanks for the help!
~Whookid
EDIT: I'm looking for a way to do this without SP Flash tool

Request for ClockworkMOD Recovery For BSNL Penta IS709C

Any developers out there please develop a ClockworkMod recovery of this tablet. Has only four buttons - power, home, back, and menu.
OS - ICS 4.0.4, Attached the stock recovery with this post.
Some neccessery outputs
Code:
[email protected]:/ $ cat proc/partitions
cat proc/partitions
major minor #blocks name
31 0 4096 mtdblock0
31 1 8192 mtdblock1
31 2 16384 mtdblock2
31 3 16384 mtdblock3
31 4 524288 mtdblock4
31 5 118784 mtdblock5
31 6 524288 mtdblock6
31 7 4096 mtdblock7
31 8 524288 mtdblock8
31 9 2142208 mtdblock9
Code:
[email protected]:/ $ cat proc/mounts
cat proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock8 /system ext3 ro,noatime,nodiratime,barrier=0,data=ordered 0
0
/dev/block/mtdblock6 /data ext3 rw,nosuid,nodev,noatime,nodiratime,errors=contin
ue,barrier=0,data=ordered 0 0
/dev/block/mtdblock5 /cache ext3 rw,nosuid,nodev,noatime,nodiratime,errors=conti
nue,barrier=0,data=ordered 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/31:9 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,nod
iratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,
iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/31:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatim
e,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=c
p437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
Code:
cat proc/mtd
dev: size erasesize name
mtd0: 00400000 00004000 "misc"
mtd1: 00800000 00004000 "kernel"
mtd2: 01000000 00004000 "boot"
mtd3: 01000000 00004000 "recovery"
mtd4: 20000000 00004000 "backup"
mtd5: 07400000 00004000 "cache"
mtd6: 20000000 00004000 "userdata"
mtd7: 00400000 00004000 "kpanic"
mtd8: 20000000 00004000 "system"
mtd9: 82c00000 00004000 "user"
Any Help would be deeply appreciated
This might help...thanks to Fun_
Hi,
Try the one attached herein. Extract the recovery.img and flash using RK Flash tool...the only per-requisite being you should already have the stock recovery installed on your tab....
Let me know if it works...
I expect a thanks for anything that works....
theperfectpunk said:
Any developers out there please develop a ClockworkMod recovery of this tablet. Has only four buttons - power, home, back, and menu.
OS - ICS 4.0.4, Attached the stock recovery with this post.
Some neccessery outputs
Code:
[email protected]:/ $ cat proc/partitions
cat proc/partitions
major minor #blocks name
31 0 4096 mtdblock0
31 1 8192 mtdblock1
31 2 16384 mtdblock2
31 3 16384 mtdblock3
31 4 524288 mtdblock4
31 5 118784 mtdblock5
31 6 524288 mtdblock6
31 7 4096 mtdblock7
31 8 524288 mtdblock8
31 9 2142208 mtdblock9
Code:
[email protected]:/ $ cat proc/mounts
cat proc/mounts
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mtdblock8 /system ext3 ro,noatime,nodiratime,barrier=0,data=ordered 0
0
/dev/block/mtdblock6 /data ext3 rw,nosuid,nodev,noatime,nodiratime,errors=contin
ue,barrier=0,data=ordered 0 0
/dev/block/mtdblock5 /cache ext3 rw,nosuid,nodev,noatime,nodiratime,errors=conti
nue,barrier=0,data=ordered 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
/dev/block/vold/31:9 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,noatime,nod
iratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,
iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/31:9 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,noatim
e,nodiratime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=c
p437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
Code:
cat proc/mtd
dev: size erasesize name
mtd0: 00400000 00004000 "misc"
mtd1: 00800000 00004000 "kernel"
mtd2: 01000000 00004000 "boot"
mtd3: 01000000 00004000 "recovery"
mtd4: 20000000 00004000 "backup"
mtd5: 07400000 00004000 "cache"
mtd6: 20000000 00004000 "userdata"
mtd7: 00400000 00004000 "kpanic"
mtd8: 20000000 00004000 "system"
mtd9: 82c00000 00004000 "user"
Any Help would be deeply appreciated
Click to expand...
Click to collapse

Custom Recovery

I have romdumped my device after searching everwhere and finally found the files. It is very different from the general files and i am confused.
These are the files shown in partitions
93 0 16384 nanda
93 8 16384 nandb
93 16 32768 nandc
93 24 393216 nandd
93 32 1048576 nande
93 40 16384 nandf
93 48 32768 nandg
93 56 262144 nandh
93 64 2071552 nandi
179 0 1931264 mmcblk0
179 1 1927164 mmcblk0p1
And mount Points
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/block/nandd /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordered 0 0
/dev/block/nande /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/nandh /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/vold/93:64 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/vold/179:1 /mnt/extsd vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1023,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
Could you please tell mw how to make a custom recovery for my device.
Device Touchmate M-tab... Basically unherd of and no support anywhere. So please help me.
I had found a recovery builder (clockwork mod builder) but dont know how to use it. And i am confused abt the recovery.fstab.
Thankyou

Need Help, samsung note(korea) can't mount sdcard

i built cm10.1 for e160s/k (GALAXY NOTE korea_version) ,but can't mount sdcard
I/Vold ( 260): /dev/block/vold/179:0 being considered for volume sdcard
D/Vold ( 260): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
D/Vold ( 260): Trying to get filesystem type for /dev/block/vold/179:0
D/NetworkManagementService( 632): enabling bandwidth control
D/MountService( 632): volume state changed for /storage/sdcard0 (unmounted -> checking)
D/MountService( 632): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///storage/sdcard0 (has extras) } to UserHandle{-1}
E/Vold ( 260): None or unknown filesystem on /dev/block/vold/179:0
D/Vold ( 260): Volume sdcard state changing 3 (Checking) -> 1 (Idle-Unmounted)
D/MountService( 632): volume state changed for /storage/sdcard0 (checking -> nofs)
D/MountService( 632): sendStorageIntent Intent { act=android.intent.action.MEDIA_NOFS dat=file:///storage/sdcard0 (has extras) } to UserHandle{-1}
E/MountService( 632): Boot-time mount failed (-3)
Click to expand...
Click to collapse
i think /dev/block/vold/179:29 is true
this is my vold.fstab
# internal sdcard
dev_mount sdcard /storage/sdcard0 29 /devices/platform/msm_sdcc.1/mmc_host/mmc0/mmc0
# external sdcard
dev_mount external_sd /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc2/mmc2
#otg sdcard
dev_mount sda /mnt/usbdisk0 auto /devices/platform/msm_hsusb_host.0
Click to expand...
Click to collapse
[email protected]:/ # mount
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,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
tmpfs /storage tmpfs rw,relatime,mode=050,gid=1028 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/secure tmpfs rw,relatime,mode=700 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/fuse tmpfs rw,relatime,mode=775,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/dev/block/mmcblk0p24 /system ext4 ro,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p26 /cache ext4 rw,nosuid,nodev,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p21 /efs ext4 rw,nosuid,nodev,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p25 /data ext4 rw,nosuid,nodev,noatime,user_xattr,acl,barrier=1,data=ordered,noauto_da_alloc 0 0
/dev/block/mmcblk0p13 /firmware vfat ro,relatime,uid=1000,gid=1000,fmask=0337,dmask=0227,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/dev/block/mmcblk0p17 /system/etc/firmware/misc_mdm vfat ro,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=lower,errors=remount-ro 0 0
/sys/kernel/debug /sys/kernel/debug debugfs rw,relatime 0 0
[email protected]:/ #
Click to expand...
Click to collapse
sorry for my poor english

[CANCELLED] M-Horse S51 root feedback ....as device bricked

Hi
I am aware of the wonderful posts of
ElectronikHeart
for Spreadtrum devices but poster has no mention of sc7715 as yet.
2) I have yet to root this device but have been restricted to APK, fastboot, adb as I have only a Linux PC
b) attempts to vroot via WINE on Linux also a fail....I suspect because WINE does not have devman.
ie Not able to install Windows USB drivers and have them corrrectly associated with M-Horse
3) I read about the TBH "factory" cables and bought one, actually I bought the cheaper adapter but its the same thing
Yes I know its not mentioned in the supported devices list
However, I was hoping it might put my device into "download mode"
It doesn't so end of feedback so far.
thanks for reading.
###################
M-Horse
CPU SC7715
ro.build.id=KOT49H....from build.prop
ro.board.platform=scx15....from build.prop
##### following is mounts info
rootfs / rootfs ro,relatime 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
adb /dev/usb-ffs/adb functionfs rw,relatime 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /sys/fs/cgroup tmpfs rw,relatime,mode=750,gid=1000 0 0
pstore /sys/fs/pstore pstore 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 /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/ubi0_system /system ubifs ro,nosuid,nodev,relatime,compr=lzo 0 0
/dev/ubi0_userdata /data ubifs rw,nosuid,nodev,noatime,compr=lzo 0 0
/dev/ubi0_prodnv /productinfo ubifs rw,nosuid,nodev,noatime,compr=lzo 0 0
/dev/fuse /mnt/shell/emulated fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/fuse /storage/temp_sd fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
tmpfs /storage/emulated tmpfs rw,nosuid,nodev,relatime,mode=751,gid=1028 0 0
/dev/block/vold/179:1 /mnt/media_rw/sdcard0 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:1 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1023,gid=1023,fmask=0007,dmask=0007,allow_utime=0020,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/fuse /storage/sdcard0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/block/loop0 /cache ext4 rw,relatime,data=ordered 0 0
/dev/ubi0_cache /cache2 ubifs rw,relatime 0 0
/dev/fuse /storage/emulated/0 fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/fuse /storage/emulated/legacy fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/fuse /storage/emulated/0/temp_sd fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/fuse /storage/emulated/legacy/temp_sd fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
########## end of mounts info
##### following is mtd
dev: size erasesize name
mtd0: 00040000 00040000 "spl"
mtd1: 000c0000 00040000 "2ndbl"
mtd2: 00080000 00040000 "kpanic"
mtd3: 1fe80000 00040000 "ubipac"
############# end of mtd
###### following is partitions
major minor #blocks name
7 0 61440 loop0
179 0 7761920 mmcblk0
179 1 7757824 mmcblk0p1
253 0 204800 zram0
Click to expand...
Click to collapse
So attempted to use Windows and vroot with Windows drivers, an user usb ini file called adb_usb.ini
contents
0x1782
Click to expand...
Click to collapse
on phone allow Windows fingerprint
vroot progresses better than WINE on Linux to say Daemon is installing.....then I get to green root button and then fail
reboot phone and retry no luck
so here is what I have tried as well
APKs
z4root
tr (towell)
framaroot (yes I know its MTK-based)
RootGenius
rootmaster (an APK version of vroot)
Click to expand...
Click to collapse
also tried various Linux scripts based on
Motochopper
Doomlord
saferoot
Click to expand...
Click to collapse
I am struggling with this beast

Categories

Resources