From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 9906] genimage: Disk full
Date: Tue, 30 May 2017 19:49:47 +0000 [thread overview]
Message-ID: <bug-9906-163-KQWJ85eMBn@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-9906-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=9906
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
With what configuration and Buildroot version is this? Presumably with a big
initramfs? I just did a test build with 2017.05-rc3 here and
raspberrypi3_64_defconfig, and I end up with ~15 MB used in the fat partition:
sudo mount -o loop,ro images/boot.vfat /tmp/mp
df -h /tmp/mp
Filesystem Size Used Avail Use% Mounted on
/dev/loop0 32M 15M 18M 47% /tmp/mp
ls -lahS /tmp/mp
total 15M
-rwxr-xr-x 1 root root 12M May 30 2017 Image
-rwxr-xr-x 1 root root 2.8M May 30 2017 start.elf
drwxrwxrwt 30 root root 60K May 30 21:45 ..
-rwxr-xr-x 1 root root 50K May 30 2017 bootcode.bin
drwxr-xr-x 2 root root 16K Jan 1 1970 .
-rwxr-xr-x 1 root root 15K May 30 2017 bcm2710-rpi-3-b.dtb
-rwxr-xr-x 1 root root 8.2K May 30 2017 bcm2837-rpi-3-b.dtb
-rwxr-xr-x 1 root root 6.6K May 30 2017 fixup.dat
-rwxr-xr-x 1 root root 774 May 30 2017 config.txt
-rwxr-xr-x 1 root root 65 May 30 2017 cmdline.txt
If you change the configuration significantly then it isn't surprising that you
may need to tweak other things, so this IMHO isn't a bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2017-05-30 19:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-30 12:09 [Buildroot] [Bug 9906] New: genimage: Disk full bugzilla at busybox.net
2017-05-30 19:49 ` bugzilla at busybox.net [this message]
2017-05-30 21:16 ` [Buildroot] [Bug 9906] " bugzilla at busybox.net
2017-05-31 7:26 ` bugzilla at busybox.net
2017-06-04 9:28 ` bugzilla at busybox.net
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=bug-9906-163-KQWJ85eMBn@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--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 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.