All of lore.kernel.org
 help / color / mirror / Atom feed
From: Axel Kellermann <axel.kellermann@gmx.de>
To: grub-devel@gnu.org
Cc: Phillip Susi <psusi@cfl.rr.com>
Subject: Re: [PATCH] Skip partitions during OS probing
Date: Mon, 11 Jul 2011 17:55:53 +0200	[thread overview]
Message-ID: <4E1B1D09.9030703@gmx.de> (raw)
In-Reply-To: <4E1B1333.6050505@cfl.rr.com>

> Partition numbers tend to get moved around quite frequently, so this
> would be a fragile configuration, and require manual entry.  It would be
Good point. I guess the proposed solution works well with internal HDDs,
as they tend to always get the same device names during system
initialization (at least I never observed different behaviour on my
machine), but could be fragile for external drives.

> better to automatically notice that the partition is a Win7 system
I agree. But I guess on my machine it is not really grubs fault that the
Win7 system partition is marked as bootable. I only have one of those
Win7 licenses that come with recovery media, so I'm not able to do a
manual, clean install and it seems the recovery installation always
makes the system partition bootable. I'm probably not the only one
experiencing this kind of faulty setup...

> partition, and ignore it.  If you must explicitly exclude manually
> chosen partitions, they should be specified by UUID.
I guess we could work with UUIDs instead of partition names, but it also
turns this little patch into something a bit more complicated. I'd be
happy to look into it, but we should first decide if we really cover a
use-case here or if the whole thing isn't worth the effort.


Thanks,

Axel


  reply	other threads:[~2011-07-11 15:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-09 21:43 [PATCH] Skip partitions during OS probing Axel Kellermann
2011-07-11 15:13 ` Phillip Susi
2011-07-11 15:55   ` Axel Kellermann [this message]
2011-07-11 18:25     ` Lennart Sorensen
2011-07-11 20:21       ` Axel Kellermann
2011-07-11 20:21     ` Phillip Susi
2011-07-18 18:06       ` Axel Kellermann

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=4E1B1D09.9030703@gmx.de \
    --to=axel.kellermann@gmx.de \
    --cc=grub-devel@gnu.org \
    --cc=psusi@cfl.rr.com \
    /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.