[yocto] partitions resizing on the fly

2018-06-05 Thread Mihaela Apetroaie-Cristea
Hello, I have a minimal yocto OS built for RPI, which has three partitions: boot, root and data. Is there any way to resize root and data such that root expands/flattens when files and others are added/deleted? Such that I can make more space for the data partition. At the moment my partitions

Re: [yocto] partitions resizing on the fly

2018-06-05 Thread Mihaela Apetroaie-Cristea
Hi, Thanks for your answer. However, my question is whether there is a mechanism such that the root will keep it’s minimal size, but be able to expand if there is free space on the disk when new files are added (not necessarily to occupy the whole free space), and shrink back if files are dele