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

2019-07-22 Thread María del Mar Velasco AERTEC Solutions – Aerospace & Aviation

Thanks you very much for your reply! You’ve helped me a lot!

Grateful
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2019-07-19 Thread Khem Raj


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 = “500” 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


-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

2019-07-19 Thread María del Mar Velasco AERTEC Solutions – Aerospace & Aviation
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 = 
“500” to local.conf file but it still fails.

I attach the log.do_image_wic file.

Thanks you in advance,

MM


log.do_image_wic.4351
Description: log.do_image_wic.4351
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto