All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH] use UUID to map system devices to grub devices
Date: Fri, 7 Aug 2009 13:27:32 +0200	[thread overview]
Message-ID: <20090807112732.GH6695@thorin> (raw)
In-Reply-To: <1249453109.3549.6.camel@fz.local>

On Wed, Aug 05, 2009 at 08:18:29AM +0200, Felix Zielcke wrote:
> Am Dienstag, den 04.08.2009, 23:19 +0200 schrieb Robert Millan:
> > On Fri, Jul 31, 2009 at 06:26:51PM +0200, Felix Zielcke wrote:
> > > 
> > > If we'd do an arbitrary mapping then `grub-probe -t drive' would show
> > > the wrong grub device.
> > > But except from this I think that would be okay.
> > 
> > We can never garantee that `grub-probe -t drive' will show the "right" drive,
> > at least on i386-pc, because we don't know how is BIOS going to order them.
> 
> Yes drive not, but the partition.

It's true, but we don't really make the distinction.  UUID search will find
a filesystem, which is in a partition (usually), and doesn't rely on partitions
being reliable.

That's fortunate!  It means we don't have to commit to partition numbers being
reliable, even if they are right now.

Because of this (unless I missed something), at the end of the day the
unreliability issue you described doesn't translate into any real problem
for us.  It just adds more to a problem we already solved.

> Unfortunately we don't have UUID support on every filesystem we support
> like JFS. But I think it's not that commonly used.

Adding UUID support to new filesystems is very easy.  I did the first ones
with just 5-10 minutes of research and a few lines of coding.

Would you like to do JFS ?

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



  parent reply	other threads:[~2009-08-07 11:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-26 14:05 [PATCH] use UUID to map system devices to grub devices Felix Zielcke
2009-07-28 18:12 ` Robert Millan
2009-07-29  8:43   ` Felix Zielcke
2009-07-31 16:05     ` Robert Millan
2009-07-31 16:26       ` Felix Zielcke
2009-08-04 21:19         ` Robert Millan
2009-08-05  6:18           ` Felix Zielcke
2009-08-05 10:50             ` Vladimir 'phcoder' Serbinenko
2009-08-05 11:01               ` Felix Zielcke
2009-08-07 11:27             ` Robert Millan [this message]
2009-08-07 14:29               ` Felix Zielcke
2009-08-07 19:22                 ` Robert Millan
2009-08-08  5:13                   ` Felix Zielcke
2009-08-10 11:31                     ` Robert Millan
2009-08-10 12:46                       ` Felix Zielcke
2009-08-10 12:58                         ` Felix Zielcke
2009-08-10 15:29                           ` Robert Millan

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=20090807112732.GH6695@thorin \
    --to=rmh@aybabtu.com \
    --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.