Log from flash-all.sh on Nexus 5x
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 |
root@~/oreo/bullhead-opm5.171019.015-factory-1a2de10b# ./flash-all.sh Sending 'bootloader' (4620 KB) OKAY [ 0.692s] Writing 'bootloader' OKAY [ 0.137s] Finished. Total time: 0.877s Rebooting into bootloader OKAY [ 0.009s] Finished. Total time: 0.059s Sending 'radio' (56630 KB) OKAY [ 7.518s] Writing 'radio' OKAY [ 0.494s] Finished. Total time: 8.206s Rebooting into bootloader OKAY [ 0.017s] Finished. Total time: 0.067s -------------------------------------------- Bootloader Version...: BHZ31b Baseband Version.....: M8994F-2.6.40.4.04 Serial Number........: 024ca7f450a115e5 -------------------------------------------- extracting android-info.txt (0 MB) to RAM... Checking 'product' OKAY [ 0.019s] Checking 'version-bootloader' OKAY [ 0.020s] Checking 'version-baseband' OKAY [ 0.020s] extracting boot.img (11 MB) to disk... took 0.075s archive does not contain 'boot.sig' Sending 'boot' (11785 KB) OKAY [ 1.607s] Writing 'boot' OKAY [ 0.105s] archive does not contain 'dtbo.img' archive does not contain 'dt.img' extracting recovery.img (17 MB) to disk... took 0.107s archive does not contain 'recovery.sig' Sending 'recovery' (17429 KB) OKAY [ 2.341s] Writing 'recovery' OKAY [ 0.216s] archive does not contain 'vbmeta.img' archive does not contain 'vbmeta_system.img' archive does not contain 'super_empty.img' archive does not contain 'odm.img' archive does not contain 'product.img' archive does not contain 'product_services.img' extracting system.img (1909 MB) to disk... took 11.217s archive does not contain 'system.sig' Sending sparse 'system' 1/4 (511512 KB) OKAY [ 64.136s] Writing 'system' OKAY [ 5.903s] Sending sparse 'system' 2/4 (524038 KB) OKAY [ 64.412s] Writing 'system' OKAY [ 5.716s] Sending sparse 'system' 3/4 (500017 KB) OKAY [ 60.952s] Writing 'system' OKAY [ 6.190s] Sending sparse 'system' 4/4 (419737 KB) OKAY [ 53.919s] Writing 'system' OKAY [ 4.292s] extracting vendor.img (185 MB) to disk... took 1.055s archive does not contain 'vendor.sig' Sending 'vendor' (190312 KB) OKAY [ 25.729s] Writing 'vendor' OKAY [ 2.454s] Erasing 'userdata' OKAY [ 1.867s] mke2fs 1.44.4 (18-Aug-2018) Creating filesystem with 6661115 4k blocks and 1667904 inodes Filesystem UUID: 3c5ce28a-8b8c-41b2-ab7c-96b5bc0353a7 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.644s] Writing 'userdata' OKAY [ 0.066s] Erasing 'cache' OKAY [ 0.072s] mke2fs 1.44.4 (18-Aug-2018) Creating filesystem with 24576 4k blocks and 24576 inodes Allocating group tables: done Writing inode tables: done Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done Sending 'cache' (68 KB) OKAY [ 0.086s] Writing 'cache' OKAY [ 0.012s] Rebooting OKAY [ 0.020s] Finished. Total time: 314.275s |