tedka
Lurker
Hello again!
@Brian706, using adb sideload to flash an image and update the phone is a great idea. However, it also doesn't work.
I am using a different USB cable, the original LG, hardly any use ever.
The output in the command line is the following:
-----------------------------------------
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot devices
0745212c0063a116 fastboot
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>adb sideload hammerhead-ota-mob30m.zip
loading: 'hammerhead-ota-mob30m.zip'* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Total xfer: 0.00x
-----------------------------------------
The whole process takes about two seconds, with a filesize of 561 MB.
On the phone screen, I get the following:
-----------------------------------------
Supported API: 3
E: failed to mount /cache (Invalid argument)
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 mount /cache
E: failed to set up expected mounts for install; aborting
Installation aborted.
E: failed to mount /cache (Invalid argument)
E: failed to mount /cache (Invalid argument)
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)
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)
-----------------------------------------
The first two lines (Supported API: 3 E: failed to mount /cache (Invalid argument)) are there since the moment I enter into Android Recovery.
As to flashing the .IMG files directly via fastboot, this is what I get:
-----------------------------------------
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot devices
0745212c0063a116 fastboot
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 6.085s]
finished. total time: 6.160s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot oem unlock
...
FAILED (remote: Already Unlocked)
finished. total time: 0.000s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash bootloader bootloader-hammerhead-hhz20f.img
target reported max download size of 1073741824 bytes
sending 'bootloader' (3120 KB)...
OKAY [ 0.239s]
writing 'bootloader'...
FAILED (remote: flash write failure)
finished. total time: 0.449s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 1073741824 bytes
sending 'recovery' (10004 KB)...
OKAY [ 0.504s]
writing 'recovery'...
FAILED (remote: flash write failure)
finished. total time: 0.696s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 1073741824 bytes
sending 'boot' (9146 KB)...
OKAY [ 0.484s]
writing 'boot'...
FAILED (remote: flash write failure)
finished. total time: 0.671s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash cache cache.img
target reported max download size of 1073741824 bytes
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.130s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash userdata userdata
.img
target reported max download size of 1073741824 bytes
erasing 'userdata'...
FAILED (remote: failed to erase partition)
finished. total time: 0.179s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 1073741824 bytes
erasing 'system'...
FAILED (remote: failed to erase partition)
finished. total time: 0.125s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot erase cache
******** Did you mean to fastboot format this ext4 partition?
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.218s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot format cache
Creating filesystem with parameters:
Size: 734003200
Block size: 4096
Blocks per group: 32768
Inodes per group: 7472
Inode size: 256
Journal blocks: 2800
Label:
Blocks: 179200
Block groups: 6
Reserved block group size: 47
Created filesystem with 11/44832 inodes and 5813/179200 blocks
target reported max download size of 1073741824 bytes
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.172s
-----------------------------------------
It is a pity that I did not take screenshots or copy the command line output the first time, when the erase commands return success one after the other. Now not only am I unable to push or pull files to/from the phone, but it also seems like I cannot erase or format anything either.
Any clues?
@Brian706, using adb sideload to flash an image and update the phone is a great idea. However, it also doesn't work.
I am using a different USB cable, the original LG, hardly any use ever.
The output in the command line is the following:
-----------------------------------------
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot devices
0745212c0063a116 fastboot
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>adb sideload hammerhead-ota-mob30m.zip
loading: 'hammerhead-ota-mob30m.zip'* daemon not running. starting it now on port 5037 *
* daemon started successfully *
Total xfer: 0.00x
-----------------------------------------
The whole process takes about two seconds, with a filesize of 561 MB.
On the phone screen, I get the following:
-----------------------------------------
Supported API: 3
E: failed to mount /cache (Invalid argument)
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 mount /cache
E: failed to set up expected mounts for install; aborting
Installation aborted.
E: failed to mount /cache (Invalid argument)
E: failed to mount /cache (Invalid argument)
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)
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)
-----------------------------------------
The first two lines (Supported API: 3 E: failed to mount /cache (Invalid argument)) are there since the moment I enter into Android Recovery.
As to flashing the .IMG files directly via fastboot, this is what I get:
-----------------------------------------
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot devices
0745212c0063a116 fastboot
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot oem unlock
...
OKAY [ 6.085s]
finished. total time: 6.160s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot oem unlock
...
FAILED (remote: Already Unlocked)
finished. total time: 0.000s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash bootloader bootloader-hammerhead-hhz20f.img
target reported max download size of 1073741824 bytes
sending 'bootloader' (3120 KB)...
OKAY [ 0.239s]
writing 'bootloader'...
FAILED (remote: flash write failure)
finished. total time: 0.449s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
target reported max download size of 1073741824 bytes
sending 'recovery' (10004 KB)...
OKAY [ 0.504s]
writing 'recovery'...
FAILED (remote: flash write failure)
finished. total time: 0.696s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 1073741824 bytes
sending 'boot' (9146 KB)...
OKAY [ 0.484s]
writing 'boot'...
FAILED (remote: flash write failure)
finished. total time: 0.671s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash cache cache.img
target reported max download size of 1073741824 bytes
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.130s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash userdata userdata
.img
target reported max download size of 1073741824 bytes
erasing 'userdata'...
FAILED (remote: failed to erase partition)
finished. total time: 0.179s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot flash system system.img
target reported max download size of 1073741824 bytes
erasing 'system'...
FAILED (remote: failed to erase partition)
finished. total time: 0.125s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot erase cache
******** Did you mean to fastboot format this ext4 partition?
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.218s
C:\Users\tedka\Desktop\Minimal ADB and Fastboot>fastboot format cache
Creating filesystem with parameters:
Size: 734003200
Block size: 4096
Blocks per group: 32768
Inodes per group: 7472
Inode size: 256
Journal blocks: 2800
Label:
Blocks: 179200
Block groups: 6
Reserved block group size: 47
Created filesystem with 11/44832 inodes and 5813/179200 blocks
target reported max download size of 1073741824 bytes
erasing 'cache'...
FAILED (remote: failed to erase partition)
finished. total time: 0.172s
-----------------------------------------
It is a pity that I did not take screenshots or copy the command line output the first time, when the erase commands return success one after the other. Now not only am I unable to push or pull files to/from the phone, but it also seems like I cannot erase or format anything either.
Any clues?