All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Schmitt" <scdbackup@gmx.net>
To: grub-devel@gnu.org
Subject: Re: core/partmap: Add El Torito boot catalog parsing
Date: Mon, 08 Jun 2015 21:31:21 +0200	[thread overview]
Message-ID: <8498567330486336670@scdbackup.webframe.org> (raw)
In-Reply-To: <20150608182512.GA10375@hobo.lan>

Hi,

Andrei Borzenkov wrote:
> > Drive current: -indev '/datastore/iso/openSUSE-13.2-DVD-x86_64.iso'
> > [...]
> > You may consider using xorriso to create image, it does quite good job
> > with hybrid images.

Thanks for the compliment. (The openSUSE ISOs are not made by
xorriso, though, but rather by genisoimage, isohybrid, and
a head transplantation to make MBR partition 2 mountable,
if i remember correctly my curious research about
openSUSE-13.1-NET-x86_64.iso.)


Ross Lagerwall wrote:
> Yes I have tried, and I made a video of it :-)
> See that GRUB is not able to access (cd0,msdos2), which is the embedded
> FAT partition.

The trick of the others could be to let the GRUB2 software
from ESP look up and use the GRUB2 stuff in a directory of
the ISO.
So GRUB2 booted via UEFI from CD does not need to access
the ESP by own means.

A user once explained me his setup and mentioned that
he runs grub-mkimage with "--config=", "iso9660" and "search",
and that the "embedded grub.cfg" looks like
  search.fs_label RECOVERY root
  set prefix=($root)/boot/grub 


Have a nice day :)

Thomas



      parent reply	other threads:[~2015-06-08 19:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-07 10:24 [PATCH] core/partmap: Add El Torito boot catalog parsing Ross Lagerwall
2015-06-08 16:51 ` Andrei Borzenkov
2015-06-08 17:31   ` Ross Lagerwall
2015-06-08 17:50     ` Andrei Borzenkov
2015-06-08 18:25       ` Ross Lagerwall
2015-06-08 19:01         ` Andrei Borzenkov
2015-06-20 10:16           ` Ross Lagerwall
2015-06-20 10:19             ` Vladimir 'phcoder' Serbinenko
2015-06-20 13:52               ` Thomas Schmitt
2015-06-21 11:28             ` Andrei Borzenkov
2016-02-12 18:31             ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-06-08 19:31         ` Thomas Schmitt [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=8498567330486336670@scdbackup.webframe.org \
    --to=scdbackup@gmx.net \
    --cc=grub-devel@gnu.org \
    /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.