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

María del Mar Velasco AERTEC Solutions – Aerospace & Aviation mvelasco at aertecsolutions.com
Fri Jul 19 04:27:42 PDT 2019


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.

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/ad98af81/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.do_image_wic.4351
Type: application/octet-stream
Size: 6443 bytes
Desc: log.do_image_wic.4351
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190719/ad98af81/attachment-0001.obj>


More information about the yocto mailing list