Expanding File System Partition On A microSD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Expanding File System Partition On A microSD

2,446 Views
erikraynolds
Contributor IV

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?

Tags (2)
0 Kudos
Reply
5 Replies

2,165 Views
SergioSolis
NXP Employee
NXP Employee

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...

0 Kudos
Reply

2,165 Views
erikraynolds
Contributor IV

understand - but how you get "resize2fs"?

I did Yocto build with local.conf:

IMAGE_INSTALL_append = " e2fsprogs" and no resize2fs....

0 Kudos
Reply

2,165 Views
aravinthkumarja
Senior Contributor II

Hi Erik Raynolds,

We can expand the FS size in Flashing script. Can you attach you flash script. 

Regards,

Aravinth

0 Kudos
Reply

2,165 Views
erikraynolds
Contributor IV

what's the flashing script?

0 Kudos
Reply

2,165 Views
aravinthkumarja
Senior Contributor II

In yocto after building how you are flashing the images.

Regards,

Aravinth

0 Kudos
Reply