1[base] 2partitions = u-boot factory panic recovery boot_a system_a oem_a misc boot_b system_b oem_b userdata 3 4[partition.u-boot] 5label = u-boot 6len = 6 7type = linux 8guid = d05ba25c-1e89-44fb-b75f-be247860f48a 9 10[partition.factory] 11label = factory 12len = 1 13type = factory 14guid = d41eff7d-9a94-404e-8a81-ea68cb8bfbb9 15 16[partition.panic] 17label = panic 18len = 24 19type = linux 20guid = 7d804919-4017-4d77-a04c-522d8e874a20 21 22[partition.recovery] 23label = recovery 24len = 32 25type = boot 26guid = 96f79696-a347-443e-9dd9-c68e1876d139 27 28[partition.boot_a] 29label = boot_a 30len = 32 31type = boot 32guid = 58194d5b-26cd-4a5b-bf7f-0db38f7e7fdf 33 34[partition.system_a] 35label = system_a 36len = 384 37type = linux 38guid = effafa61-6a39-4d77-896f-4f0d8c74e57b 39 40[partition.oem_a] 41label = oem_a 42len = 96 43type = linux 44guid = 9c26e1c5-f1d1-4856-8eac-f3bd977a07da 45 46[partition.misc] 47label = misc 48len = 1 49type = misc 50guid = 88d9b380-ca80-41db-8537-9769bb764840 51 52[partition.boot_b] 53label = boot_b 54len = 32 55type = boot 56guid = ce8c0051-4db2-4aad-94e8-93c232052226 57 58[partition.system_b] 59label = system_b 60len = 384 61type = linux 62guid = bcd476f2-df0b-4ef4-8220-95ef7452452d 63 64[partition.oem_b] 65label = oem_b 66len = 96 67type = linux 68guid = a623cc5c-7eab-49d7-9314-61366c560ebc 69 70[partition.userdata] 71label = userdata 72len = -1 73type = linux 74guid = b1e70484-b6f7-4c2d-9b5f-f40862361369 75