Re: About more space for BBE image.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

You should know that /run is a tmpfs mounted filesystem, i.e it is a RAM-disk. 
Which means it is not a storage limitation, but rather a memory limitation, as 
BeagleBone and BBE only have 512 MB of RAM on board.

If you need to stora large amounts of data, you need to change the location 
and point to a storage-backed filesystem, which could reside on an SD card or 
USB-mounted hard drive.

-- 
Denys


On Tue, May 16, 2023 at 09:00:17AM +0000, Yan Xin Kuan wrote:
> Hi JS,
> 
> Remember we have talk about the disk extra space for BBE?
> 
> 
> Please check your conf/local.conf :
> 
> #>>>>>>>>>
> 
> ######################
> 
> AGL USER VARIABLES #
> ######################
> 
> Add additional IMAGE_FSTYPES here on-top of the default ext4.xz and tar.xz 
> #AGL_EXTRA_IMAGE_FSTYPES = ""
> Additional free disk space created in the image in Kbytes.
> #IMAGE_ROOTFS_EXTRA_SPACE="524288"
> 
> I have tried in this method, by simply uncommenting the 
> #IMAGE_ROOTFS_EXTRA_SPACE="524288" inside of the conf/local.conf.
> 
> I did see the size of / path gets larger by 524288 Kbytes, but nothing 
> happened to the /run path.
> 
> Let me explain, the installation of the framework goes to the 
> “/usr/AGL/agl-test” it is mounted on /, but the place we save the reports, 
> along with some temp files, is in the “/var/run/agl-test”, which is mounted 
> on /run.
> 
> We have investigated the boards in CI now, and only BBE has space problems, 
> since its /run directory is very small, which still bothers us, and we want 
> this space to be as large as possible, let’s say at least 300M (now, only 
> 200M, not enough).
> 
> Looking for some further instructions.
> 
> Best,
> Yan


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10566): https://lists.automotivelinux.org/g/agl-dev-community/message/10566
Mute This Topic: https://lists.automotivelinux.org/mt/98922454/2167316
Group Owner: agl-dev-community+owner@xxxxxxxxxxxxxxxxxxxxxxxxx
Unsubscribe: https://lists.automotivelinux.org/g/agl-dev-community/leave/4543822/2167316/883735764/xyzzy [list-automotive-discussions82@xxxxxxxxxxx]
-=-=-=-=-=-=-=-=-=-=-=-






[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux