Hi all,
While using the createsdcard.sh script we are able to get the sd card with 6.6 gb partition. Our eMMC is just 4 GB. We cannot afford to have such a huge rootfs parition. Is there a way to reduce therootfs parition.
-Isaac
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
While using the createsdcard.sh script we are able to get the sd card with 6.6 gb partition. Our eMMC is just 4 GB. We cannot afford to have such a huge rootfs parition. Is there a way to reduce therootfs parition.
-Isaac
Hi Isaac,
Yes it is possible to customize the filesystem. You can follow the instructions in this FAQ to remove the packages that you may not need in the end system.
Regards
Karthik
Hi Kartthik,
I find that rootfs sources are not delivered as part of the SDK. Can you guide me in getting the rootfs build from scratch.
-cb
Hi Isaac,
Rootfs sources are delivered as part of Yocto in the SDK.
The documentation link is here: https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Overview_Building_the_SDK.html
Regards
Karthik