I followed the instructions on Google's site, but when I ran the script, it failed.
Output:
Code:
[email protected]:~/hammerhead-m4b30z$ ./flash-all.sh
< waiting for any device >
target reported max download size of 1073741824 bytes
sending 'bootloader' (3124 KB)...
OKAY [ 0.310s]
writing 'bootloader'...
OKAY [ 0.524s]
finished. total time: 0.834s
rebooting into bootloader...
OKAY [ 0.100s]
finished. total time: 0.150s
target reported max download size of 1073741824 bytes
sending 'radio' (45489 KB)...
OKAY [ 1.740s]
writing 'radio'...
OKAY [ 3.131s]
finished. total time: 4.871s
rebooting into bootloader...
OKAY [ 0.100s]
finished. total time: 0.150s
extracting android-info.txt (0 MB)...
extracting boot.img (8 MB)...
target reported max download size of 1073741824 bytes
archive does not contain 'boot.sig'
archive does not contain 'dtbo.img'
archive does not contain 'dt.img'
extracting recovery.img (9 MB)...
archive does not contain 'recovery.sig'
extracting system.img (996 MB)...
archive does not contain 'system.sig'
archive does not contain 'vbmeta.img'
archive does not contain 'vendor.img'
wiping userdata...
Couldn't parse erase-block-size '0x'.
Couldn't parse logical-block-size '0x'.
mke2fs 1.45.5 (07-Jan-2020)
/tmp/TemporaryFile-FXsDZt: Unimplemented ext2 library function while setting up superblock
/usr/lib/android-sdk/platform-tools/mke2fs failed with status 1
mke2fs failed: 1
error: Cannot generate image for userdata
Related
I am attempting to "unroot" my phone and when i try to flash the factory image there is an error "FAILED (remote: Command Flash Error)"
target reported max download size of 536870912 bytes
sending 'bootloader_b' (38652 KB)...
OKAY [ 0.869s]
writing 'bootloader_b'...
(bootloader) Updating: partition:0 @00002000 sz=0000B000
FAILED (remote: Command Flash Error)
finished. total time: 0.881s
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.003s
target reported max download size of 536870912 bytes
sending 'radio_b' (60428 KB)...
OKAY [ 1.349s]
writing 'radio_b'...
(bootloader) Updating: modem @00001000 sz=03B01000
OKAY [ 0.543s]
finished. total time: 1.896s
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.003s
extracting android-info.txt (0 MB) to RAM...
extracting boot.img (32 MB) to disk... took 0.168s
target reported max download size of 536870912 bytes
archive does not contain 'boot.sig'
archive does not contain 'boot_other.img'
extracting dtbo.img (8 MB) to disk... took 0.027s
archive does not contain 'dtbo.sig'
archive does not contain 'dt.img'
archive does not contain 'recovery.img'
extracting system.img (1920 MB) to disk... took 10.391s
archive does not contain 'system.sig'
extracting system_other.img (568 MB) to disk... took 3.813s
archive does not contain 'system.sig'
extracting vbmeta.img (0 MB) to disk... took -0.000s
archive does not contain 'vbmeta.sig'
extracting vendor.img (345 MB) to disk... took 2.220s
archive does not contain 'vendor.sig'
archive does not contain 'vendor_other.img'
wiping userdata...
mke2fs 1.43.3 (04-Sep-2016)
Creating filesystem with 13933563 4k blocks and 3489792 inodes
Filesystem UUID: caba058e-0ebc-11e8-a919-19e9115ff992
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424
Allocating group tables: done
Writing inode tables: done
Creating journal (65536 blocks): done
Writing superblocks and filesystem accounting information: done
--------------------------------------------
Bootloader Version...: mw8998-002.0059.00
Baseband Version.....: g8998-00164-1710262031
Serial Number........: HT7AC1A00496
--------------------------------------------
checking product...
OKAY [ 0.001s]
checking version-bootloader...
FAILED
Device version-bootloader is 'mw8998-002.0059.00'.
Update requires 'mw8998-002.0067.00'.
finished. total time: 0.020s
I tried a tutorial i found online where i sideloaded a OTA with adb but that spikes an incompatibility error
"failed to verify package compatibility runtime info and framework compatibility matrix are incompatible"
I just want to factory reset it and lock the device.
IAmRoot_Console said:
I am attempting to "unroot" my phone and when i try to flash the factory image there is an error "FAILED (remote: Command Flash Error)"
target reported max download size of 536870912 bytes
sending 'bootloader_b' (38652 KB)...
OKAY [ 0.869s]
writing 'bootloader_b'...
(bootloader) Updating: partition:0 @00002000 sz=0000B000
FAILED (remote: Command Flash Error)
finished. total time: 0.881s
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.003s
target reported max download size of 536870912 bytes
sending 'radio_b' (60428 KB)...
OKAY [ 1.349s]
writing 'radio_b'...
(bootloader) Updating: modem @00001000 sz=03B01000
OKAY [ 0.543s]
finished. total time: 1.896s
rebooting into bootloader...
OKAY [ 0.003s]
finished. total time: 0.003s
extracting android-info.txt (0 MB) to RAM...
extracting boot.img (32 MB) to disk... took 0.168s
target reported max download size of 536870912 bytes
archive does not contain 'boot.sig'
archive does not contain 'boot_other.img'
extracting dtbo.img (8 MB) to disk... took 0.027s
archive does not contain 'dtbo.sig'
archive does not contain 'dt.img'
archive does not contain 'recovery.img'
extracting system.img (1920 MB) to disk... took 10.391s
archive does not contain 'system.sig'
extracting system_other.img (568 MB) to disk... took 3.813s
archive does not contain 'system.sig'
extracting vbmeta.img (0 MB) to disk... took -0.000s
archive does not contain 'vbmeta.sig'
extracting vendor.img (345 MB) to disk... took 2.220s
archive does not contain 'vendor.sig'
archive does not contain 'vendor_other.img'
wiping userdata...
mke2fs 1.43.3 (04-Sep-2016)
Creating filesystem with 13933563 4k blocks and 3489792 inodes
Filesystem UUID: caba058e-0ebc-11e8-a919-19e9115ff992
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424
Allocating group tables: done
Writing inode tables: done
Creating journal (65536 blocks): done
Writing superblocks and filesystem accounting information: done
--------------------------------------------
Bootloader Version...: mw8998-002.0059.00
Baseband Version.....: g8998-00164-1710262031
Serial Number........: HT7AC1A00496
--------------------------------------------
checking product...
OKAY [ 0.001s]
checking version-bootloader...
FAILED
Device version-bootloader is 'mw8998-002.0059.00'.
Update requires 'mw8998-002.0067.00'.
finished. total time: 0.020s
I tried a tutorial i found online where i sideloaded a OTA with adb but that spikes an incompatibility error
"failed to verify package compatibility runtime info and framework compatibility matrix are incompatible"
I just want to factory reset it and lock the device.
Click to expand...
Click to collapse
I would first try a different USB cable then if that doesn't work try another PC. It also appears that your trying to flash the B partition and not the A partition of your device
What next
@enzyne Ok just tried a new cable and a new pc and niether did work. Also how do i flash to Partition a of the device and would the be the source of my problems? because right now i can go into recoverymode and the bootloader screen and that is it.
Not partition found?
Now when i try to flash Slot a it says "FAILED (remote: No such partition.)"
target reported max download size of 536870912 bytes
sending 'slot_a' (32768 KB)...
OKAY [ 0.735s]
writing 'slot_a'...
FAILED (remote: No such partition.)
finished. total time: 0.738s
Same on slot b could be because the same img is on there
To be clear you still have an unlocked bootloader correct? What platform tools are you using? The latest ones from google?
enzyne said:
To be clear you still have an unlocked bootloader correct? What platform tools are you using? The latest ones from google?
Click to expand...
Click to collapse
I am using the latest Platform-tools (ADB/Fastboot) tools from google and the bootloader is unlocked. My problem is that when i try to flash the factory image all it does is spit out the Command Flash Error. I got it into recovery mode by flashing boot.img to the two slots (a and b) and i tried to sideload the OTA but i got a compatibility error so now im stuck on what to do
IAmRoot_Console said:
--------------------------------------------
Bootloader Version...: mw8998-002.0059.00
Baseband Version.....: g8998-00164-1710262031
Serial Number........: HT7AC1A00496
------------------------
FAILED
Device version-bootloader is 'mw8998-002.0059.00'.
Update requires 'mw8998-002.0067.00'.
Click to expand...
Click to collapse
Are you flashing an older version than what's installed on your phone?
Sent from my Pixel 2 using Tapatalk
ajrty33 said:
Are you flashing an older version than what's installed on your phone?
Sent from my Pixel 2 using Tapatalk
Click to expand...
Click to collapse
Now i feel like an idiot i just had to flash 8.0 and now it is working and is stock
There is another way. You can edit the checkpoint to override and flash any version of bootloader.
---------- Post added at 06:52 PM ---------- Previous post was at 06:34 PM ----------
SOLVED BY TRIAL. IN CASE ANYONE ELSE IS GETTING THE SAME ERRORS, DO THIS -->
OPEN THE image-walleye-opm1.1****.zip in winzip, winrar, 7z - and open the android-info.txt by notepad++ or noptepad and edit the "require version-bootloader=mw.8898-002.00***.*** to the one that is asked for in the cmd error log and rerun the flash-all.bat
I had Sailfish-US-PVT edition Google Pixel I tried to downgrade from Beta Android P to lower version and I faced this error through bootloop and now I am stuck. I need HELP big time. Much appreciate the help.
Code :
Code:
Sending 'bootloader_b' (32380 KB) OKAY [ 1.943s]
Writing 'bootloader_b' (bootloader) Valid bootloader version.
(bootloader) Flashing active slot "_b"
(bootloader) Flashing active slot "_b"
OKAY [ 12.412s]
Finished. Total time: 14.475s
rebooting into bootloader OKAY [ 0.016s]
Finished. Total time: 0.017s
< waiting for any device >
Sending 'radio_b' (57240 KB) OKAY [ 1.950s]
Writing 'radio_b' OKAY [ 0.852s]
Finished. Total time: 2.939s
rebooting into bootloader OKAY [ 0.010s]
Finished. Total time: 0.011s
extracting android-info.txt (0 MB) to RAM...
--------------------------------------------
Bootloader Version...: 8996-012001-1704121145
Baseband Version.....: 8996-012901-1703291803
Serial Number........: FA6AE0309571
--------------------------------------------
Checking product OKAY [ 0.050s]
Checking version-bootloader OKAY [ 0.048s]
Checking version-baseband OKAY [ 0.048s]
extracting boot.img (24 MB) to disk... took 0.237s
archive does not contain 'boot.sig'
archive does not contain 'boot_other.img'
archive does not contain 'dtbo.img'
archive does not contain 'dt.img'
archive does not contain 'odm.img'
archive does not contain 'product.img'
archive does not contain 'recovery.img'
extracting system.img (1537 MB) to disk... took 26.129s
archive does not contain 'system.sig'
extracting system_other.img (1641 MB) to disk...W/ziparchive( 6720): Zip: unable to truncate file to 1721089412: File too large
fastboot: error:
failed to extract 'system_other.img': I/O error
Press any key to exit...
Please guide me
#NOOBQUESTIONS !
adnanjabbar said:
I had Sailfish-US-PVT edition Google Pixel I tried to downgrade from Beta Android P to lower version and I faced this error through bootloop and now I am stuck. I need HELP big time. Much appreciate the help.
Code :
Code:
Sending 'bootloader_b' (32380 KB) OKAY [ 1.943s]
Writing 'bootloader_b' (bootloader) Valid bootloader version.
(bootloader) Flashing active slot "_b"
(bootloader) Flashing active slot "_b"
OKAY [ 12.412s]
Finished. Total time: 14.475s
rebooting into bootloader OKAY [ 0.016s]
Finished. Total time: 0.017s
< waiting for any device >
Sending 'radio_b' (57240 KB) OKAY [ 1.950s]
Writing 'radio_b' OKAY [ 0.852s]
Finished. Total time: 2.939s
rebooting into bootloader OKAY [ 0.010s]
Finished. Total time: 0.011s
extracting android-info.txt (0 MB) to RAM...
--------------------------------------------
Bootloader Version...: 8996-012001-1704121145
Baseband Version.....: 8996-012901-1703291803
Serial Number........: FA6AE0309571
--------------------------------------------
Checking product OKAY [ 0.050s]
Checking version-bootloader OKAY [ 0.048s]
Checking version-baseband OKAY [ 0.048s]
extracting boot.img (24 MB) to disk... took 0.237s
archive does not contain 'boot.sig'
archive does not contain 'boot_other.img'
archive does not contain 'dtbo.img'
archive does not contain 'dt.img'
archive does not contain 'odm.img'
archive does not contain 'product.img'
archive does not contain 'recovery.img'
extracting system.img (1537 MB) to disk... took 26.129s
archive does not contain 'system.sig'
extracting system_other.img (1641 MB) to disk...W/ziparchive( 6720): Zip: unable to truncate file to 1721089412: File too large
fastboot: error:
failed to extract 'system_other.img': I/O error
Press any key to exit...
Please guide me
#NOOBQUESTIONS !
Click to expand...
Click to collapse
I too faced this issue. I think the free memory in your hard disk is low. Try in a drive with more free memory
I am from Russia,i buy Pixel in travel in Europe. After 2 mounth a have OTA update to adnroid Q beta. after this my Pixel go to Bootloop, nothing helps. Today i try to fix it. I have unlock the bootloader, flash the 9.0.0 (PQ3A.190801.002, Aug 2019) by Bootloader, but it doesnt fix, i try to switch to slot b and try flash again, but it doesnt help me. I have a bootlooped pixel! this is the latest flash log, i dont know what to do///
Sending 'bootloader_b' (32424 KB) OKAY [ 1.047s]
Writing 'bootloader_b' (bootloader) Valid bootloader version.
(bootloader) Flashing active slot "_b"
(bootloader) Flashing active slot "_b"
OKAY [ 1.705s]
Finished. Total time: 3.314s
Rebooting into bootloader OKAY [ 0.007s]
Finished. Total time: 0.011s
Sending 'radio_b' (57156 KB) OKAY [ 1.837s]
Writing 'radio_b' OKAY [ 0.496s]
Finished. Total time: 2.793s
Rebooting into bootloader OKAY [ 0.005s]
Finished. Total time: 0.012s
--------------------------------------------
Bootloader Version...: 8996-012001-1904111134
Baseband Version.....: 8996-130281-1903110834
Serial Number........: FA6880302520
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
Checking 'product' OKAY [ 0.083s]
Checking 'version-bootloader' OKAY [ 0.037s]
Checking 'version-baseband' OKAY [ 0.045s]
Setting current slot to 'b' OKAY [ 0.098s]
extracting boot.img (29 MB) to disk... took 0.320s
archive does not contain 'boot.sig'
Sending 'boot_b' (29825 KB) OKAY [ 1.000s]
Writing 'boot_b' OKAY [ 0.253s]
archive does not contain 'dtbo.img'
archive does not contain 'dt.img'
archive does not contain 'recovery.img'
archive does not contain 'vbmeta.img'
archive does not contain 'vbmeta_system.img'
archive does not contain 'super_empty.img'
archive does not contain 'boot_other.img'
archive does not contain 'odm.img'
archive does not contain 'product.img'
extracting system.img (1949 MB) to disk... took 69.630s
archive does not contain 'system.sig'
Sending sparse 'system_b' 1/4 (524284 KB) OKAY [ 17.460s]
Writing 'system_b' OKAY [ 3.497s]
Sending sparse 'system_b' 2/4 (524284 KB) OKAY [ 17.404s]
Writing 'system_b' OKAY [ 3.487s]
Sending sparse 'system_b' 3/4 (524284 KB) OKAY [ 17.316s]
Writing 'system_b' OKAY [ 3.484s]
Sending sparse 'system_b' 4/4 (423068 KB) OKAY [ 13.953s]
Writing 'system_b' OKAY [ 2.851s]
archive does not contain 'system_ext.img'
extracting system_other.img (313 MB) to disk... took 8.649s
archive does not contain 'system.sig'
Sending 'system_a' (320532 KB) OKAY [ 9.934s]
Writing 'system_a' OKAY [ 2.184s]
extracting vendor.img (259 MB) to disk... took 6.972s
archive does not contain 'vendor.sig'
Sending 'vendor_b' (265808 KB) OKAY [ 8.253s]
Writing 'vendor_b' OKAY [ 1.813s]
archive does not contain 'vendor_other.img'
Erasing 'userdata' OKAY [ 1.960s]
mke2fs 1.44.4 (18-Aug-2018)
Creating filesystem with 6509568 4k blocks and 1630208 inodes
Filesystem UUID: ce6d7638-cb3b-11e9-ae84-7d8dd3baf4b8
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: done
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
Sending 'userdata' (4272 KB) OKAY [ 0.165s]
Writing 'userdata' OKAY [ 0.099s]
Rebooting OKAY [ 0.046s]
Finished. Total time: 243.010s
Press any key to exit...
I can do all witw phone. lock\unlock bootloader , go to stock recowery, flash and boot into temp TWRP, but nothing helps, some guys say that may be "persist" problems, i am a lamer little bit, i cant find guide for this.
Have you tried flashing the full factory image? Since the bootloader is unlocked, it should be pretty straightforward. You will need a computer, though.
Hey guys - I am getting the following error when trying to flash the 11 preview, any ideas?
[email protected] ~/Downloads $ fastboot -w update image-sargo-rpp1.200123.016.zip
--------------------------------------------
Bootloader Version...: b4s4-0.2-6110009
Baseband Version.....: g670-00038-200117-B-6143243
Serial Number........: 93HAY0BGZZ
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
Checking 'product' OKAY [ 0.059s]
Checking 'version-bootloader' OKAY [ 0.059s]
Checking 'version-baseband' OKAY [ 0.060s]
Setting current slot to 'a' OKAY [ 0.143s]
extracting boot.img (64 MB) to disk... took 0.318s
archive does not contain 'boot.sig'
Sending 'boot_a' (65536 KB) OKAY [ 2.270s]
Writing 'boot_a' OKAY [ 0.414s]
extracting dtbo.img (8 MB) to disk... took 0.064s
archive does not contain 'dtbo.sig'
Sending 'dtbo_a' (8192 KB) OKAY [ 0.370s]
Writing 'dtbo_a' OKAY [ 0.094s]
archive does not contain 'dt.img'
archive does not contain 'recovery.img'
extracting vbmeta.img (0 MB) to disk... took 0.000s
archive does not contain 'vbmeta.sig'
Sending 'vbmeta_a' (4 KB) OKAY [ 0.120s]
Writing 'vbmeta_a' OKAY [ 0.065s]
archive does not contain 'vbmeta_system.img'
archive does not contain 'vendor_boot.img'
extracting super_empty.img (0 MB) to disk... took 0.000s
Rebooting into fastboot OKAY [ 0.060s]
< waiting for any device >
Sending 'system_a' (4 KB) OKAY [ 0.001s]
Updating super partition OKAY [ 0.011s]
Resizing 'product_a' OKAY [ 0.005s]
Resizing 'system_a' OKAY [ 0.006s]
Resizing 'system_ext_a' OKAY [ 0.004s]
Resizing 'vendor_a' OKAY [ 0.005s]
archive does not contain 'boot_other.img'
archive does not contain 'odm.img'
extracting product.img (1644 MB) to disk...ziparchive W 03-03 12:34:08 17940 17940 Zip: inflate zerr=-3 (nIn=0x5af378892b33 aIn=31341 nOut=0x5af37889eac0 aOut=15088)
fastboot: error:
failed to extract 'product.img': Zlib error
Not sure what to do.. Im sure i've encountered this before but cant remember how to fix
Try to adb sideload it. It will work. I've been going back and forth. Sideload works & with the factory image, it only wants to work if I remove -w from the batch file which is weird.
My Pixel( G-2PW4100) doesn't boot up. I tried some steps to flash, unbrick it, but no success so far. Can someone help?
I put it to fastboot, and downloaded the latest factory image, run flash-all command (as below).
The device still doesn't power up, showing "Your device software cannot be checked for corruption......"
then I ran "fastboot flashing lock" to relock the bootloader, it still failed to power up, showing "no command"
I tried: "adb sideload sailfish-ota-qp1a.191005.007.a3-394b5899.zip". It still doesn't power up. What should I do??? Thanks in advance.
adb sideload sailfish-ota-qp1a.191005.007.a3-394b5899.zip
serving: 'sailfish-ota-qp1a.191005.007.a3-394b5899.zip' (~94%) adb: failed to read command: No error
sailfish-qp1a.191005.007.a3>flash-all.bat
Sending 'bootloader_a' (32480 KB) OKAY [ 0.840s]
Writing 'bootloader_a' (bootloader) Valid bootloader version.
(bootloader) Flashing active slot "_a"
(bootloader) Flashing active slot "_a"
OKAY [ 1.996s]
Finished. Total time: 3.037s
Rebooting into bootloader OKAY [ 0.008s]
Finished. Total time: 0.014s
Sending 'radio_a' (57156 KB) OKAY [ 1.492s]
Writing 'radio_a' OKAY [ 0.448s]
Finished. Total time: 2.120s
Rebooting into bootloader OKAY [ 0.038s]
Finished. Total time: 0.044s
--------------------------------------------
Bootloader Version...: 8996-012001-1908071822
Baseband Version.....: 8996-130361-1905270421
Serial Number........: xxxxxxxxxx
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
Checking 'product' OKAY [ 0.048s]
Checking 'version-bootloader' OKAY [ 0.048s]
Checking 'version-baseband' OKAY [ 0.048s]
Setting current slot to 'a' OKAY [ 0.069s]
extracting boot.img (30 MB) to disk... took 0.177s
archive does not contain 'boot.sig'
Sending 'boot_a' (30793 KB) OKAY [ 0.784s]
Writing 'boot_a' OKAY [ 0.263s]
archive does not contain 'dtbo.img'
archive does not contain 'dt.img'
archive does not contain 'pvmfw.img'
archive does not contain 'recovery.img'
archive does not contain 'vbmeta.img'
archive does not contain 'vbmeta_system.img'
archive does not contain 'vbmeta_vendor.img'
archive does not contain 'vendor_boot.img'
archive does not contain 'super_empty.img'
archive does not contain 'boot_other.img'
archive does not contain 'odm.img'
archive does not contain 'odm_dlkm.img'
archive does not contain 'product.img'
extracting system.img (1989 MB) to disk... took 9.375s
archive does not contain 'system.sig'
Sending sparse 'system_a' 1/4 (524284 KB) OKAY [ 13.014s]
Writing 'system_a' OKAY [ 3.399s]
Sending sparse 'system_a' 2/4 (524284 KB) OKAY [ 13.087s]
Writing 'system_a' OKAY [ 3.430s]
Sending sparse 'system_a' 3/4 (524284 KB) OKAY [ 13.161s]
Writing 'system_a' OKAY [ 3.409s]
Sending sparse 'system_a' 4/4 (464416 KB) OKAY [ 11.451s]
Writing 'system_a' OKAY [ 3.095s]
archive does not contain 'system_ext.img'
extracting system_other.img (293 MB) to disk... took 1.669s
archive does not contain 'system.sig'
Sending 'system_b' (300296 KB) OKAY [ 7.362s]
Writing 'system_b' OKAY [ 2.009s]
extracting vendor.img (253 MB) to disk... took 1.414s
archive does not contain 'vendor.sig'
Sending 'vendor_a' (259272 KB) OKAY [ 6.421s]
Writing 'vendor_a' OKAY [ 1.743s]
archive does not contain 'vendor_dlkm.img'
archive does not contain 'vendor_other.img'
Erasing 'userdata' OKAY [ 1.652s]
mke2fs 1.46.2 (28-Feb-2021)
Creating filesystem with 6509568 4k blocks and 1630208 inodes
Filesystem UUID: ffe940a8-945f-11ec-8982-07edb72ed496
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000
Allocating group tables: done
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
Sending 'userdata' (180 KB) OKAY [ 0.057s]
Writing 'userdata' OKAY [ 0.046s]
Rebooting OKAY [ 0.039s]
Finished. Total time: 100.707s
Press any key to exit...
Hello, have you solved this problem?
No.
eso esta gratis en google
raikigsm said:
eso esta gratis en google
Click to expand...
Click to collapse
Any pointers? I searched a lot, but cannot find a solution.
After relocking bootloader and reboot, it shows a google screen, and then "No command"
Is it because bootloader is locked? I did try to use fastboot command to unlock. It said "success".