I need to resize my FS on already existing microSD.
I try to follow : Beagleboard:Expanding File System Partition On A microSD - eLinux.org
but missing "resize2fs". Is there a working (functional) way how to do it without rebuilding Yocto/Linux?
I don't know of any other method than using resize2fs. I'm not sure its possible any other way, hopefully someone has had experience that can share...
understand - but how you get "resize2fs"?
I did Yocto build with local.conf:
IMAGE_INSTALL_append = " e2fsprogs" and no resize2fs....
Hi Erik Raynolds,
We can expand the FS size in Flashing script. Can you attach you flash script.
Regards,
Aravinth
what's the flashing script?
In yocto after building how you are flashing the images.
Regards,
Aravinth