Hy, please i will like to solicit for your assistance, I bought a new Gionee v1(mtk6575 device) 4 days ago, after installing an app, the phone now doesn't boot but only shows white light, and if a boot it into recovery mode and try to wipe/data reset, i get multiple errors like:
E:can't mount /cache/recovery/*last_log
E:can't open /cache/recovery/*last_log
E:failed to mount /cache (Invalid argument)
E:can't mount /cache/recovery/*last_install
E:can't open /cache/recovery/*last_install
E:failed to mount /cache (Invalid argument)
Please i need assistance
I'm trying to install the rom miui in my neken n6
First I rooted the phone successfully, after I installed "rua1 autoCWM v5.5.0.4 for neken n6".
The problem is when I restart in recovery mode I get some errors in the beginning:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/command
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
If I try to wipe data/factory reset i get:
"
E:format_volume: make_ext4fs failed on /dev/block/mmcblk0p7
Formatting /cache...
E:format_volume: make_ext4fs failed on /dev/block/mmcblk0p6
Formatting /sd-ext...
No app2sd partition found. Skipping format of /sd-ext.
Formatting /sdcard/.android_secure...
error mounting /sdcard/.android_secure!
Skipping format...
Data wipe complete.
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/command
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
"
If I go to "mounts and storage" anything that I try to mount also gives error.
I restart the phone and nothing changed, all the data is still there.
Any help would be very very appreciated
Thanks
jkoelho said:
I'm trying to install the rom miui in my neken n6
First I rooted the phone successfully, after I installed "rua1 autoCWM v5.5.0.4 for neken n6".
The problem is when I restart in recovery mode I get some errors in the beginning:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/command
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
If I try to wipe data/factory reset i get:
"
E:format_volume: make_ext4fs failed on /dev/block/mmcblk0p7
Formatting /cache...
E:format_volume: make_ext4fs failed on /dev/block/mmcblk0p6
Formatting /sd-ext...
No app2sd partition found. Skipping format of /sd-ext.
Formatting /sdcard/.android_secure...
error mounting /sdcard/.android_secure!
Skipping format...
Data wipe complete.
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/command
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
"
If I go to "mounts and storage" anything that I try to mount also gives error.
I restart the phone and nothing changed, all the data is still there.
Any help would be very very appreciated
Thanks
Click to expand...
Click to collapse
No one has any idea of something I could try?
I can't install Miui and the stock firmware is very bad. I'm completely stuck :crying:
jkoelho said:
No one has any idea of something I could try?
I can't install Miui and the stock firmware is very bad. I'm completely stuck :crying:
Click to expand...
Click to collapse
Anyone can help me?
Anything thing at all that can at least point me in some direction to try to solve my problem?
I'm completely stuck, I really need anyone help, anything at all
I know this is not about the topic but i dont know where to ask, is anyone else having trouble with he focus on the neken n6?
the very close pictures are fine but if i take a pic of someone standing at 2 meters in front of me it wont focus
booting the phone up hangs at the samsung logo
booting into stock recovery shows
recovery 3e
E:failed to mount /efs (invalid argument)
E:failed to mount /efs (invalid argument)
# Manual Mode #
-- Appling Multi-CSC...
Applied the CSC-code : unknown
Successfully applied multi-CSC.
E:failed to mount /data (invalid argument)
Cant mount '/data' (invalid argument)
E:failed to mount /data (invalid argument)
E:Cant mount /data/log/recovery_log.txt
need to try to repair this without losing any data
Your data is already gone, although you can use ADB to extract the whole data partition then use your pc to do data mining -but don't expect to recover much, if any.
Repair is trial and error, flash stock firmware then factory reset but your motherboard might already be toast.
My dad recently bought an HP 10 tablet from my uncle and asked me to root it...which was a mistake. I had a successful root with the Android-based version of King Root, cleaned it up with SuperSU Me, and thought everything was fine until I rebooted...and the tablet got stuck on the boot animation. Booting with the volume down button down resulted in just the HP logo, without the boot animation. Booting with the volume up button down booted into recovery. When I boot into recovery I'm greeted by this lovely message at the bottom:
Code:
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
E:failed to mount /cache (Invalid argument)
I have tried the following things from the recovery menu:
wipe data/factory reset:
Code:
-- Wiping data...
Wiping /data...
Formatting /data...
E:failed to mount /cache (Invalid argument)
Formatting /cache...
Data wipe complete.
wipe cache partition
Code:
-- Wiping cache..
E:failed to mount /cache (Invalid argument)
Formatting /cache...
Cache wipe complete.
apply update from internal storage
Code:
E:failed to mount /data (Invalid argument)
E:error opening /data/media/0: No such file or directory
Install from internal storage complete.
apply update from external storage
Code:
E:failed to mount /cache (Invalid argument)
E:failed to mount /extsd (Invalid argument)
(Tablet was booted with microSDXC card inside)
apply update from cache
Code:
E:failed to mount /cache (Invalid argument)
apply update from ADB
adb was...weird. I verified the connection through adb devices, but most commands, including adb reboot bootloader, resulted in error: closed.
Windows side:
Code:
C:\Users\jkmar>adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
CNU4389ZNS sideload
C:\Users\jkmar\Desktop>adb reboot recovery
error: closed
C:\Users\jkmar\Desktop>adb sideload UPDATE.ZIP
loading: 'UPDATE.ZIP'
sending: 'UPDATE.ZIP' 100%
Tablet side:
Code:
Now send the package you want to apply to the device with "adb sideload <filename>"
...
E:failed to mount /cache (Invalid argument)
E:failed to set up expected mounts for install; aborting
Installation aborted.
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
E:failed to mount /cache (Invalid argument)
E:Can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
E:failed to mount /cache (Invalid argument)
UPDATE.ZIP came from HP's download page. I just don't know what to do at this point.
Please help also having the same problem with my HP 8 G2 1411
You can't reboot in adb sideload, you can't do many things in adb sideload since it is intended for recovering from a brick and that is the only feature I know (if you have a custom recovery and want to do a clean install, you wipe every partition and then sideload it, so the sideload feature is intended for flashing), you can't reboot, I fired up my test device to confirm this and it was true. If you extract the .zip file, does it contain any .img files and .gz files?
Crap, somehow I missed this thread actually getting a reply. Thanks!
Yes, there is a boot.img file as well as a system folder containing what I'm used to seeing in the root directory.
jkmartindale said:
Crap, somehow I missed this thread actually getting a reply. Thanks!
Yes, there is a boot.img file as well as a system folder containing what I'm used to seeing in the root directory.
Click to expand...
Click to collapse
Can you boot into the bootloader? It can be a weird combination by the way, my tablet is press and hold power button then one second later you'd have to press and hold volume down.
I'm not entirely sure what the bootloader looks like, so I don't know if I have. As mentioned in OP, I did manage to boot into something that just showed the HP logo and nothing else. In that stage I tried both adb devices and fastboot devices, but nothing showed up. Rebooting into recovery and picking apply update from ADB was the only way I was able to get it to be recognized by adb devices so far.
jkmartindale said:
I'm not entirely sure what the bootloader looks like, so I don't know if I have. As mentioned in OP, I did manage to boot into something that just showed the HP logo and nothing else. In that stage I tried both adb devices and fastboot devices, but nothing showed up. Rebooting into recovery and picking apply update from ADB was the only way I was able to get it to be recognized by adb devices so far.
Click to expand...
Click to collapse
Extract the boot.img and then adb sideload it. Report result and log.
For your information, the boot.img is the kernel so you will basically reflash the kernel.
If I helped, hit "thanks" .
I got the same result for both update.zip files on the support website. boot.img was extracted using 7-zip both times.
Code:
C:\WINDOWS\System32>adb sideload boot.img
loading: 'boot.img'
* cannot read 'boot.img' *
It is my first time trying to port roms... it seems like i messed up..
First.. i have ported my roms using this guide:
forum.xda-developers.com/showthread.php?t=2707438
and made a mistake while registering my device on kitchen (copied all text from recovery.fstab to A11Q)
and thoroughly followed steps until porting Step I (use CWM to port)... and didnt realise it until my 3rd times reading it..
and it seems my sd card partition also messed up..
when i boot to recovery mode... there's a message like this:
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
and then.. i searched for solution and one of the source said to format /cache, when i do there a message like this:
Formatting /cache...
E:format_volume: make_ext4f4fs failed on /dev/block/mmcblk0p6
Error formatting /cache
and it was the same with /data, /system, /cache, /emmc,.. only /sdcard, and /sd-ext worked somehow...
i tried to restore but it said:
Checking MD5 sums...
Erasing boot before restore...
restoring boot image...
restoring system...
E:format_volume: make_ext4f4fs failed on /dev/block/mmcblk0p5
Error while formatting /system!
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
and the problem is.. i didnt understand which guide i should follow knowing all of them just showing one of these problem.. so, please HELP!