Cannot connect to PC, internal storage unavailable, SD card damaged - Android Q&A, Help & Troubleshooting

Device: Arnova Gbook (ereader)
OS: Android 4.0.3
Kernel version: Linux 3.0.8
I was using my tablet at an airport and everything was fine before I shutoff my phone for the flight to take off. I turned it back on once the plane reached cruising altitude. I got an indicator that my SD card was damaged, which makes no absolutely no sense. also, my apps disappeared...
Problems are:
-When I connect to PC, tapping "Turn on USB storage" nothing happens, only the lile circle indicates that it is doing something but it does nothing...
-Settings>Storage: "Unfortunately, Settings has stopped."
next to the clock it says "Damaged SD card. SD card damaged, you may have to reformat it." There is not SD card in the slot, but it still says this.
-Cannot push an SD card into the slot: It doesnt stay there even if i push it to the maximum inside. No "click sound" either.
-Cant do anything only using the internet, internal storage is not reachable in any way thus i cant install newer rom too.
Did a factory reset (Settings>factory reset) but couldnt help, still the same... I beg you guyz for your help!

Anyone?

up

...having the Same Problem
dyingsoulwow said:
up
Click to expand...
Click to collapse
So it looks like I'm having the same problem with the same gear. I tried several cures to no avail.
But First the Tech Specs of my Arnova GBook:
Manufactor: VIMICRO
Model: ANGB
CPU: ARMv 7 rev 2 (v7l)
Memory: RAM 337, ROM 0.91, SDCard 0 MB (at the Moment more to that later)
Android: 4.0.3
BuildID: generic_vortex-userdebug 4.0.3 IML74K 1.0 test-keys
Linux Version: 3.0.8-vimicro([email protected]) (gcc Version 4.4.3)
I copied some files to the mounted exSDCard (4gb noname) when my tablet suddenly died and the only way to reanimate it was by factory resetting it.
The Problem istself seems to relate to the inability to mount a Nonformated SDCard that i can not format because it is not proberly mounted.
I have no clue how to root the tablet. I tried a set of instruction from a french website, but since i don't speak french i'm not sure if the google translator gave me the right directions.
I tried to mount it the SDCard via terminal. Format it connecting the gbook to an ubuntu box and a lot of system tools available via googles play store.
USB connection shows the drives but I'm not abel to mount or list the contents of it. In general the System is booting up and i am able to install apps from Google Play. Since i can't mount any external devices i am not abel to transfer files via other means because the gbook wants to copy them to the interna SDCard (wich is not available ).
I am looking for any possible solution. If there is an alternate Frimware i will try it.
Thanks in advance for any offered Help!
Lanman99

Still trying...
Any solution i found using Google, Bing and DuckDuckGo seems to require Root Access. Has somebody successfully rooted an Arnova GBook?
Or is there really no possibel solution for a dummy user to fix this problem. It seems to boil down that i cannot mount device mmcblk0 to sdcard because "access denied".
Did anybody face a similar problem and fixed it without root?

Tried several SDCard tools to no avail...
ES File Explorer is showing me that everthing i need is there but still, every try to mount the internal storage is leading to permission denied. I'm stating to love Android

Well if there is no root, is it possible to write a shell script to revive the internal SDCard and run that with elevated rights?
ES File manager is showing the directory entry with 0 MB. Since i am a novice in Android Systems i am just not sure if that means anything.
Maybe i'm wasting my time on a piece of chinaware but this nut i still too tempting to ignore. It's just that with my limited Linux knowlegde it seems that mounting a device and formating it afterward sounds not to troublsome or am i completely lost. After asking Google, bing and some other SEs it is not that uncommon but none of the cures i found worked for my GBook.
What am i missing?

Stil no answer from Arnova on my request for a stockrom Download. Somebody got an Idea where elsee i could find a ROM image for an Arnove GBook or does anybody know if there is an alternative Firmware available?

I was able to connect to my Device via ADB
mount is delivering the following:
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
ubi0_0 on /system type ubifs (ro,noatime,no_chk_data_crc,compr=lzo)
ubi1_0 on /data type ubifs (rw,nosuid,nodev,noatime,bulk_read,no_chk_data_crc,compr=lzo)
ubi2_0 on /cache type ubifs (rw,nosuid,nodev,noatime,bulk_read,no_chk_data_crc,compr=lzo)
none on /proc/bus/usb type usbfs (rw,relatime,devmode=666)
The list under /dev/block/vold has three entries:
179:0 179:1 and 7:0
Cat /proc/partitions delivers:
31 0 10240 mtdblock0
31 1 12288 mtdblock1
31 2 120832 mtdblock2
31 3 45056 mtdblock3
31 4 524288 mtdblock4
31 5 1048576 mtdblock5
31 6 262144 mtdblock6
31 7 2169856 mtdblock7
179 0 3909632 mmcblk0
179 1 3905536 mmcblk0p1
Please I am a complete Android Noob. Is there somebody able to guide me to a Point where i can start to patch all this together.
I am able to find pieces here, but i'm not getting the broad picture.

Next try...
using Root Many by Bin4ry http://forum.xda-developers.com/showthread.php?t=1886460 to get into my device I got following results:
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (20.04.2013) v29 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
3) New Xperia Root by Goroh_kun (Xperia Z, Xperia V [JellyBean] ...)
x) Unroot
Make a choice: 1
Checking if i should run in Normal Mode or special Sony Mode
Please connect your device with USB-Debugging enabled now
Waiting for device to shop up, if nothing happens please check if Windows ADB-dr
ivers are installed correctly!
remote object '/system/app/Backup-Restore.apk' does not exist
remote object '/system/bin/ric' does not exist
.
.
Above file not found warning ARE NOT ERRORS, it is intended to be this way!
Normal Mode enabled!
.
Pushing busybox....
2207 KB/s (1085140 bytes in 0.480s)
Pushing su binary ....
2185 KB/s (380532 bytes in 0.170s)
Pushing Superuser app
2309 KB/s (1468798 bytes in 0.621s)
Making busybox runable ...
.
Now unlock your device and confirm the restore operation.
Please look at your device and click RESTORE!
If all is successful i will tell you, if not this shell will run forever.
Running ...
Successful, going to reboot your device in 10 seconds!
Waiting for device to show up again....
After reboot the gbook is throwing "unfortunately UI has stopped" and "unfortunately settings has stopped". Nothing works until i factory reset it again (at least something i am growing really good at) and I'm back to square one.
Other means of editing files within the system via ADB are only leading to access denied or system is in read only mode.
Any other ideas?

By using Archtablet.com's method: "http://www.arctablet.com/blog/forum/firmware-development/dumping-firmware-on-arnova-g2-arnova-g3-and-other-rockchip-based-tablets/" i tried to get an Firmwareimage. They tried to Help me out but again disaster struck. Ubuntu 13.04 with usblib installed failed to even recognize the GBook. Trying it with Windows and adb i need (what a surprise) root rights.
So next question is: Is there any general way to read out a tablet firmware without rooting or is it always up to the vendor to just screw things to their Liking ?
I know i should quit this beast, but stubborn as ever i keep banging my head against the wall .
Lanman99

Related

[Q] How To root Iball Slide Tablet 2.3 ?

Can some one please guide how to root Iball slide tablet. Iball Tab information is given below
OS
Browser UserAgent : Mozilla/5.0 (Linux; U; Android 2.3; en-gb; iBall Slide i7011 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
Android ID : acbc4627cc4a9253
Uptime : 0 days, 1 hours, 53 minutes, 26 seconds
Uptime (without sleeps) : 0 days, 1 hours, 53 minutes, 26 seconds
BuildInfos
Android version : 2.3
Release Codename : REL
API LEVEL : 9
CPU ABI : armeabi-v7a
Manufacturer : unknown
Bootloader : unknown
CPU ABI2 : armeabi
Hardware : smdkv210
Radio : unknown
Board : smdkv210
Brand : generic
Device : smdkv210
Display : MID Serials 2.3 GINGERBREAD 20110830.164011
Fingerprint : generic/full_smdkv210/smdkv210:2.3/GINGERBREAD/20110830.164011:eng/test-keys
Host : urbetter-linux01
ID : GINGERBREAD
Model : iBall Slide i7011
Product : full_smdkv210
Tags : test-keys
Type : eng
User : raymanfeng
Battery
Not charging...
Level : 50 %
Technology : Li-ion
Temperature : 20.0 °C (68.0°F)
Voltage : 7626 mV
Memory
Download Cache Max: 100MB/ Free: 86.45MB
data Max: 488MB/ Free: 367MB
External storage Max: 6.55GB/ Free: 6.26GB
Total RAM: 361MB
Free RAM: 159MB
Threshold RAM: 24.00MB
Low Memory Killer Levels
FOREGROUND_APP:__ 8.00MB
VISIBLE_APP:_________ 12.00MB
SECONDARY_SERVER: 16.00MB
HIDDEN_APP:________ 24.00MB
CONTENT_PROVIDER: 28.00MB
EMPTY_APP:__________ 32.00MB
Telephony
Data Activity: DATA_ACTIVITY_NONE
Data State: DATA_DISCONNECTED
IMEI(or MEID): null
IMEI/SoftVer: null
MSISDN: null
Registered MCC:
Registered MCC MNC:
Registered Operator Name:
Network Type: NETWORK_TYPE_UNKNOWN
Phone Type: PHONE_TYPE_GSM
SIM Country Code: us
SIM MCC MNC: 310004
SIM Operator Name: Verizon
SIM Serial Number: null
SIM State: SIM_STATE_UNKNOWN
Subscriber ID(IMSI): null
VoiceMail number:
Roaming: false
No Cell detected
Networks
Background Data Usage: true
type mobile[UNKNOWN]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
type WIFI[]
state CONNECTED/CONNECTED
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable true
type mobile_mms[UNKNOWN]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
type mobile_supl[UNKNOWN]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
type mobile_hipri[UNKNOWN]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
type Network3gDataStateTracker[]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
type NetworkEthDataStateTracker[]
state UNKNOWN/IDLE
reason (unspecified)
extra (none)
roaming false
failover false
isAvailable false
Wifi
State: WIFI_STATE_ENABLED
CPU
Processor ARMv7 Processor rev 2 (v7l)
BogoMIPS 998.15
Features swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer 0x41
CPU architecture 7
CPU variant 0x2
CPU part 0xc08
CPU revision 2
Hardware SMDKV210
Revision 0000
Serial 0000000000000000
Frequency Stats (time):
Screen
Resolution: 800 x 480
Refresh Rate: 68.0
X factor for DIP: 1.25
Density: 200 dpi
Pixel per inch X: 144.0 dpi Y: 144.0 dpi
OpenGL
As retreiving opengl infos can crash some device, it is not enabled by default. If you wish to, go in settings menu.
Sensors
mma7660-accel: 0.2 mA by urbetter
Gravity Sensor: 0.2 mA by Google Inc.
Linear Acceleration Sensor: 0.2 mA by Google Inc.
Rotation Vector Sensor: 0.2 mA by Google Inc.
Environment
Root Directory: /system
Data Directory: /data
Download Cache Directory: /cache
External Storage State: mounted
External Storage Directory: /mnt/sdcard
Medias Directories
Alarms: /mnt/sdcard/Alarms
DCIM: /mnt/sdcard/DCIM
Downloads: /mnt/sdcard/Download
Movies: /mnt/sdcard/Movies
Music: /mnt/sdcard/Music
Notifications: /mnt/sdcard/Notifications
Pictures: /mnt/sdcard/Pictures
Podcasts: /mnt/sdcard/Podcasts
Ringtones: /mnt/sdcard/Ringtones
Features
android.hardware.location.network
android.hardware.wifi
android.hardware.nfc
com.google.android.feature.GOOGLE_BUILD
android.hardware.location
android.hardware.sensor.gyroscope
android.hardware.bluetooth
android.hardware.touchscreen.multitouch.distinct
android.hardware.microphone
android.hardware.sensor.light
android.software.live_wallpaper
android.hardware.telephony
android.hardware.touchscreen.multitouch.jazzhand
android.hardware.sensor.barometer
android.software.sip
android.hardware.touchscreen.multitouch
android.hardware.sensor.compass
android.hardware.camera
android.software.sip.voip
android.hardware.sensor.proximity
android.hardware.location.gps
android.hardware.telephony.gsm
android.hardware.telephony.cdma
android.hardware.camera.front
android.hardware.sensor.accelerometer
android.hardware.touchscreen
glEsVers=2.0
JavaProperties
java.vendor.
java.class.path: .
java.class.version: 46.0
os.version: 2.6.35.7
java.vendor: The Android Project
user.dir: /
user.timezone: null
path.separator: :
os.name: Linux
os.arch: armv7l
line.separator:
file.separator: /
user.name:
java.version: 0
java.home: /system
Mount points
MountPoint
Name Type Options
- /
rootfs rootfs rw
- /
ubi0:rootfs ubifs rw,relatime
- /dev
tmpfs tmpfs rw,relatime,mode=755
- /dev/pts
devpts devpts rw,relatime,mode=600
- /proc
proc proc rw,relatime
- /sys
sysfs sysfs rw,relatime
- /acct
none cgroup rw,relatime,cpuacct
- /mnt/asec
tmpfs tmpfs rw,relatime,mode=755,gid=1000
- /proc/bus/usb
none usbfs rw,relatime,devmode=666
- /mnt/obb
tmpfs tmpfs rw,relatime,mode=755,gid=1000
- /dev/cpuctl
none cgroup rw,relatime,cpu
- /data
/dev/block/mmcblk0p3 ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered
- /cache
/dev/block/mmcblk0p2 ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered
- /sys/kernel/debug
/sys/kernel/debug debugfs rw,relatime
- /mnt/sdcard
/dev/block/vold/179:1 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
- /mnt/secure/asec
/dev/block/vold/179:1 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
- /mnt/sdcard/.android_secure
tmpfs tmpfs ro,relatime,size=0k,mode=000
- /mnt/extsd
/dev/block/vold/179:8 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
- /mnt/asec/com.UCMobile.intl-1
/dev/block/dm-0 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.skype.raider-1
/dev/block/dm-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.opera.mini.android-1
/dev/block/dm-2 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.eamobile.nfsshift_na_wf-1
/dev/block/dm-3 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.guidedways.iQuranPro-1
/dev/block/dm-4 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.dolphin.browser-1
/dev/block/dm-5 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/kz.mek.DialerOne-1
/dev/block/dm-6 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.adobe.reader-1
/dev/block/dm-7 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.google.earth-1
/dev/block/dm-8 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.electricsheep.asi-1
/dev/block/dm-9 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
- /mnt/asec/com.joeykrim.rootcheck-1
/dev/block/dm-10 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro
I tried ginger break but of no use superuser is install but not working, Here is the feedback from root Checker
Root Access is not properly configured or was not granted.
Superuser.apk - com.noshufou.android.su - version 3.0.6 is installed!
System Environment PATH: /system/busybox/bin /system/busybox/sbin /system/busybox/usr/bin /system/busybox/usr/sbin /sbin /vendor/bin /system/sbin /system/bin /system/xbin
The adb binary is set to default shell user access as a standard non-root user
Standard su binary location: ls -l /system/bin/su:
-rwsr-sr-x 1 2000 2000 22228 Feb 28 2008 /system/bin/su
Standard su binary location: ls -l /system/xbin/su:
ls: /system/xbin/su: No such file or directory
Alternate su binary location: ls -l /sbin/su:
ls: /sbin/su: No such file or directory
Alternate su type binary location: ls -l /system/xbin/sudo:
ls: /system/xbin/sudo: No such file or directory
SU binary not found or not operating properly
Results provided on your iBall Slide i7011 device by Root Checker version 3.9 from joeykrim in the Android Market
Please guide
Thanks in advance
any help from anyone regarding rooting iball slide i7011 android 2.3 tab. I have tried gingerbreak and also tried superoneclick as per guide but of no use.
both of them reports that the tab is rooted but when i try su command superuser wont give permission. its a mess up right now. and when i try to remove superuser its not done saying its a system app. and when i go to /system/apps/superuser its mounted as r/o.
can anyone help this ?????
I have tried almost all process from single click app to rooting via adb, bt failed. So I have changed its firmware, which includes a custom ROM...So using my iball slide with much more functions..
Bt there is one problem..The camera is not working..may be the device driver is not working, I am trying to develop this issue, and will be back when I will debug that..
Rooting Iball Slide tab
DISCLAMER you do all this on your own risk if you break your tab don’t blame me. You may want to backup some files before messing around...
1. Full charge your slide, as we required to on/off it many times
2. Download Gingerbrak.apk , saved it to the root of you SD card
3. Make sure Unknown source and USB debugging is enable
4. One file manager and install gingerbreak.apk
5. One Gingerbreak.apk, wait until your device is off
6. Press power button, let the devices start, go to application if you see Superuser Icon there, you half work is done
7. If Superuser is not install, manually install it from market
8. Connect tab to your computer with OTG, wait until driver are installing
9. To check if deriver is install or not
Right click computer > Manage>Devices Management
And check for ADB Interface and android Composite ADB Interface if it is there that means your tab is ready for next step
10. Again on your tab click gingerbreak application, wait until your mobile is off, let it be in off for now
11. Type CMD in search, Click and run as administrator
12. Type CD.. until you reach to C:\
13. Then type [space cd space platform-tools] , without bracket
14. Power on your device, wait until you see slide boot screen than
15. type [space adb devices] enter it will show you message and List of devices attached, don’t worry even if it doesn’t shows serial no of your devices , if message come as “device not found” than you need to install OTG driver manually
16. Now enter [space adb space shell]
17. Wait for few second and type [ cd/system/bin], now you would see $ sign
18. Wait till device is completely started, unlock screen
19. And type [ ./su] that is DOT /SU
20. Now check the screen, Superuser application should ask you for permission , Click allow
21. Type [rm/system/busybox/bin/su].
22. Type exit , Exit again, Wala now you are rooted
Download root check application to check whether is rooted or not
If it doesn’t happened repeat the process again, if you have any question, just put in comment, I would love to answer it
ffarhan.s said:
Rooting Iball Slide tab
DISCLAMER you do all this on your own risk if you break your tab don’t blame me. You may want to backup some files before messing around...
1. Full charge your slide, as we required to on/off it many times
2. Download Gingerbrak.apk , saved it to the root of you SD card
3. Make sure Unknown source and USB debugging is enable
4. One file manager and install gingerbreak.apk
5. One Gingerbreak.apk, wait until your device is off
6. Press power button, let the devices start, go to application if you see Superuser Icon there, you half work is done
7. If Superuser is not install, manually install it from market
8. Connect tab to your computer with OTG, wait until driver are installing
9. To check if deriver is install or not
Right click computer > Manage>Devices Management
And check for ADB Interface and android Composite ADB Interface if it is there that means your tab is ready for next step
10. Again on your tab click gingerbreak application, wait until your mobile is off, let it be in off for now
11. Type CMD in search, Click and run as administrator
12. Type CD.. until you reach to C:\
13. Then type [space cd space platform-tools] , without bracket
14. Power on your device, wait until you see slide boot screen than
15. type [space adb devices] enter it will show you message and List of devices attached, don’t worry even if it doesn’t shows serial no of your devices , if message come as “device not found” than you need to install OTG driver manually
16. Now enter [space adb space shell]
17. Wait for few second and type [ cd/system/bin], now you would see $ sign
18. Wait till device is completely started, unlock screen
19. And type [ ./su] that is DOT /SU
20. Now check the screen, Superuser application should ask you for permission , Click allow
21. Type [rm/system/busybox/bin/su].
22. Type exit , Exit again, Wala now you are rooted
Download root check application to check whether is rooted or not
If it doesn’t happened repeat the process again, if you have any question, just put in comment, I would love to answer it
Click to expand...
Click to collapse
first of all a big thanks to ffarhan.s.... thanks bro ur guide was fantastic and worked like charm. i rooted my tab without any glitch. thanks a lot buddy.
but something more to say for the newbies,
1. download gingerbreak.apk and save it in ur tab's sd card(which means internal 8gb memory)
2. ADB composite device may not show up in device manager so dont worry. but android adb interface must be shown in the path computer > Manage>device manager>android phones>android adb interface (its very necessary)
3. .. as ffarhan wrote > Then type [space cd space platform-tools] , without bracket.. its actually the path of your android sdk folder. assuming u have downloaded the sdk folder under c:\
so the path will be c:\android-sdk\platform-tools
then type adb devices press enter. the result may show like this :
List of devices attached
MID_serials devices
.... below this blank.dont worry its fine.
the main part is point 16 - 22. these should work as ffarhan wrote otherwise repeat the process from start.
anywyz, once again thanks ffarhan.s for the entire process. take care bro.
have a nice day
I have done this, bt for my case it was a temporary root..I think it has to be made permanent...
will "root explorer" go ?my i7011 is ok(Root Explorer 2.17).
it can mount / or other partitions as ro or rw?
btw, can u mail me the file "/system/bin/wpa_supplicant" , thanks a lot, [email protected]
ffarhan.s said:
8.Connect tab to your computer with OTG, wait until driver are installing
9.To check if deriver is install or not
Right click computer > Manage>Devices Management
And check for ADB Interface and android Composite ADB Interface if it is there that means your tab is ready for next step
10. Again on your tab click gingerbreak application, wait until your mobile is off, let it be in off for now
Click to expand...
Click to collapse
the device manager on my computer does show any ADB interface or android Composite ADB interface. What am i doing wrong ?
New problem !!
ffarhan.s said:
16. Now enter [space adb space shell]
17. Wait for few second and type [ cd/system/bin], now you would see $ sign
18. Wait till device is completely started, unlock screen
19. And type [ ./su] that is DOT /SU
20. Now check the screen, Superuser application should ask you for permission , Click allow
21. Type [rm/system/busybox/bin/su].
22. Type exit , Exit again, Wala now you are rooted
Download root check application to check whether is rooted or not
If it doesn’t happened repeat the process again, if you have any question, just put in comment, I would love to answer it
Click to expand...
Click to collapse
on performing step 16, the $ sign pops up immediately and for the remaining steps i keep getting 'cannot find'. plz help me out.:fingers-crossed:
vivdutta said:
on performing step 16, the $ sign pops up immediately and for the remaining steps i keep getting 'cannot find'. plz help me out.:fingers-crossed:
Click to expand...
Click to collapse
That's not a bring problem . And the correction in 21st step that it is rm system not rm/system. Hope u get it
ffarhan.s said:
Rooting Iball Slide tab
DISCLAMER you do all this on your own risk if you break your tab don’t blame me. You may want to backup some files before messing around...
1. Full charge your slide, as we required to on/off it many times
2. Download Gingerbrak.apk , saved it to the root of you SD card
3. Make sure Unknown source and USB debugging is enable
4. One file manager and install gingerbreak.apk
5. One Gingerbreak.apk, wait until your device is off
6. Press power button, let the devices start, go to application if you see Superuser Icon there, you half work is done
7. If Superuser is not install, manually install it from market
8. Connect tab to your computer with OTG, wait until driver are installing
9. To check if deriver is install or not
Right click computer > Manage>Devices Management
And check for ADB Interface and android Composite ADB Interface if it is there that means your tab is ready for next step
10. Again on your tab click gingerbreak application, wait until your mobile is off, let it be in off for now
11. Type CMD in search, Click and run as administrator
12. Type CD.. until you reach to C:\
13. Then type [space cd space platform-tools] , without bracket
14. Power on your device, wait until you see slide boot screen than
15. type [space adb devices] enter it will show you message and List of devices attached, don’t worry even if it doesn’t shows serial no of your devices , if message come as “device not found” than you need to install OTG driver manually
16. Now enter [space adb space shell]
17. Wait for few second and type [ cd/system/bin], now you would see $ sign
18. Wait till device is completely started, unlock screen
19. And type [ ./su] that is DOT /SU
20. Now check the screen, Superuser application should ask you for permission , Click allow
21. Type [rm/system/busybox/bin/su].
22. Type exit , Exit again, Wala now you are rooted
Download root check application to check whether is rooted or not
If it doesn’t happened repeat the process again, if you have any question, just put in comment, I would love to answer it
Click to expand...
Click to collapse
well i have a few problems...i have ADB interface...that means the the drivers are installed right?but when i open gingerbreak..it does the process...but my tab shuts off...i switch it on and superuser is also there...then i connect with OTG and i guess my drivers are installed...then i dont understand what you mean by Type CD.. until you reach to C:\...what exactly am i supposed to do??can u please post screenshots...or even better...if it is not too much trouble a video on how u did it!! i really want to root my tab...but i just cant get through to it!! :|
how to root iball slide with jelly bean (6309r)
can anybody please help me and tell how to root iball slide with jelly bean (6309r):crying:
This Procedure Works for every Iball Slide Tablets
http://forum.xda-developers.com/showthread.php?p=43037172#post43037172

Korean YP-GB70? Q&A Rom & Kernal

I am looking around this thread has anyone seen anything on YP-GB70 or is this the same as YP-G70? It is from Korea. I guess steve's kernal is NOT compatible with this device. What Kernal / ROM is? Any suggestions
Korean YP GB70 root and non root kernels (firmware KPH)
Hello,
you can find root and non root kernels for Korean Samsung Galaxy Player YP GB70. It is flashable only over the last KPH firmware (as of March 2012). As I cannot yet post links to outside pages (new user) try to decode the URL from this:
HTTP doubledot slash slash bvlgarian dot tistory dot com slash 138
You can flash the kernels with Odin.
That's great help you can give us.
We are many from outside to buy this YP-GB70 from korea and we need support to improve our device or rearrange it.
Our "little" problem is to find the right connexion or links to the people having knowledge and tools available.
I tried the link you provide us, if right, have a look of what i got.
What item is it to open?
Anyway don't be shy with your english it is better than mine. (french I am)
Regards
I got it after several Trials (bulgarian versus bvlugarian!)
Now I have to dig in the subject. * we keep in touch.
Thanks again,
Hey
Hi, Im a Korean Galaxy Player user.(YP-GB70.)
This Root Knernel is not rooting kernel. Because, This Kernel flashed Odin, device has bricked. But, Korean Galaxy Player's Rooting Rom is appear.
(In fact, This is my custum Rom.)
I tested the "rooted kernel" it leads my device alive from KPH brick gotten after upgrade (I felt Happy). Only problem is it doesn't reconize any internal mémory as well as external SD. So anybody got that?
Anyway, send us link for any other rooting solution. you are welcome.
Korean YP GB70 root and non root kernels (firmware KPL)
Hi folks,
here are root and non root kernels for Korean Samsung Galaxy Player YP GB70. It is flashable only over the last KPL firmware (as of April 2012):
http://bvlgarian.tistory.com/320
Once you flash root kernel via ODIN and set up SUDO, you can flash back to nonroot kernel (apparently the features of root kernel are not very well implemented/maintained anymore). Even if you flash back to nonroot kernel, the device would remain rooted.
---
If you want to flash complete customized ROM for Korean GB70:
http://greenview.tistory.com/31
The *.egg archives can be decompressed by AllZip.
---
And before you start, you can temporarily flash RJ's Custom Kernel r13 for YP-GB70. This kernel has support for ClockworkMod, so you can backup your original KPL ROM to sdcard. After flashing with ODIN you can call ClockworkdMod via combination "HOME button" + "POWER button" + "Vol. Up".
The kernel is here:
http://greenview.tistory.com/attachment/[email protected]
Once you backup your ROM, you should go back to stock kernel, RJ's kernel probably wouldn't boot, it is usable only for backup/restore.
---
Note: if you don't know what you are doing, ie. if you aren't comfortable with fdisk, adb etc., you should expect some major setbacks ;-).
Many thanks for your support.
I still have the following problem to understand and to solve in order to have my device fully working.
Detail:
-When using no rooted kernel it stay in loop at Galaxy player logo for a while....
-When using rooted kernel it starts 100% but I can't access any Sd memory or USB connexion like the internal memory is not adressed.
Who knows about this issue?
Any help is appreciated.
Korean YP GB70 partition softbrick recovery
lolo9393 said:
Many thanks for your support.
I still have the following problem to understand and to solve in order to have my device fully working.
Detail:
-When using no rooted kernel it stay in loop at Galaxy player logo for a while....
-When using rooted kernel it starts 100% but I can't access any Sd memory or USB connexion like the internal memory is not adressed.
Who knows about this issue?
Any help is appreciated.
Click to expand...
Click to collapse
It looks like one or more of your partitions are damaged. Probably by setting a wrong option in ODIN. I've did that mistake and here's how to fix it with a good chance of not losing your data:
* Install root kernel via ODIN
* Start your device normally (do not put your device in DOWNLOAD mode), it's OK if it hangs.
* On your PC install Android SDK + platform tools and make sure your adb is working.
* "adb shell" to your device
* "sudo su" or "su"
* "mount -t tmpfs tmpfs /tmp"
* "exit"
* "exit"
* Get busybox binary: http://www.4shared.com/file/DffR-A0B/busybox.html
* Untar /unzip the binary
* Push the binary to your device: "adb push busybox /tmp/busybox".
Then get fdisk working:
* "adb shell" to your device
* "sudo su" or "su"
* "cd /tmp"
* "chmod 775 busybox"
* "ln -s busybox fdisk"
* "./fdisk /dev/block/mmcblk0"
* List your partitions by pressing "p".
Here's the listing of CORRECT partition sizes (for 16GB model!):
Disk /dev/block/mmcblk0: 15.9 GB, 15925772288 bytes
1 heads, 16 sectors/track, 1944064 cylinders
Units = cylinders of 16 * 512 = 8192 bytes
Device Boot Start End Blocks Id System
/dev/block/mmcblk0p1 5 1944064 15552480 5 Extended
Partition 1 does not end on cylinder boundary
/dev/block/mmcblk0p5 9 40 256 83 Linux
/dev/block/mmcblk0p6 45 76 256 83 Linux
/dev/block/mmcblk0p7 81 240 1280 83 Linux
/dev/block/mmcblk0p8 245 404 1280 83 Linux
/dev/block/mmcblk0p9 409 1048 5120 83 Linux
/dev/block/mmcblk0p10 1053 2332 10240 83 Linux
/dev/block/mmcblk0p11 2337 3296 7680 83 Linux
/dev/block/mmcblk0p12 3301 4260 7680 83 Linux
/dev/block/mmcblk0p13 4265 38824 276480 83 Linux
/dev/block/mmcblk0p14 38829 55980 137216 83 Linux
/dev/block/mmcblk0p15 55985 64176 65536 83 Linux
/dev/block/mmcblk0p16 64181 313396 1993728 83 Linux
/dev/block/mmcblk0p17 313401 1937720 12994560 83 Linux
If some of them are mismatched (p14 and p15 probably), delete them and create again in fdisk. You don't have to format them, just setup correct type (T 83). Finally write (w) and quit fdisk.
* "sync; sync; sync"
* "reboot"
If the device still hangs:
* Put your device in SYSTEM RECOVERY mode: ("Pwr button" + "Vol up" + "Home button")
* Choose "wipe cache partition"
* Choose "reboot system now"
If the device still hangs:
* Put your device in SYSTEM RECOVERY mode: ("Pwr button" + "Vol up" + "Home button")
* Choose "wipe data/factory reset"
* Choose "reboot system now"
If the device still hangs, then try your service or shop.
Attached what i got with heimdall ytd.
I will start ADB today when free. i must learn about first.
Thanks
Today edit:
I have followed your clear instruction, here attached the result before going forward in another mistake let me have your direction to follow.
I mind this can help many other people like me!
missed attachment
Attachment can't be sent under msg edit sorry.
Partitions
lolo9393 said:
Attachment can't be sent under msg edit sorry.
Click to expand...
Click to collapse
You did a good job! Your model is 32GB by the way, so the size of your partition p17 would be different from my model. Your partition p14 is corrupted and p15-17 are missing. You should delete p14 and create p14-17 as type 83 (Linux). You can make the same sizes, as my example, except for the p17, which you can simply create from block 313401 until the end of the disk . Then try the rest of my instructions.
If the formatting in SYSTEM RECOVERY mode would not help you, you can create tool "mke2fs" the same way you created "fdisk" and you can format the partitions via command:
"./mke2fs -j /dev/block/mmcblk0p14"
That's for partition p14, you should also do that for the rest (p15-17) and then try to format again in SYSTEM RECOVERY.
That should help.
Before correcting the wrong blocks by hand, I innocently accepted the light offer to correct block 14 by typing "w" that's may be not good. but i cann't retur to read dev/block/mmblck0 to see the resulting. What's wrong?
Sorry if bothering for you but that's common problem with beginners!
fdisk
Try: "./fdisk dev/block/mmblck0". What happens?
chongkwan said:
Try: "./fdisk dev/block/mmblck0". What happens?
Click to expand...
Click to collapse
Thanks
Now, You can go to sleep and have a good night.
I'll finish the work with care.
Regards
Great success!
My device restarted after KPL Fw flashing (odin). I have not lost any personal data (photo and music), that's strange after some 20 different flash process and wipes.
Your are top expert guy!
Many THANKS for your help.
I was seeking for solution from end january when I Missrooted my device!
I have in meantime learn so much about Android and also improved my english somehow.
In case I can give you back a service, please ask.
I am sure your problem solving would help many other infortunate guys, why not to make this "sticky".
I can add what is good not to be done to avoid problem then!
Best Regards
Very good! Congratulations Your partitions are correct now. I am sorry you had to wait so long.
trying to fellow the above tutorial with no lcuk , i'm stuck in adb shell error device not found, any clue ?
Hi
In post N°8 You have everything you "must" do.
Rooted kernel is RJ's 14 kernel and nothing else for our device.
You go recovery and adb will connect.
then "shell" et voila.
Forget playing with the PIT file; it si no reason it is wrong at this step, avoid adding a difficulty, please.
Keep informed as you want
now after flashing a Korean kernel the device does boot up normally and everything seems to be fine apart from memory, internal memory and staff is all showing unavailable ?!?! strange situation ?!?! does anybody have an idea about how to fix that ?
Fine,
You mind you are just at a "wipe" step to be done.
Normally full wipe is enough to get the device restarted from home.
OK do it and give me the result reported at the screen after this step.

