Skip to content

Instantly share code, notes, and snippets.

@milankragujevic
Created December 13, 2018 17:37
Show Gist options
  • Save milankragujevic/7d00d3d205c826be83931de0fb221c39 to your computer and use it in GitHub Desktop.
Save milankragujevic/7d00d3d205c826be83931de0fb221c39 to your computer and use it in GitHub Desktop.
Resize /system partition 5059D
umount /dev/block/mmcblk0p38
resize2fs -f /dev/block/mmcblk0p38 1536M
e2fsck -d /dev/block/mmcblk0p38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment