From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next] configs/pc: add a configuration to build a UEFI+GPT image
Date: Thu, 6 Sep 2018 21:29:55 +0200 [thread overview]
Message-ID: <20180906212955.0630f268@windsurf> (raw)
In-Reply-To: <20180831023155.26475-1-casantos@datacom.com.br>
Hello,
On Thu, 30 Aug 2018 23:31:55 -0300, Carlos Santos wrote:
> This is ane example of how to craft a disk image with GPT partitioning
> instead of MBR. This is achieved by means of a post-image script which
> uses mkdosfs+mcopy+sfdisk, since genimage is unable to deal with GPT.
>
> The script was kept as simple as possible to make it easy to understand
> and adapt for other purposes.
>
> The root filesystem location is passed to the kernel by a partition
> UUID, so the it is possible to boot on QEMU, directly from the disk
> image, or dump the image to a physical device.
>
> Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Thanks for submitting. I don't find the post-image-efi-gpt.sh script
really nice, but since genimage currently doesn't have GPT partition
table support, that's pretty much all what can be done, and it's good
to have an example in Buildroot.
Therefore, if there is no opposition against this patch within the next
days, I will apply it.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-09-06 19:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-31 2:31 [Buildroot] [PATCH/next] configs/pc: add a configuration to build a UEFI+GPT image Carlos Santos
2018-09-06 19:29 ` Thomas Petazzoni [this message]
2018-09-06 19:30 ` Thomas Petazzoni
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=20180906212955.0630f268@windsurf \
--to=thomas.petazzoni@bootlin.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