From: "Thomas Schmitt" <scdbackup@gmx.net>
To: grub-devel@gnu.org
Cc: michel@bouissou.net
Subject: Re: A thread on grub-bug could need attention
Date: Mon, 29 Jan 2018 19:53:54 +0100 [thread overview]
Message-ID: <21287785008382606210@scdbackup.webframe.org> (raw)
In-Reply-To: <c32f8145-4cd9-4c7d-869e-d67ed0f87b6b@bouissou.net>
Hi,
Daniel Kiper wrote:
> > 2) Create EFI System Partition (code EF00) using gdisk. 256.0 MiB will
> > suffice.
> > 3) Format EFI System Partition
> > # mkdosfs /dev/sdb1
> >
> >4) Create GRUB2 EFI bootable image
> > # mount /dev/sdb1 /mnt
> > # mkdir /mnt/efi/boot
> > # grub-mkstandalone -O x86_64-efi -o /mnt/efi/boot/bootx64.efi
Michel Bouissou wrote:
> I tested the USB stick on my son's machine, and I do get a grub prompt.
Does this mean that the decisive trick is to use GPT with EFI partition
instead of a MBR partition of type 0xEF ?
Or is there something missing in the FAT filesystem images of e.g.
Debian installation ISOs like
https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.3.0-amd64-netinst.iso
?
Michel: Does a simple ISO "output.iso" work, when made by
mkdir ./minimal
echo dummy >./minimal/dummy
grub-mkrescue -o output.iso ./minimal
and then copied onto the plain USB stick device (e.g. /dev/sdc) ?
grub-mkrescue produces valid GPT in ISO 9660.
Have a nice day :)
Thomas
next prev parent reply other threads:[~2018-01-29 18:55 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 11:35 A thread on grub-bug could need attention Thomas Schmitt
2018-01-08 12:48 ` Daniel Kiper
2018-01-08 16:14 ` Michel Bouissou
2018-01-29 12:49 ` Daniel Kiper
2018-01-29 15:29 ` Michel Bouissou
2018-01-29 18:20 ` Michel Bouissou
2018-01-29 18:53 ` Thomas Schmitt [this message]
2018-01-30 15:18 ` Michel Bouissou
2018-01-30 16:33 ` Thomas Schmitt
2018-01-30 17:43 ` Michel Bouissou
2018-01-30 18:00 ` Daniel Kiper
2018-01-30 19:15 ` Thomas Schmitt
2018-01-31 9:38 ` Michel Bouissou
2018-01-31 12:20 ` Thomas Schmitt
2018-01-31 13:22 ` Michel Bouissou
2018-01-31 15:33 ` Thomas Schmitt
2018-01-31 21:37 ` Thomas Schmitt
2018-01-31 22:47 ` Michel Bouissou
2018-02-01 0:02 ` Thomas Schmitt
2018-02-01 21:56 ` Michel Bouissou
2018-02-02 8:15 ` Thomas Schmitt
2018-02-02 10:28 ` Michel Bouissou
2018-02-02 10:50 ` Thomas Schmitt
2018-02-02 10:18 ` Thomas Schmitt
2018-01-31 15:46 ` Daniel Kiper
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=21287785008382606210@scdbackup.webframe.org \
--to=scdbackup@gmx.net \
--cc=grub-devel@gnu.org \
--cc=michel@bouissou.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.