[yocto] ERROR: Actual rootfs size is larger than allowed

Khem Raj raj.khem at gmail.com
Fri Jul 19 07:46:55 PDT 2019


On 7/19/19 4:27 AM, María del Mar Velasco AERTEC Solutions – Aerospace & 
Aviation wrote:
>
> Dear all,
>
> I am new at Yocto Project and I have a simple question. I have cloned 
> poky (rocko branch), sourced the environment and bitbaked the 
> core-minimal-image-dev without problems. I can write the image in a SD 
> Card and I am able to boot the system.
>
> However, when I add IMAGE_INSTALL_append to local.conf with some 
> packages recipes (IMAGE_INSTALL_append = “nodejs” for example), I get 
> the following error:
>
>   * ERROR: Function failed: do_image_wic
>   * ERROR: Actual rootfs size (284260 KB) is larger than allowed size
>     262144 KB.
>
> My question is: where could I find that 262144 KB default size value? 
> I would like to change it and make it bigger. I have tried to add 
>  IMAGE_ROOTFS_SIZE = “5000000” to local.conf file but it still fails.
>
you might want to check the kickstart ( .wks ) file and adjust the 
--fixed-size values for partition sizes


> I attach the log.do_image_wic file.
>
> Thanks you in advance,
>
> MM
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190719/cff974d6/attachment.html>


More information about the yocto mailing list