Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] configs/raspberrypi3_defconfig: fix filesystem size
Date: Sun, 8 Jul 2018 11:16:51 +0200	[thread overview]
Message-ID: <20180708091651.GA2474@scaer> (raw)
In-Reply-To: <7061b17f-2365-592c-662b-e383f425e03c@mind.be>

Arnout, All,

On 2018-07-08 00:35 +0200, Arnout Vandecappelle spake thusly:
> On 29-06-18 11:23, Leon Anavi wrote:
> > Increase the filesystem size for raspberrypi3 by setting
> > BR2_TARGET_ROOTFS_EXT2_SIZE to "120M". The filesystem for
> > raspberrypi3_64 has the same size.
> > 
> > Fixes:
> > Copying files into the device: __populate_fs: Could not allocate block in ext2 filesystem while writing file "services"
> > mkfs.ext4: Could not allocate block in ext2 filesystem while populating file system
> > 
> > Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
> 
>  Applied to master, thanks.

Not really, I'm afraid...

>  It's a pity we didn't get to the bottom of why this error was not happening
> every time, or why it didn't happen before. But, as mentioned, the fix is simple
> and we were close to the limit.

I did two tests on the same, the first was successfull, the second
failed. The only difference being that the machine was unloaded for
the first one, while I was doing something else for the second one...
Yeah, not very conclusive... :-(

Regards,
Yann E. MORIN.

>  I've extended the commit log a little bit.
> 
>  Regards,
>  Arnout
> 
> > ---
> >  configs/raspberrypi3_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
> > index 856f321..0ef9afe 100644
> > --- a/configs/raspberrypi3_defconfig
> > +++ b/configs/raspberrypi3_defconfig
> > @@ -28,6 +28,7 @@ BR2_PACKAGE_HOST_MTOOLS=y
> >  # Filesystem / image
> >  BR2_TARGET_ROOTFS_EXT2=y
> >  BR2_TARGET_ROOTFS_EXT2_4=y
> > +BR2_TARGET_ROOTFS_EXT2_SIZE="120M"
> >  # BR2_TARGET_ROOTFS_TAR is not set
> >  BR2_ROOTFS_POST_BUILD_SCRIPT="board/raspberrypi3/post-build.sh"
> >  BR2_ROOTFS_POST_IMAGE_SCRIPT="board/raspberrypi3/post-image.sh"
> > 
> 
> -- 
> Arnout Vandecappelle                          arnout at mind be
> Senior Embedded Software Architect            +32-16-286500
> Essensium/Mind                                http://www.mind.be
> G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
> LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
> GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2018-07-08  9:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29  9:23 [Buildroot] [PATCH] configs/raspberrypi3_defconfig: fix filesystem size Leon Anavi
2018-06-30 17:43 ` Yann E. MORIN
2018-06-30 18:03   ` Leon Anavi
2018-06-30 19:11     ` Yann E. MORIN
2018-07-01  9:22       ` Yann E. MORIN
2018-07-01  9:28         ` Leon Anavi
2018-07-02  3:50           ` Ricardo Martincoski
2018-07-02 16:17             ` Yann E. MORIN
2018-07-02 16:35               ` Leon Anavi
2018-07-03  3:06                 ` Ricardo Martincoski
2018-07-07 22:35 ` Arnout Vandecappelle
2018-07-08  9:16   ` Yann E. MORIN [this message]
2018-07-08  9:32     ` Leon Anavi
2018-07-08  9:58       ` Arnout Vandecappelle
2018-07-19 18:11 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180708091651.GA2474@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox