From: Victor Hiairrassary <victor.hiairrassary.ml@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] f2fs support
Date: Mon, 27 May 2013 15:01:55 +0200 [thread overview]
Message-ID: <51A35943.4040703@gmail.com> (raw)
In-Reply-To: <20130526202433.GE3380@free.fr>
On 05/26/2013 10:24 PM, Yann E. MORIN wrote:
> Yes, I encountered the same issue when I tried. Since I did not really
> need it, I skipped it.
>
> AFAIK, there is currently no way to generate f2fs images like we do for
> the other filesystems, like ext2, squashfs or jffs2.
>
> The only solution would be to use a post-image script that would
> basically do something like:
>
> - dd if=/dev/zero of=image.f2fs bs=1M count=0 seek=${size_in_MiB}
> - mkfs.f2fs image.f2fs
> - sudo mount -o loop image.f2fs /somewhere
> - cp foo bar /somewhere
> - sudo umount /somewhere
>
> Otherwise, no idea, except do your own genf2fs util.
>
> Regards,
> Yann E. MORIN.
>
Oh :( This is a bad new, but thank you for your answer and your
example.
There is a mailing list for f2fs development at :
linux-f2fs-devel at lists.sourceforge.net.
Do you think it is a good idea to ask about that?
Regards,
Victor Hiairrassary
prev parent reply other threads:[~2013-05-27 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-26 22:08 [Buildroot] f2fs support Victor Hiairrassary
2013-05-26 20:24 ` Yann E. MORIN
2013-05-27 13:01 ` Victor Hiairrassary [this message]
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=51A35943.4040703@gmail.com \
--to=victor.hiairrassary.ml@gmail.com \
--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