From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 8831] image generation fails on host ZFS due to "no free space"
Date: Mon, 24 Oct 2016 21:56:19 +0000 [thread overview]
Message-ID: <bug-8831-163-EQNqTX7FcQ@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-8831-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=8831
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
FWIW, the current release of e2fsprogs we have in Buildroot can generate
filesystem images:
./output/host/usr/sbin/mke2fs -d fs/ test.img 1024
However, it will *not* solve the problem: you still have to pass the size of
the filesystem to be created, either in number of blocks or in KB/MB/GB.
Therefore, we still have to estimate it (like we're doing today), and
potentially get it wrong.
Maybe it is simply impossible to automatically calculate the filesystem size,
and we should stop supporting auto-calculation, and instead ask the user to
fill in a size for the filesystem (either in blocks or KB/MB/GB).
Thoughts?
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2016-10-24 21:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-29 21:01 [Buildroot] [Bug 8831] New: image generation fails on host ZFS due to "no free space" bugzilla at busybox.net
2016-03-29 21:23 ` [Buildroot] [Bug 8831] " bugzilla at busybox.net
2016-10-24 21:56 ` bugzilla at busybox.net [this message]
2017-03-25 13:44 ` 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-8831-163-EQNqTX7FcQ@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox