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, 31 Jul 2009 18:05:46 +0200 [thread overview]
Message-ID: <20090731160546.GF14675@thorin> (raw)
In-Reply-To: <1248857003.3729.0.camel@fz.local>
On Wed, Jul 29, 2009 at 10:43:23AM +0200, Felix Zielcke wrote:
> Am Dienstag, den 28.07.2009, 20:12 +0200 schrieb Robert Millan:
> > On Sun, Jul 26, 2009 at 04:05:31PM +0200, Felix Zielcke wrote:
> > > As requested by Robert on IRC, this is a split from my dmraid patch.
> > > On dmraid devices HDIO_GETGEO returns 0 for all fields, so the current
> > > way of grub_util_biosdisk_get_grub_dev just can't work.
> > > So I use blkid to get the UUID of the device and then a new nested
> > > function to find out the grub device like search does.
> > >
> > > I think this is with intent from the kernel that it just returns 0's.
> > > Maybe it just can't distinguish between a device mapper setup which goes
> > > over multiple partitions or harddisks of different size not from one
> > > which goes only over complete harddisks with same size like in dmraid
> > > Hm but even if, I think it wouldn't help in case of RAID != 1. Sector
> > > count could be > then last sector of one disk or not?
> >
> > I keep thinking this is an overkill solution. We should to discuss more about
> > what's the problem we need to fix, and only ressort to this if we have no
> > other choice.
> >
>
> The problem is how do we map a device file to a grub device.
> Especially BSD partitions which only have numbers under Linux?
> I don't know how the devices are called under BSD.
What does grub device mean in this context? If we're strictly in util/ land,
any arbitrary map will do as long as it's consistent.
If we're in both places, we already avoid making assumptions that there will
be consistency between them, so we don't need to make them now.
--
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."
next prev parent reply other threads:[~2009-07-31 16:06 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 [this message]
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
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=20090731160546.GF14675@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.