Disk size not growing correctly on rootfs image
ukBaz opened this issue · 2 comments
ukBaz commented
linaro@linaro-developer:/my-workspace$ df -h .
Filesystem Size Used Avail Use% Mounted on
/dev/disk/by-partlabel/rootfs 3.1G 2.4G 543M 82% /
ukBaz commented
After reading this entry:
https://discuss.96boards.org/t/size-of-my-dragonboard-410c-emmc-is-very-small/3832/5?u=barryb
Look at tools like ext2simg (for extX filesystems) and img2simg (for
everything else) if you want to get rid of this problem.
Need to investigate changing img2simg
to ext2simg
or not mounting with ext4
ukBaz commented
Change showed as working:
linaro@linaro-developer:~$ df -h .
Filesystem Size Used Avail Use% Mounted on
/dev/disk/by-partlabel/rootfs 7.0G 2.4G 4.3G 36% /