All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oscar Gomez Fuente <oscargomezf@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [genimage] Create a folder with a file using genimage
Date: Mon, 2 May 2016 11:51:48 +0200	[thread overview]
Message-ID: <CALtfCQaCFkUyn5ow=ZaFHK+SJQ-Ecr4bfNN3jvj37xJ7E9Pb0A@mail.gmail.com> (raw)
In-Reply-To: <87k2jgtlbq.fsf@dell.be.48ers.dk>

Ok Peter,

I've
checked BR2_TARGET_ROOTFS_EXT2_LABEL, BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS
and I've changed the boot image label:

...
image boot.vfat {
  vfat {
    extraargs = "-n mylabel"
...

And all work fine.

Thank you very much. Best regards.

Oscar Gomez Fuente
On 29 April 2016 at 18:46, Peter Korsgaard <peter@korsgaard.com> wrote:

> >>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>
> Hi,
>
>  >> 1?.- Is there any way to give the partition boot the label "BOOT" and
> the
>  >> partition rootfs the label "rootfs"? It will be very useful because
> when I
>  >> insert the sd card in a computer I'm going to know the folder name
> where is
>  >> going to be mounted the sd card.
>
>  > I think you are referring to fat/ext2 filesystem labels as PC-style
>  > partitions don't have labels.
>
>  > We currently don't have an option to set the ext2 label of the
>  > filesystem Buildroot creates, but I'll add that now.
>
> Ehh, I remembered wrong - We already DO have an option for it:
>
> config BR2_TARGET_ROOTFS_EXT2_LABEL
>         string "filesystem label"
>
> --
> Bye, Peter Korsgaard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160502/33d2fee9/attachment.html>

      reply	other threads:[~2016-05-02  9:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 11:25 [Buildroot] [genimage] Create a folder with a file using genimage Oscar Gomez Fuente
2016-04-28 21:40 ` Peter Korsgaard
2016-04-29  6:26   ` Oscar Gomez Fuente
2016-04-29 12:23     ` Peter Korsgaard
2016-04-29 16:46       ` Peter Korsgaard
2016-05-02  9:51         ` Oscar Gomez Fuente [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='CALtfCQaCFkUyn5ow=ZaFHK+SJQ-Ecr4bfNN3jvj37xJ7E9Pb0A@mail.gmail.com' \
    --to=oscargomezf@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 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.