[EOS]-[ROM][4-august-12][PEN/WIFI/3G][JellyBean/411] DextersJB v1.5

ROM is discontinued for VIEW, use YNC's latest update
DextersJB​
i would test it out but i gotta charge my view its been dusty since i got my N7 lol
Thank you!
first.. thank you for trying to save VIEW.. there is no much going on here. but if you can save our dying VIEW, even slight attempt is greatly appreciated.
I will test this. I am kind of new on tablet but I will test and report back to you. here we go..:good:
Dexter_nlb said:
i would like to see if i can utilize the JB on View.
for this i have changed the kernel and partitions(removed those i do not know atm).
and uploading my test image for someone to test. Download it here MD5 06096eea121b5ec534830fcf97072fc4
HC hboot is required here, GB boot is not supported.
please if someone can help and test it, it will be great.
REMEMBER to factory reset, before installing this rom
I would also like to see a "mount" output run in as shell. so i know what partitions are different, besides /system i know for now.
Click to expand...
Click to collapse
myowin said:
first.. thank you for trying to save VIEW.. there is no much going on here. but if you can save our dying VIEW, even slight attempt is greatly appreciated.
I will test this. I am kind of new on tablet but I will test and report back to you. here we go..:good:
Click to expand...
Click to collapse
it if dos not boot at first try (showing a X after 20-30 seconds)..
maybe change the /system/build.prop in the zip.
replace everything you see in th build.prop with "flyer" with "express" .
save it and copy it back into the zip and replace the original one.
in the /system/lib/hw , rename files you see with "flyer" in the name, replace that with "express" too. ie lights.express.so
flash it once more and see if it helps.
Pulled, will try in about an hour when she charges back up. Apparently I left my wifi on..seems to drain a little more in ICS.
Will report back
Dexter_nlb said:
I would also like to see a "mount" output run in as shell. so i know what partitions are different, besides /system i know for now.
Click to expand...
Click to collapse
Code:
# 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
/dev/block/mmcblk0p26 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p30 /data ext4 rw,nosuid,nodev,noatime,barrier=1,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p31 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p34 /devlog ext4 rw,nosuid,nodev,noatime,barrier=1,nodelalloc,data=ordered 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
/data/d /data/d debugfs rw,relatime 0 0
/dev/block/vold/179:65 /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
/dev/block/vold/179:36 /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:36 /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
and during installation:
Code:
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : FlyerJB-view
ROM Version : 1.0
ROM Author : dexter_nlb
Device : view/express-3g
Start at : Fri Jul 27 16:36:10 2012
script aborted: file_getprop: failed to stat "/tmp/aroma-data/wipe.prop": No such file or directory
file_getprop: failed to stat "/tmp/aroma-data/wipe.prop": No such file or directory
Installer Error (Status 7)
End at : Fri Jul 27 16:36:10 2012
install finished, rebooted, stuck on white HTC bootscreen.
adb detects the device
Code:
$ ./adb devices
List of devices attached
HT16THY00941 device
but can't connect
Code:
$ ./adb shell
- exec '/system/bin/sh' failed: No such file or directory (2) -
thanks,
just what i needed here.
Sounds cool. From what I have read we will lose Flash if we go to JB. Is this correct?
Stopping support for Flash by Adobe now in favor of HTML5 is sort of like closing all gas stations in favor of electric. Great idea, terrible timing. HTML5 is nowhere near ubiquitous.
** Ring up yncconsulting. I'm sure he would want to help on this.
boastt said:
and during installation:
Code:
AROMA INSTALLER version 2.00
(c) 2012 by amarullz xda-developers
ROM Name : FlyerJB-view
ROM Version : 1.0
ROM Author : dexter_nlb
Device : view/express-3g
Start at : Fri Jul 27 16:36:10 2012
script aborted: file_getprop: failed to stat "/tmp/aroma-data/wipe.prop": No such file or directory
file_getprop: failed to stat "/tmp/aroma-data/wipe.prop": No such file or directory
Installer Error (Status 7)
[/QUOTE]
can you replace META-INF\com\google\android\updater-script
in the zip you downloaded first with the updater-script in the zip attached to this post and try again.
the reboot is because it probably only wiped, but not unpacked anything to the partition.
Click to expand...
Click to collapse
Dexter_nlb said:
can you replace META-INF\com\google\android\updater-script
in the zip you downloaded first with the updater-script in the zip attached to this post and try again.
the reboot is because it probably only wiped, but not unpacked anything to the partition.
Click to expand...
Click to collapse
Done. Install went smooth. Theres a long delay waiting for a sim card, then the "Insert SIM card" shows up with a "skip" button.
Overall, it seems pretty solid for what it should be.
Compared to your thread for the flyer: mic doesn't work, GPS seems to not even exist on the device, using that UMS doesn' work, if scrolling in chrome is part of the 2d hardware acceleration then it feels slow
boastt said:
Done. Install went smooth. Theres a long delay waiting for a sim card, then the "Insert SIM card" shows up with a "skip" button.
Overall, it seems pretty solid for what it should be.
Compared to your thread for the flyer: mic doesn't work, GPS seems to not even exist on the device, using that UMS doesn' work, if scrolling in chrome is part of the 2d hardware acceleration then it feels slow
Click to expand...
Click to collapse
thanks for the confirmation, no matter if its good or bad.
i believe its possible to make a generic edition and let the installer detect which parts belong to which hardware.
ill look into that.
the hardware issues, probably relate to the files /system/lib/hw where light/sensor/gps is for the flyer and probably differ from the view edition.
for the mic part, i believe those files are for flyer, which needs to be view specific as well.
anyways, thanks, its good to know it can be made working on view as well.
quick search on google, shows that Chrome is not as fast as stock browser, which might be was regular chrome users experience? JB is new and not all apps are adapted? maybe thats why this keeps coming back as being a problem, but might not be a build problem, but Chrome being less compatible.
mitchellvii said:
Sounds cool. From what I have read we will lose Flash if we go to JB. Is this correct?
Stopping support for Flash by Adobe now in favor of HTML5 is sort of like closing all gas stations in favor of electric. Great idea, terrible timing. HTML5 is nowhere near ubiquitous.
** Ring up yncconsulting. I'm sure he would want to help on this.
Click to expand...
Click to collapse
You can still use flash. You just cannot download it from the market but the ICS version works just fine.
In what ways is JB significantly better than ICS or GB in order to sacrifice some functionality to run it in your opinion? Not snarking here - I really would like to know.
In my personal experience, GB on this tablet is just fine. It can be overclocked and everything works, but of course I'd love the latest and the greatest if there is some noticeable performance pop.
"Not snarking here" - ehum.
mitchellvii said:
In what ways is JB significantly better than ICS or GB in order to sacrifice some functionality to run it in your opinion? Not snarking here - I really would like to know.
In my personal experience, GB on this tablet is just fine. It can be overclocked and everything works, but of course I'd love the latest and the greatest if there is some noticeable performance pop.
Click to expand...
Click to collapse
its all just a challenge and development tests/teasers.. for some it can easily be a daily driver, for others too much is definately not working.
I do not have it for the pen, so thats no priority personally.
but media playback for me, can be important, for now i just switch to SD when im on youtube.
but generally, there is alot of difference in the drivers and how framework and JB differs, i do not want to repeat , but it is for better, if just we can make more work better.
JB/ICS is alot better experience especially comparing our less good HC adaption.
JB kills GB. i'm running JB on my nexus and it's SO quick!
thanks for your hard work here, i hope we can get something running! we sort of have an ICS rom, but JB is what ICS should have been from the start..i'm pumped!
Yeah HC was pretty lame. Its really too bad the way HTC just completely abandoned what was an expensive device at the time.
I have a pen but really don't use it much anymore anyway. 7 inch tablet is just a little too small to comfortably write on anyway. I guess for me fast internet browsing and solid Netflix are the most important things.
Sent from my SPH-D710 using Tapatalk 2
Great work. I'm interested in testing once I can flash in a normal fashion (not sure how to switch out the zip file etc.)
Sent from my PG41200 using xda app-developers app
Thanks for the development of JB on the view, been thinking of trying to port some of the roms from the flyer lately. I'm not much of a developer so the fresh thread here is greatly appreciated.
Sent from my PG86100 using xda app-developers app
Runs great so far! A few minor issues but won't take much to iron out.

[Q] Turbo X Hive IV - root, custom rom needed, help

I bought this tablet in Greece named Turbo X Hive IV, a brand from Plaisio Store! A very nice tablet but I cant find any proper information about rooting it besides a thread about the previous model. I managed to install Gmail and Google Play, as it only had slideme under the name "plaisio market".
The technical information are the following
Turbo X Hive IV, 10.1", 1280 x 800 pixels, IPS panel, Front camera 0.3 mp, back camera 5mp, android 4.2.2, CPU QuadCore-A31 Series at 1.2 GH, Internal storage 16GB, Ram - 1GB, Wifi, Bluetooth, Mini HDMI, Micro USB 2.0 Micro usb 2.0 host , microSD card slot, Li-Ion 6000 mah
Model M10A9
Firmware 3.2_2013704
Kernel 3.3.0 [email protected] #4
My Questions:
1. I dont know if the device is rooted, I want some guidance how to check it.
2. Another thing I want to know is why cant I find anywhere how to set different user accounts (not different gmail accounts under the same user account). Is it locked or hidden ?
3. Is there any other Cyanogenmod or other custom rom that works with this tablet ?
If anyone wants pictures of the tablet I ll upload some.
Thanks,
astonakis said:
I bought this tablet in Greece named Turbo X Hive IV, a brand from Plaisio Store! A very nice tablet but I cant find any proper information about rooting it besides a thread about the previous model. I managed to install Gmail and Google Play, as it only had slideme under the name "plaisio market".
The technical information are the following
Turbo X Hive IV, 10.1", 1280 x 800 pixels, IPS panel, Front camera 0.3 mp, back camera 5mp, android 4.2.2, CPU QuadCore-A31 Series at 1.2 GH, Internal storage 16GB, Ram - 1GB, Wifi, Bluetooth, Mini HDMI, Micro USB 2.0 Micro usb 2.0 host , microSD card slot, Li-Ion 6000 mah
Model M10A9
Firmware 3.2_2013704
Kernel 3.3.0 [email protected] #4
My Questions:
1. I dont know if the device is rooted, I want some guidance how to check it.
2. Another thing I want to know is why cant I find anywhere how to set different user accounts (not different gmail accounts under the same user account). Is it locked or hidden ?
3. Is there any other Cyanogenmod or other custom rom that works with this tablet ?
If anyone wants pictures of the tablet I ll upload some.
Thanks,
Click to expand...
Click to collapse
Do you have binary file Su or Superuser.apk installed? If not is not rooted!!!!
Mr.Mefisto said:
Do you have binary file Su or Superuser.apk installed? If not is not rooted!!!!
Click to expand...
Click to collapse
I got the same tablet for about 10 days now.
How did you manage to get play services work?
I only managed to get the old market work, can you give me the link to the app?
Rooting to a pure android would be great, any time ideas what rom would work?
Manufacturer seems to be Somy.
Same Problem
Has anyone found a solution on which ROM to install on the Turbo-X Hive IV?
(or Somy M10A9...)
I haven't found anything yet...
Same problem
Please if you find something, help!
Need rooting for Turbo X Hive IV (the device is not rooted).
That's what I get when I do system analysis:
Android System Report - 11 Ιαν 2014 11:43:49 π.μ.
#Created by Quick System Info version 1.8.6
Device: HT6
Model: HT6
Product: ht6_sm_m10k9
Brand: Android
Release: 4.2.2
Build: HT6S.SM.M10K9.MUL.B125.WXGA.1211.V3.02
Locale: el_GR
Linux version 3.4.5 ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Dec 3 15:37:57 CST 2013
Basic Info
========================================================================================
* SD card storage
Total: 12,61GB, Free: 11,78GB
* A2SD storage
Information not available
* Internal storage
Total: 0,98GB, Free: 334MB
* System storage
Total: 739MB, Free: 262MB
* System cache
Total: 123MB, Free: 116MB
* Memory
Total: 0,95GB, Free: 221MB, Idle: 80,56MB
* Processor
ARMv7 Processor rev 2 (v7l) 1209MHz
* Network
fe80::2cb:43ff:fe71:4855%wlan0, 192.168.1.77, fe80::cb:43ff:fe71:4855%p2p0
Scaling CPU frequency:1209000
Processor : ARMv7 Processor rev 2 (v7l)
processor : 0
BogoMIPS : 2439.94
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 2
Hardware : MT8389
Revision : 0000
Serial : 0000000000000000
MemTotal: 993848 kB
MemFree: 82000 kB
Buffers: 2808 kB
Cached: 143540 kB
SwapCached: 0 kB
Active: 587688 kB
Inactive: 76532 kB
Active(anon): 514032 kB
Inactive(anon): 10068 kB
Active(file): 73656 kB
Inactive(file): 66464 kB
Unevictable: 1660 kB
Mlocked: 23484 kB
HighTotal: 524288 kB
HighFree: 22900 kB
LowTotal: 469560 kB
LowFree: 59100 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 20 kB
Writeback: 0 kB
AnonPages: 519584 kB
Mapped: 184632 kB
Shmem: 4976 kB
Slab: 32788 kB
SReclaimable: 10680 kB
SUnreclaim: 22108 kB
KernelStack: 8504 kB
PageTables: 14708 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 496924 kB
Committed_AS: 6148796 kB
VmallocTotal: 540672 kB
VmallocUsed: 183940 kB
VmallocChunk: 104452 kB
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/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
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
/[email protected] /system ext4 ro,noatime,noauto_da_alloc,commit=1,data=ordered 0 0
/[email protected] /data ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/[email protected] /cache ext4 rw,nosuid,nodev,noatime,discard,noauto_da_alloc,data=ordered 0 0
/dev/block/loop0 /mnt/cd-rom iso9660 ro,relatime 0 0
/[email protected]_f /protect_f ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/[email protected]_s /protect_s ext4 rw,nosuid,nodev,noatime,nodelalloc,noauto_da_alloc,commit=1,data=ordered 0 0
/dev/block/vold/179:8 /storage/sdcard0 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:8 /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 /storage/sdcard0/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
Rooting, Install Google play & Gmail and Multiple users
After long time, testing, modding etc I finally accomplished to Full root my Android tablet Turbo X Hive IV and install Google Play store, Gmail application and Multiple users. I wrote some posts to share them with anyone needs help (I hope it will)
For Rooting Android tablet Turbo X Hive IV guide click blog.stonebug.gr/root-android-tablet-turbo-x-hive-iv-plaisio-store-android-devices/
For Installing Google Play store and Gmail application in Android tablet Turbo X Hive IV guide click blog.stonebug.gr/install-google-play-and-gmail-android-tablet-using-turbo-x-hive-iv-tablet/
For enabling the Multi User feature on Android tablet Turbo X Hive IV and share applications guide click blog.stonebug.gr/enable-multiple-users-feature-android-4-2-using-tablet-turbo-x-hive-iv/
Rooting Turbo X Hive IV
astonakis said:
After long time, testing, modding etc I finally accomplished to Full root my Android tablet Turbo X Hive IV and install Google Play store, Gmail application and Multiple users. I wrote some posts to share them with anyone needs help (I hope it will)
For Rooting Android tablet Turbo X Hive IV guide click blog.stonebug.gr/root-android-tablet-turbo-x-hive-iv-plaisio-store-android-devices/
For Installing Google Play store and Gmail application in Android tablet Turbo X Hive IV guide click blog.stonebug.gr/install-google-play-and-gmail-android-tablet-using-turbo-x-hive-iv-tablet/
For enabling the Multi User feature on Android tablet Turbo X Hive IV and share applications guide click blog.stonebug.gr/enable-multiple-users-feature-android-4-2-using-tablet-turbo-x-hive-iv/
Click to expand...
Click to collapse
Sorry man, doesn't work...
johntziallas said:
Sorry man, doesn't work...
Click to expand...
Click to collapse
Which one did nt' work for you?
Rooting?
GPlay & Gmail ?
Multi user?
Did you follow the steps one by one ?
Do you have the 3G Hive IV ?
Tried it with 2 different Turbo X Hive IV (not 3G) tablets and it worked fine!
astonakis said:
Which one did nt' work for you?
Rooting?
GPlay & Gmail ?
Multi user?
Did you follow the steps one by one ?
Do you have the 3G Hive IV ?
Tried it with 2 different Turbo X Hive IV (not 3G) tablets and it worked fine!
Click to expand...
Click to collapse
Yes I have the 3G Hive IV
The rooting didn't work...
Any ideas?
---------- Post added at 03:14 AM ---------- Previous post was at 02:29 AM ----------
astonakis said:
Which one did nt' work for you?
Rooting?
GPlay & Gmail ?
Multi user?
Did you follow the steps one by one ?
Do you have the 3G Hive IV ?
Tried it with 2 different Turbo X Hive IV (not 3G) tablets and it worked fine!
Click to expand...
Click to collapse
When I try to run superSU I get a message saying 《There is no SU binary installed And SU cannot install it. This is a problem!》
Download Framaroot, install, run and select the first option. Reboot, run again and select the second option. Reboot and the tablet is rooted.
Visit http://forum.xda-developers.com/showthread.php?t=1893410&page=16 and follow the instructions at post #159 to install Google Services and Google Play to the Tablet.
That's it!!
vitocorl said:
Download Framaroot, install, run and select the first option. Reboot, run again and select the second option. Reboot and the tablet is rooted.
Visit http://forum.xda-developers.com/showthread.php?t=1893410&page=16 and follow the instructions at post #159 to install Google Services and Google Play to the Tablet.
That's it!!
Click to expand...
Click to collapse
Have you tried it with the specified Android tablets? Did it worked? Can you send an image proving it ?
Thanks anyway!
I have tried it, i have rooted 3 tablets in my company and i have installed Google Play on them. I cannot send you an image, since i do not have the tablets with me anymore, our sales people use them, but i can help you if you need something on the process. In fact, it is very-very easy to do it. Download and install framaroot, run it and select the only option visible. Reboot and run it again, you will have a second option, select it and reboot again-you are rooted!
Possible malfunction of framaroot
vitocorl said:
I have tried it, i have rooted 3 tablets in my company and i have installed Google Play on them. I cannot send you an image, since i do not have the tablets with me anymore, our sales people use them, but i can help you if you need something on the process. In fact, it is very-very easy to do it. Download and install framaroot, run it and select the only option visible. Reboot and run it again, you will have a second option, select it and reboot again-you are rooted!
Click to expand...
Click to collapse
Thanks for your help and time ! I tried to use framaroot but didn't work. After installation, the only visible option was "Aragorn", which I pressed but a message popped up saying that root was unsuccesful unfortunately no other options to press on main screen. Any other suggestions? I am open to anything, just help me root this disappointing product. Thanks again for your time
Reboot, run Framaroot again and then you will have the second option (boromir i think). Select Boromir and reboot again, finished!!!
Rooting TuRBOX HIVE IV 3G+GPS
vitocorl said:
Download Framaroot, install, run and select the first option. Reboot, run again and select the second option. Reboot and the tablet is rooted.
Visit http://forum.xda-developers.com/showthread.php?t=1893410&page=16 and follow the instructions at post #159 to install Google Services and Google Play to the Tablet.
That's it!!
Click to expand...
Click to collapse
THIS IS THE BEST METHOD EVER AND FAR AWAY !!!!!!!!!!!!!!!!!!!!
TOO FAST AND SECURE.
follow the steps as they discribed above.
Hello everybody,
VitoCorl... please, can you describe what you do with your HIVE IV then you root them. I buy one from plaisio, and there is no way to root them. Somebody, if know how ...PLEASE HELPPPPP.
please i need immediate help
i installed superuser on the hive iv
it worked fine for 3-4 months
but now all of a sudden its dead
no charge no boot nothing
just dead
since i have installed superuser i dont have warranty
right?
should i just take it back to the shop?
please help!
Turbo X Hive IV Bricked! Please help!!!
Hello!
I tried to install CWM recovery on TurboX Hive IV tablet and it stuck on the Allwinner A31S LOGO...
please, can anyone sent me a copy of the original stock Firmware or anything...
Does anyone knows a way to make it work again?
The technical information are the following
Turbo X Hive IV, 10.1", 1280 x 800 pixels, IPS panel, Front camera 0.3 mp, back camera 5mp, android 4.2.2, CPU QuadCore-A31 Series at 1.2 GH, Internal storage 16GB, Ram - 1GB, Wifi, Bluetooth, Mini HDMI, Micro USB 2.0 Micro usb 2.0 host , microSD card slot, Li-Ion 6000 mah
Model M10A9
Firmware 3.2_2013704
Kernel 3.3.0 [email protected] #4
Mr.Mefisto said:
Do you have binary file Su or Superuser.apk installed? If not is not rooted!!!!
Click to expand...
Click to collapse
hi .... i really want custom rom for this tablet ... any idea ?
Hello,I know that this thread is very old,but before one year, I tried to flash a custom recovery on my turbo x hive iv tablet, the
TWRP for Android One Second Generation MTK with code name seedmtk, because I thought it would work since my tablet was a mediatek device, but I falsely flashed the recovery on both boot and recovery partitions and bricked both recovery and boot modes.​I want to mention though that I have partial access to fastboot mode (I have installed also mtk drivers) and it seems that I can't flash to recovery partition,but I can flash on boot, so all I want from everyone here if it's possible, is the stock boot.img of this tablet because I'm almost sure that it will boot since system partition is not broken and it was booting before I flash on boot partition without recovery or factory mode though.
Anyway,with a few words if you bored of reading this,I want the boot + recovery.img if it's possible,I know this tablet can't do many things,but I would like to fix it.

[Q&A] [v9.52] Online Nandroid / Nandroid Backup without re-booting [CWM + TWRP + 4EX

[Q&A] [v9.52] Online Nandroid / Nandroid Backup without re-booting [CWM + TWRP + 4EX
Q&A for [v9.52] Online Nandroid / Nandroid Backup without re-booting [CWM + TWRP + 4EXT]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [v9.52] Online Nandroid / Nandroid Backup without re-booting [CWM + TWRP + 4EXT]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Hey everybody,
I was setting up online Nandroid on my S4Mini LTE (I9195) and everything looks good so far. Except that preload is not being backup-ed. I also installed the the required recognition script. When using TWRP via recovery I am able to backup the preload partition.
Any ideas why I cannot backup the preload partition online?
Thanks,
Sebastian
bjacke said:
Hey everybody,
I was setting up online Nandroid on my S4Mini LTE (I9195) and everything looks good so far. Except that preload is not being backup-ed. I also installed the the required recognition script. When using TWRP via recovery I am able to backup the preload partition.
Any ideas why I cannot backup the preload partition online?
Thanks,
Sebastian
Click to expand...
Click to collapse
Which recognition script did you install?
ameer1234567890 said:
Which recognition script did you install?
Click to expand...
Click to collapse
Hey,
I used "Samsung Galaxy S IV Mini LTE GT-I9195" ->serranolte. Is this the correct one?
Basti
bjacke said:
Hey,
I used "Samsung Galaxy S IV Mini LTE GT-I9195" ->serranolte. Is this the correct one?
Basti
Click to expand...
Click to collapse
Could you post the log file inside one of the backup folders?
Hey.
I've got problem. Lg l7II, sock kk rom rooted. I can't make backup on my external_SD, set in onb settings backup location external_SD, but backup still is created ie my internal memory. I know, that android kk not allow save files external micro sd card for third-party apps, but i've installed sd fix. but without result. So where is wrong?
Here's log:
Starting backup...
Running with the following commands: -o --custom kk_rooted --storage /external_sd -pd -r
Using Default Shell
##########################################
Online Nandroid Backup v9.52
* A tool to perform a nandroid backup
without booting into recovery.
* It is fully compatible with nandroid.
* Type 'onandroid --help' for usage
instructions.
* Created by Ameer Dawood
##########################################
14:30:44 Using busybox from: /data/data/com.h3r3t1c.onnandbup/files/busybox
14:30:44 Checking for root permissions...
14:30:44 Root permissions acquired!
14:30:44 Analysing battery level...
14:30:44 Sufficient battery available!
14:30:44 Checking version of BusyBox installed...
14:30:44 BusyBox version 1.20 or above installed!
14:30:44 Searching for SD card...
14:30:44 SD card found!
14:30:44 This device has a patch file installed!
14:30:44 Checking for required tools...
14:30:45 All required tools available!
14:30:45 Checking disk space...
14:30:45 SD Card Free Space: 1186 MB
14:30:45 Required Space: 1719 MB
14:30:46 Not enough disk space! Exiting...
exitcode [86]
Kura pazurem to wydrapała, a Xperia Neo V Tapatalkiem 4 wysłała
Ok, problem solved. It was mistake with backup save location. After changing to /storage/external_SD instead external sd, it working as it should.
Wysłano przy użyciu LG L7 II (P710) Tapatalkiem
Patch or No Patch - That Is the....
Help!
Folks, I have one, perhaps-challenging question, and I am hoping that there will be a fairly straightforward answer from one or more of the obviously-above-average-intelligence contributors to XDA.
I recently purchased a Foxconn house-branded phone, an 'InFocus M512'. I had only.moderate expectations - you usually get what you pay for - but, it has exceeded my expectations from almost every angle. However, it arrived already-rooted. And now that I've invested some hours (I'm embarrassed to admit how many) investigating and installing security/privacy apps and mods, and debloating it, I'm really satisfied and it's no longer the cheap throwaway I had originally purchased... and given how many changes I've already made, it's pure luck that I haven't bricked it; I'm waaaay overdue for a full NAND backup.
But, I have no recoveries for it, I have no idea how it was rooted or what magic was thrown at it before it landed in my inexperienced hands. It's KK 4.4.2 - that much I do know. And the launcher is a lightly themed MIUI, as far as I can tell.
I installed Online Nandroid, looking like my best / only option to create a recovery.
I clicked on the 'Get Device Identified' button in Nandroid, which returned a device code MC2_CN - not in the downloaded patch list, of course. So, then I clicked on the 'Request a patch from Santa Claus' button...
I'm not holding my breath, waiting for Ameer to come up with a patch for me; I'm sure he has bigger fish to fry, and this phone is just one in the sea of obscure Chinese mutations (that's an actual place, I think).
So... here it is... finally... my question:
What's my next step?
Is there one? (Oh crap, that's two questions) Have I been too wordy? (Damn, that's three... and don't answer it - you'll hurt my feelings.
Any informed advice would be hugely appreciated.
Thanks. :fingers-crossed:
Is this app currently maintained? I thought I would help out and sent in a patch weeks ago for my device (LG Realm) and never heard anything back. I also never got a response as to whether or not I can somehow load and use my own patch with the correct partition layout instead of having to download it.
????
codebot said:
Is this app currently maintained? I thought I would help out and sent in a patch weeks ago for my device (LG Realm) and never heard anything back. I also never got a response as to whether or not I can somehow load and use my own patch with the correct partition layout instead of having to download it.
????
Click to expand...
Click to collapse
It is still being maintained. The pace is, however, a bit slower.
Nandroid Backup for UBIFS
Sir regarding for NANDROID BACKUP it could be work in this UBIFS device?
ameer1234567890 said:
It is still being maintained. The pace is, however, a bit slower.
Click to expand...
Click to collapse
I'm willing to do any testing for an updated SM-N910T. Please just let me know.
Sent from my Note 4 with Tapatalk
SJMarty said:
I'm willing to do any testing for an updated SM-N910T. Please just let me know.
Sent from my Note 4 with Tapatalk
Click to expand...
Click to collapse
Yikes...has the script been abandoned? That would stink.
Does Online Nandroid Backup work for Alcatel OT 5020D?
I tried to restore some apps with a Nandroid Manager and even if the app didn't show any error, none of the restored apps worked. After trying to run them they always crashed.
Not boot found not recovery found
Hi, i tried these script for my Xperia Neo mt15i, in your site in the list of supported devices says that no need of path file for my hallon but during the backup appears this message, and i don't know what is wrong, Online Nandroid makes appslog .android_secure system data cache, but it's strange no boot, recovery, and bootloader. It's something wrong?
elasca said:
Hi, i tried these script for my Xperia Neo mt15i, in your site in the list of supported devices says that no need of path file for my hallon but during the backup appears this message, and i don't know what is wrong, Online Nandroid makes appslog .android_secure system data cache, but it's strange no boot, recovery, and bootloader. It's something wrong?
Click to expand...
Click to collapse
Can you post the log file inside backup folder?
ameer1234567890 said:
Can you post the log file inside backup folder?
Click to expand...
Click to collapse
Online Nandroid v9.52
Started at Sun May 3 00:58:58 CEST 2015
###########################
Run with options:
###########################
Busybox: BusyBox v1.21.1-jb static (2013-07-25 21:23 +0100) multi-call binary.
###########################
File System Layout:
rootfs on / type rootfs (ro,seclabel,relatime)
tmpfs on /dev type tmpfs (rw,seclabel,nosuid,relatime,mode=755)
devpts on /dev/pts type devpts (rw,seclabel,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,seclabel,relatime)
selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/secure type tmpfs (rw,seclabel,relatime,mode=700)
tmpfs on /mnt/asec type tmpfs (rw,seclabel,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,seclabel,relatime,mode=755,gid=1000)
tmpfs on /mnt/fuse type tmpfs (rw,seclabel,relatime,mode=775,gid=1000)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/block/mtdblock0 on /system type yaffs2 (ro,seclabel,relatime)
/dev/block/mtdblock3 on /data type yaffs2 (rw,seclabel,nosuid,nodev,relatime)
/dev/block/mtdblock1 on /cache type yaffs2 (rw,seclabel,nosuid,nodev,relatime)
/dev/block/vold/179:1 on /storage/sdcard0 type 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)
/dev/block/vold/179:1 on /mnt/secure/asec type 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)
tmpfs on /storage/sdcard0/.android_secure type tmpfs (ro,seclabel,relatime,size=0k,mode=000)
###########################
Device Details:
ro.product.model=MT15i
ro.product.brand=SEMC
ro.product.name=MT15i
ro.product.device=hallon
ro.product.board=mogami
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony Ericsson
###########################
Recovery:
CWM-based Recovery v6.0.4.6
###########################
Language File:
Not found!
###########################
00:58:59 Using busybox from: busybox
00:58:59 Checking for root permissions...
00:58:59 Root permissions acquired!
00:58:59 Analysing battery level...
00:58:59 Sufficient battery available!
00:58:59 Checking version of BusyBox installed...
00:58:59 BusyBox version 1.20 or above installed!
00:58:59 Searching for SD card...
00:58:59 SD card found!
00:58:59 This is an MTD based device!
00:59:00 Checking for required tools...
00:59:00 All required tools available!
00:59:01 Checking disk space...
00:59:02 SD Card Free Space: 4159 MB
00:59:02 Required Space: 839 MB
00:59:02 Necessary disk space available!
00:59:02 Detecting mountpoints to exclude...
00:59:02 Backing up to /storage/sdcard0/clockworkmod/backup/2015-05-02.22.58.59
00:59:02 /boot not found! Skipping backup of /boot!
00:59:02 Consider installing patch file for your device, for a complete nandroid!
00:59:02 /recovery not found! Skipping backup of /recovery!
00:59:03 Backing up /appslog...\c
00:59:05 Backing up /system...\c
01:04:01 Backing up /data...\c
01:11:01 Backing up /cache...\c
01:12:02 Backing up /.android_secure...\c
01:12:12 Generating md5sum...\c
01:13:04 Verifying md5sum...\c
01:13:05 Online Nandroid Backup Completed in 14 minutes 6 seconds!
###########################
Files Backed-up:
"----rwxr-x 1 1536 May 3 01:12 .android_secure.vfat.tar
----rwxr-x 1 6291456 May 3 00:59 appslog.img
----rwxr-x 1 96431808 May 3 01:12 cache.yaffs2.img
----rwxr-x 1 373038336 May 3 01:10 data.yaffs2.img
----rwxr-x 1 258 May 3 01:13 nandroid.md5
----rwxr-x 1 421466496 May 3 01:04 system.yaffs2.img"
@elasca This is common among Xperia devices. Your backup should just be fine. Your custom recovery (CWM / TWRP) would also not backup boot and recovery.
ameer1234567890 said:
@elasca This is common among Xperia devices. Your backup should just be fine. Your custom recovery (CWM / TWRP) would also not backup boot and recovery.
Click to expand...
Click to collapse
Do you know an alternative method to back up these partitions? I don't see these partitions even on terminal, it should be showed using "cat /proc/partitions" command, but only shows system, cache, appslog, data, and sdcard, no recovery, boot, bootloader, and other partitions showed in my Wolder tablet with Allwinner chipset.
I have also the question for these tablet, i can backup recovery and boot partitions manually but with nandroid appears "boot not found" and "recovery not found", are you working for a patch file for this tablets?
Thank you.
ameer1234567890 said:
@elasca This is common among Xperia devices. Your backup should just be fine. Your custom recovery (CWM / TWRP) would also not backup boot and recovery.
Click to expand...
Click to collapse
Hi ameer just wanted to thank you for still supporting the app . And for uploading the patch for my Lg tribute aka e2nas. I thought it was a dead issue ,im glad you brought it back to life!!
sent from my VM LGLS660 rooted on zv5

Categories

Resources