FLASHTOOL BETA 0.2.7.1 (Optimize fix, xRecovery fix) - Sony Ericsson XPERIA X10 Mini

Hi all,
Here is a new beta version of the flashtool that, this time, I hope it will fix the Optimize(JIT) feature bricking phones in 0.2.6 versions
It should install the 0.1 release of xRecovery for E10 too.
FlashTool 0.2.7.1 (beta)
beta.zip to apply to the 0.2.7.1 version : better device detection
beta2.zip to apply to the 0.2.7.1 version : improved again device detection
I don't own a mini or mini pro so I couldn't test it
If some want to give me feedback, it would be great.
I hope this 0.2.7.1 will be the last before release
Thanks to all testers

bricked it on a fresh installation of 211a06, root didnt work either. did soc root and tried optimize and when it rebootet it got stuck on SE picture

PressEsc said:
bricked it on a fresh installation of 211a06, root didnt work either. did soc root and tried optimize and when it rebootet it got stuck on SE picture
Click to expand...
Click to collapse
jit v2 is optimized to arm7 phones.
x10 mini and x10 mini pro are arm v6, so you should optimize arm v7 phones with JIT v2, and arm v6 with JIT v1.
thats why phone freezes on SE logo.

bitmovel said:
jit v2 is optimized to arm7 phones.
x10 mini and x10 mini pro are arm v6, so you should optimize arm v7 phones with JIT v2, and arm v6 with JIT v1.
thats why phone freezes on SE logo.
Click to expand...
Click to collapse
But the creator of the program is working to make it for every x10 in family.
It was a test and dont work, pityfuly.

The only thing I think will be ever be useable for the mini/pro (besides flashing firmware) is the Root option as this is basically the same for X10 and e10/u20.
But trying to install the X10 version of JIT and xrecovery on the E10 or U20 is never going to work. (you will need an option to install mini/pro versions in a popup) or another button.. "Optimise mini/pro" (now its getting complicated and messy)
Remember the rule.. Keep it simple (keeping in line with the original Flashtool the main thing is that flashtool can flash firmware, decrypting is nice too.. and root is useful, everything else is too device dependant and there is other software out there to do it simply already) I for one would love a lite version.
I have so much software that does so many things but nothing really well because people want to try to do too much. Keep it simple!
Thanks to you and Bin4ry for a great "Flashing" tool.
Kiwi

kiwiBratwurst said:
But trying to install the X10 version of JIT and xrecovery on the E10 or U20 is never going to work. (you will need an option to install mini/pro versions in a popup) or another button.. "Optimise mini/pro" (now its getting complicated and messy)
Kiwi
Click to expand...
Click to collapse
Kiwi,
Xrecovery already works for all xperia family(minis, pros, x8 and x10).
Its unified version from Zidzu in Big xperia foruns.
A simple solution fot Jit thing just need a submenu that the user can tell witch phone is their.

I tried to get the latest version of xrecovery working on my mini and it caused crash and bootloop (version 3) did you get this "unified Version" working on a mini or pro? If so let me know how you managed it.
Cheers
Kiwi
Sent from my E10i using XDA App

kiwiBratwurst said:
I tried to get the latest version of xrecovery working on my mini and it caused crash and bootloop (version 3) did you get this "unified Version" working on a mini or pro? If so let me know how you managed it.
Cheers
Kiwi
Sent from my E10i using XDA App
Click to expand...
Click to collapse
xrecovery won't work on my x10 mini, when booting into recovery mode the telephone just reboots and shows the sony ericsson startup screen again.
I don't know which tool all of you guys use but the things i tried won't work at all.

kiwiBratwurst said:
I tried to get the latest version of xrecovery working on my mini and it caused crash and bootloop (version 3) did you get this "unified Version" working on a mini or pro? If so let me know how you managed it.
Cheers
Kiwi
Sent from my E10i using XDA App
Click to expand...
Click to collapse
Sorry kiwi,
I was mistaken.
Big x10 xrecovery0.3 dont work for x10 mini.

