partitioning - Meizu Pro 5 Ubuntu Edition Partition table - Ask Ubuntu


can please provide me default partition table (a list , not binary data ) meizu pro5 ubuntu edition? after installing ubuntu on android version, having ota issues, related space problems on cache partition, wanted know default size of cache partition on ubuntu edition phones.

thanks!

the size of cache partition should 700mib according on xda developers (they note different android's allocation of 512 mib cache).

here's full partition table them:

index=1,name=private,size=1mib,start=0x400000,uuid=${uuid_private}; index=2,name=proinfo,size=256kib,uuid=${uuid_proinfo}; index=3,name=misc,size=256kib,uuid=${uuid_misc}; index=21,name=param,size=4mib,start=0x800000,uuid=${uuid_param}; index=22,name=efs,size=8mib,uuid=${uuid_efs}; index=23,name=pnv,size=2mib,uuid=${uuid_pnv}; index=24,name=ldfw,size=4mib,uuid=${uuid_ldfw}; index=25,name=dtb,size=4mib,uuid=${uuid_dtb}; index=26,name=bootimg,size=24mib,uuid=${uuid_bootimg}; index=27,name=recovery,size=32mib,uuid=${uuid_recovery}; index=28,name=bootlogo,size=32mib,uuid=${uuid_bootlogo}; index=29,name=rstinfo,size=20mib,uuid=${uuid_rstinfo}; index=30,name=mnv,size=20mib,uuid=${uuid_mnv}; index=31,name=reserved1,size=20mib,uuid=${uuid_reserved1}; index=32,name=reserved2,size=20mib,uuid=${uuid_reserved2}; index=33,name=reserved3,size=20mib,uuid=${uuid_reserved3}; index=41,name=system,size=2560mib,start=0x10000000,uuid=${uuid_system}; index=42,name=custom,size=512mib,uuid=${uuid_custom}; index=43,name=cache,size=700mib,uuid=${uuid_cache}; index=44,name=userdata,size=0,uuid=${uuid_userdata}; 

Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

crash - Windows Rundll32 (child process of DllHost) is crashing. How can I even identify it? - Super User

16.04 - Errors were encountered while processing in python - Ask Ubuntu