All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Zielcke <fzielcke@z-51.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] add drivemap support to 30_os-prober.in and use UUIDs
Date: Tue, 09 Jun 2009 22:21:56 +0200	[thread overview]
Message-ID: <1244578916.3477.17.camel@fz.local> (raw)
In-Reply-To: <d7ead6de0906080354p77f7fa5fka998379c8bfa9cb0@mail.gmail.com>

Am Montag, den 08.06.2009, 12:54 +0200 schrieb Vladimir 'phcoder'
Serbinenko:
> On Sun, Jun 7, 2009 at 5:55 PM, Pavel Roskin<proski@gnu.org> wrote:
> > On Sun, 2009-06-07 at 17:37 +0200, Felix Zielcke wrote:
> >> Attached patch uses `prepare_grub_to_access_device' to set the root in
> >> the generated entrys.
> >> And it adds drivemap to the chainload ones, if root isn't (hd0).
> >>
> >> The Debian grub-installer adds map only with Dos and Windows, should I
> >> do the same or is it okay to do it for all?
> >
> > Perhaps it would be better to avoid it when it's not needed.  But it may
> > be tricky to determine what bootloader we are using.
> >
> > Let's do it always and eliminate the cases where it's harmful or
> > definitely useless.
> Drivemapping isn't good per se. It's more like unfortunate need.
> However it should always be safe to drivemap because AFAIK no OS
> relies on particular drive ordering except 0x80 being booting drive.
> However this entry will fail unless my drivemap fix is incorporated

os-prober currently prints `chain' on FreeDOS, QNX4, Windows, MS-DOS,
Solaris, Minix and Dell Utility Partition 
Solaris probable won't need it but for Minix and QNX4 (I don't even know
what this is) I don't know.
FreeDOS probable needs it too or not?
So better just use it always and if someone says it can't boot because
of drivemap we can change it for that OS.
-- 
Felix Zielcke




  reply	other threads:[~2009-06-09 20:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-07 15:37 [PATCH] add drivemap support to 30_os-prober.in and use UUIDs Felix Zielcke
2009-06-07 15:55 ` Pavel Roskin
2009-06-08 10:54   ` Vladimir 'phcoder' Serbinenko
2009-06-09 20:21     ` Felix Zielcke [this message]
2009-06-09 20:34       ` Pavel Roskin
2009-06-11 19:00 ` Felix Zielcke

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=1244578916.3477.17.camel@fz.local \
    --to=fzielcke@z-51.de \
    --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.