pedrocel85 said:
Sorry kiwi,
I was mistaken.
Big x10 xrecovery0.3 dont work for x10 mini.
Click to expand...
Click to collapse
It happens to the best of us.
Kiwi

Can someone do an adb shell mount command and post the result ?
the chargemon script differs from X10 to X10 mini/pro and I would like to unify it for all x10/mini/pro/X8 devices
the adb shell mount command will print all mounted FS (mtdblocks and mount points)

Androxyde said:
Can someone do an adb shell mount command and post the result ?
the chargemon script differs from X10 to X10 mini/pro and I would like to unify it for all x10/mini/pro/X8 devices
the adb shell mount command will print all mounted FS (mtdblocks and mount points)
Click to expand...
Click to collapse
Here ya go
Code:
C:\x10mini\tools>adb shell mount
* daemon not running. starting it now *
* daemon started successfully *
rootfs / rootfs ro 0 0
tmpfs /dev tmpfs rw,mode=755 0 0
devpts /dev/pts devpts rw,mode=600 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0
/dev/block/mtdblock0 /system yaffs2 ro 0 0
/dev/block/mtdblock3 /data yaffs2 rw,nosuid,nodev 0 0
/dev/block/mtdblock1 /cache yaffs2 rw,nosuid,nodev 0 0
DxDrmServerIpc /data/DxDrm/fuse fuse.DxDrmServerIpc rw,nosuid,nodev,user_id=0,gr
oup_id=0,allow_other 0 0
/dev/block//vold/179:2 /data/sdext2 ext2 rw,errors=continue 0 0
/dev/block//vold/179:1 /sdcard vfat rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=
1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,s
hortname=mixed,utf8,errors=remount-ro 0 0
C:\x10mini\tools>adb shell mount
(I have a Fat32 main partition with an EXT2 partition for link2SD)
Hope that helps
Kiwi

Thank you very much
Another thing about xRecovery :
the charemon script replaces an existing binary that usually do the offline charging.
On X10, this binary has been renamed to charger and is called inside the chargemon script (so that this feature is not lost).
Could I have the chargemon binary from X10 mini ? (the original one before it is replaced by the chargemon script) ?
Thanks in advance.

Here we go dude, its the binary file from .24 firmware (just delete the .zip extension.. I had to give it an extension to post on here)
View attachment chargemon.zip
Good luck
Kiwi

report
Root worked properly on u20i 2.1.1.A.0.6 mini pro , installed xRecovey , rebooted into recovery mode , (remote recovery controls are not working)
I was nervous about optimization so I didn't try that 1 , maybe next time

tks for your job

i m new to try rooting..can u plz guide me through he steps. i have update my mini pro to 2.1-211A06.

Related

[RECOVERY] Custom CWM-Based Touch Recovery 5.0.2.7 for HTC Flyer HC [v02][Dt:20/JAN]

This is a Custom CWM-Based Recovery 5.0.2.7 for HTC Flyer​Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
for more screenshots check attachments​
[ info ]
This Recovery will reside on the /recovery partition of the device and will give you lots more features than any existing recoveries for this device...
[ credits / special thanks ]
Koush - for the brilliant work & coding on CWM recovery
Team Revolutionary - for the initial CWM4 recovery... i have used the recovery.fstab and HTC charger from their recovery-ramdisk
Napstar - my teammate (Team UtterChaos) for his work on implementing touch based interface
sztupy - for his work on SteamMOD recovery (the core touch interface is based on his work)
[ Requirements ]
S-OFF device
HoneyComb version
WiFi Flyer only????
CWM4 Recovery (by Team Revolutionary)
[ features ]
now featuring Touch based navigation interface!
features derived from CWM5
ability to backup & restore to/from internal SDCARD
ability to flash custom update.zip from internal SDCARD
faster .TAR backups (backups created using this new recovery MAY NOT BE COMPATIBLE with older CWM4)
my additions
changes to graphics (ported some graphics from CWM5.5 ICS edition)
revamped layout for recovery menu (to improve navigation) [renamed few options and changed their order]
changed "wipe data/factory reset" option to just "factory reset", and detailed the partitions which will be wiped
added reboot options
reboot into system
reboot into recovery
reboot into fastboot mode
some modification in "Partition SDCard" section:
put up a confirmation to warn the user that this option will wipe sdcard
added ability to select filesystem when creating new layout
add confirmation to "backup" option in Nandroid menu... it used to keep getting pressed by mistake and start making backups immediately... now it will ask u before starting backup
removed tons of "NO"s from some menus...
[ WARNING ]
THIS RECOVERY IS STILL IN TESTING... MAKE SURE THAT U HAVE UR COMPLETE DATA BACKED-UP (INCLUDING SDCARD DATA)...
and incase this doest work correctly make sure that u can restore to factory condition...
"Partition SDCard" option in CWM5 WILL WIPE UR EXTERNAL SDCARD!!!
I have only tested it to work on my WIFI Flyer... please check if it works for the 3G version... if 3G version uses a different partition table THEN DO NOT USE IT ON 3G VERSION!
[ how to install this recovery ]
download the recovery package (its an update.zip)
place the downloaded package on external SDCARD
reboot into recovery and flash this package
thats it! new recovery will now be installed
[ how to get back to Team Revolutionary's CWM4 Recovery ]
download the Team Revolutionary's CWM4 Recovery package (its an update.zip)
place the downloaded package on external SDCARD
reboot into recovery and flash this package
thats it! old recovery will now be installed
[ donations ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ download links ]
[FLYER][HC] CWM-Based Touch Edition Recovery 5.0.2.7 by DooMLoRD (v02)
MD5HASH: c05da93ec4744eaffcc6f440691c8790
[Flyer][GB] CWM-Based Touch Edition Recovery 5.0.2.7 by DooMLoRD (v02)
MD5HASH: 91bf21aa8ddb4fc8504b8103942c957f
[FLYER] CWM-Based Recovery 5.0.2.7 by DooMLoRD (v01) < OLD NON-TOUCH >
MD5HASH: 68470906ea654d6c9cff88930d5e7480
Team Revolutionary's CWM4 Recovery
KINDLY DO NOT MIRROR MY FILES
please do intensive testing and let me know!
enjoy!!!
reserved for later
i need people to test this recovery out and give me feedback asap.. because i am working on a TouchEdition recovery which will be based on this...
so do let me know how this works out!
DooMLoRD, can you confirm that you have off-mode charging working properly? Having a recovery that doesn't is not a good situation to get into in a device with no removable battery.
globatron said:
DooMLoRD, can you confirm that you have off-mode charging working properly? Having a recovery that doesn't is not a good situation to get into in a device with no removable battery.
Click to expand...
Click to collapse
the necessary files for that are already in place...
may be someone can help test that...
additionally: is the partition layout on GB different? and waht abt the 3G version?
Reserved for me at the moment
Will give it a try and post here + stuff from other posts
Thanks a lot... Great idea
Sent from my HTC Flyer P510e using xda premium
EDIT:
OK just chose to install your zip in CWM - successful
Phone is rebooting... to android, not back to recovery - booting since 5 minutes
(no bootloop - HTC quietly brilliant logo visible)
EDIT2:
pressed power - powered down (vibrated once) booting again
Coolexe´s rom with your kernel just successfully started
will reboot soon to bootloeader check your stuff
EDIT3:
got into your recovery... old backups still there
Rebooted from recovery to Androd without problems now
just the first boot after installing your recovery was a hangup solved by pressing power button untill manual reboot
ALL OK
HTC Flyr 32GB 3G
globatron said:
DooMLoRD, can you confirm that you have off-mode charging working properly? Having a recovery that doesn't is not a good situation to get into in a device with no removable battery.
Click to expand...
Click to collapse
i think its charging:
i just need the recovery.img from GB (wifi/3g) & HC (3g) versions to add support for them...
I have a 3G Flyer running HC; how might one find the partition layout information you need?
Dunno if this is any help:
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/mmcblk0p25 /system ext4 ro,relatime,barrier=1,data=ordered 0 0
/dev/block/mmcblk0p29 /data ext4 rw,nosuid,nodev,noatime,barrier=1,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p30 /cache ext4 rw,nosuid,nodev,noatime,barrier=1,nodelalloc,data=ordered 0 0
/dev/block/mmcblk0p31 /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
htcfs /data/htcfs fuse.htcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other 0 0
DxDrmServerIpc /data/DxDrm/fuse fuse.DxDrmServerIpc rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other 0 0
/dev/block/vold/179:33 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0202,dmask=0202,
allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/179:33 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0202,dmask=
0202,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:65 /mnt/sdcard/ext_sd vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmas
k=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-0 /mnt/asec/com.robotinvader.knightmare-2 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=
0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-1 /mnt/asec/mainwood.android.rushhourfree-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmas
k=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
fdisk -l shows exactly nothing; /proc/mtd is empty. :S
DooMLoRD said:
the necessary files for that are already in place...
may be someone can help test that...
additionally: is the partition layout on GB different? and waht abt the 3G version?
Click to expand...
Click to collapse
On the GB (2.23.405), 3G device it didn`t start, i got a white screen.
---------- Post added at 07:46 PM ---------- Previous post was at 07:42 PM ----------
DooMLoRD said:
i think its charging:
i just need the recovery.img from GB (wifi/3g) & HC (3g) versions to add support for them...
Click to expand...
Click to collapse
Here is the recovery that works with GB (http://www.multiupload.com/0X989UZK3J )
porcupineadvocate said:
I have a 3G Flyer running HC; how might one find the partition layout information you need?
Click to expand...
Click to collapse
i need the recovery.img which works for ur device...
mohamed_moscow said:
On the GB (2.23.405), 3G device it didn`t start, i got a white screen.
---------- Post added at 07:46 PM ---------- Previous post was at 07:42 PM ----------
Here is the recovery that works with GB (http://www.multiupload.com/0X989UZK3J )
Click to expand...
Click to collapse
the version u quoted is for 3G GB version of flyer right?
DooMLoRD said:
i need the recovery.img which works for ur device...
the version u quoted is for 3G GB version of flyer right?
Click to expand...
Click to collapse
yes. that is for GB 3G/Wifi version.
mohamed_moscow said:
yes. that is for GB 3G/Wifi version.
Click to expand...
Click to collapse
so there is a common recovery for 3g/wifi versions in GB?
yes, i think so.
DooMLoRD said:
so there is a common recovery for 3g/wifi versions in GB?
Click to expand...
Click to collapse
Yes, layout is the same, sizes may differ, but that doesn't matter so log as the partitions reside at the same device path.
---------- Post added at 07:59 PM ---------- Previous post was at 07:57 PM ----------
additionally: is the partition layout on GB different? and waht abt the 3G version?
Click to expand...
Click to collapse
The partitions are the same layout but the kernel offsets are different, you'll need a GB kernel for GB and HC for HC.
ok so from what i see, comparing the 3G-GB with WIFI-HC versions of CWM4 recovery from Team Revolutionary, is that the ramdisk (recovery.fstab i.e. partition table info) is the same on both these versions...
so i think..
3G/WIFI versions use same partition table
to have GB/HC versions i just need corresponding zImage
can someone confirm this?
if the above is true then the version i have posted in 1st post (HC-WIFI version) will work on HC-3G too...
DooMLoRD said:
i think its charging:
i just need the recovery.img from GB (wifi/3g) & HC (3g) versions to add support for them...
Click to expand...
Click to collapse
Sorry, I wasn't very clear on what I said earlier. I meant off-mode charging. Device powered off and charger plugged in. The recovery is used to handle this charging mode. The use case which is of particular concern is what happens if the battery goes completely flat. I'd suggest the test is to be charged about 50% power off and plug into wall charger for 30 minutes or so and then check the charge level. I can't test it myself right now because I'm working on other things on my flyer.
globatron said:
Yes, layout is the same, sizes may differ, but that doesn't matter so log as the partitions reside at the same device path.
---------- Post added at 07:59 PM ---------- Previous post was at 07:57 PM ----------
The partitions are the same layout but the kernel offsets are different, you'll need a GB kernel for GB and HC for HC.
Click to expand...
Click to collapse
oh ok...
i use the offset: 0x14400000 for the HC recovery/kernel
whats the offset for GB?
globatron said:
Sorry, I wasn't very clear on what I said earlier. I meant off-mode charging. device powered off and charger plugged in. The recovery is used to handle this charging mode.
Click to expand...
Click to collapse
that isnt directly related to recovery...
that should be taken care by bootloader or main kernel...
ALL OK
Flyer 32GB 3G Honeycomb
more details in post 6 -LINK
DooMLoRD said:
oh ok...
i use the offset: 0x14400000 for the HC recovery/kernel
whats the offset for GB?
Click to expand...
Click to collapse
0x4400000 ( same without the 1 )
---------- Post added at 08:32 PM ---------- Previous post was at 08:31 PM ----------
DooMLoRD said:
that isnt directly related to recovery...
that should be taken care by bootloader or main kernel...
Click to expand...
Click to collapse
Nope, it's recovery on HTC devices, we had loads of problems with pyramid and a few others when revolutionary was first released.
globatron said:
0x4400000 ( same without the 1 )
---------- Post added at 08:32 PM ---------- Previous post was at 08:31 PM ----------
Nope, it's recovery on HTC devices, we had loads of problems with pyramid and a few others when revolutionary was first released.
Click to expand...
Click to collapse
okay i will post test GB kernel with new recovery
and if its related to recovery then its already working... please verify it urself when u get time

-Q- How to use swapper 2 ?????

-Q-How to use swapper 2 ?????
Hi guys
Please help me
How to use swapper 2 in minicm7 - nAa kernel 11 - i have a x 10 mini pro - 1.5 GB free in sd
Sent from my U20i --- nAa kernel
no need that app mate
let me tell you...i've got swap on my mimmi with nAa latest kernel..but you must do this:
1. check first that swap is inactive, type "free" in terminal emulator, if value of swap 0 0 0 it is inactive.
2. if it show that then write this on hw_config.sh
#swap
swapon /dev/block/mmcblk0p3
3. Partition of sd card must be following, [FAT32, EXT, Swap] so you must create it.
4. reboot to recovery and wipe data also dalvik chace
i hope it can help you
cruizz said:
no need that app mate
let me tell you...i've got swap on my mimmi with nAa latest kernel..but you must do this:
1. check first that swap is inactive, type "free" in terminal emulator, if value of swap 0 0 0 it is inactive.
2. if it show that then write this on hw_config.sh
#swap
swapon /dev/block/mmcblk0p3
3. Partition of sd card must be following, [FAT32, EXT, Swap] so you must create it.
4. reboot to recovery and wipe data also dalvik chace
i hope it can help you
Click to expand...
Click to collapse
I cant understand step 3
Thanks for help me
Sorry for my bad english i am from cr
Perdon por mi malisimo ingles soy de Costa rica ::: Pura vida :::
Sent from my U20i --- nAa kernel
What i means on no.3 is you must create partitions on sdcard...just like when you create partition ext2/3/4 mate...
Sent from my U20i using xda premium
Ahhhhhhhhhhhhhh
I understand now
Thanks
Well in clockmod recovery i look something that say -Sd particion-
what is this?
Sorry for my bad english
Sent from my U20i ---- nAa kernel
owh..u can use that option to create it but back up first your all file on sdcard, because your sdcard will be fully formated...
advice:
do not create partition ext2/3/4 more than 1.20Gb cuz it will be unstable also make swap 2x from standart RAM your mimmi (mimmi has 128RAM)
Thanks mate
Sent from my U20i --- nAa kernel

[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.

Cannot connect to PC, internal storage unavailable, SD card damaged

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

[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