All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] part rootfs size (268435456) too small for rootfs.ext4 (283115520)
@ 2020-11-25 21:09 Kevin Tomary
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Tomary @ 2020-11-25 21:09 UTC (permalink / raw)
  To: buildroot

Hello

I have a problem. I wanted to update my build with adding some packages for my embedded system(stm32mp157)

In menuconfig --> Filesystem images I chose an exact size of 270M which generated the above error.

I tested the exact size and I for


  *   exact file size <265 :mkfs.ext4: Could not allocate block in ext2 filesystem while populating file system
*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)
fs/ext2/ext2.mk:46: recipe for target '/home/mehdi/buildroot/output/images/rootfs.ext2' failed


  *   exact file size superior or equal to 265 I got : part rootfs size (268435456) too small for rootfs.ext4 (283115520)

What should I do? I am beginning my project and I may need further packages and modules for what is coming.

What should I do?


Best Regards

Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20201125/940f5288/attachment.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] part rootfs size (268435456) too small for > rootfs.ext4 (283115520)
       [not found] <mailman.6328.1606344093.178952.buildroot@busybox.net>
@ 2020-11-26  7:26 ` Andreas Ziegler
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Ziegler @ 2020-11-26  7:26 UTC (permalink / raw)
  To: buildroot

Hello Kevin,

>   *   exact file size superior or equal to 265 I got : part rootfs
> size (268435456) too small for rootfs.ext4 (283115520)

Check if you have a directive in your genimage.cfg file that limits the 
partition size to 256M.

Regards,
Andreas

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-26  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 21:09 [Buildroot] part rootfs size (268435456) too small for rootfs.ext4 (283115520) Kevin Tomary
     [not found] <mailman.6328.1606344093.178952.buildroot@busybox.net>
2020-11-26  7:26 ` [Buildroot] part rootfs size (268435456) too small for > " Andreas Ziegler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.