Mi3-4-Dev / android_device_xiaomi_cancro

GNU General Public License v2.0
5 stars 8 forks source link

__populate_fs: Could not allocate block in ext2 filesystem while writing file "Eridani.ogg" e2fsdroid: Could not allocate block in ext2 filesystem while populating file system #1

Open wuwansan opened 1 year ago

wuwansan commented 1 year ago

geOS18.1/out/target/product/cancro/obj/PACKAGING/target_files_intermediates/lineage_cancro-target_files-eng.kali/IMAGES/system.img 09:23:17 mkuserimg_mke2fs.py ERROR: Failed to run e2fsdroid_cmd: __populate_fs: Could not allocate block in ext2 filesystem while writing file "Eridani.ogg" e2fsdroid: Could not allocate block in ext2 filesystem while populating file system

mke2fs 1.45.4 (23-Sep-2019) Creating filesystem with 327680 4k blocks and 81920 inodes Filesystem UUID: c0bcef99-5ae4-5d66-bf90-3fd4da4aa415 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912

Allocating group tables: done
Writing inode tables: done
Writing superblocks and filesystem accounting information: done

__populate_fs: Could not allocate block in ext2 filesystem while writing file "Eridani.ogg" e2fsdroid: Could not allocate block in ext2 filesystem while populating file system

Out of space? Out of inodes? The tree size of /home/kali/Projects/LineageOS18.1/out/soong/.temp/tmpE5QWqq is 1669995520 bytes (1592 MB), with reserved space of 0 bytes (0 MB). The max image size for filesystem files is 1342177280 bytes (1280 MB), out of a total partition size of 1342177280 bytes (1280 MB). 09:23:18 ninja failed with: exit status 1

failed to build some targets (02:12:39 (hh:mm:ss))

mojienjoyment commented 1 year ago

Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE in android_device_xiaomi_msm8974-common/broadconfigcommon.

Be careful. IT MAY not flashed to device successfully bcuz your system file size may bigger than device system partition. So if this happen and flash was unsuccessful, u should increase system partition!