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

On 7/9/2011 5:43 PM, Axel Kellermann wrote:
> To skip one ore more partitions during OS probing, the user has to add
> the variable GRUB_SKIP_PARTITIONS to the grub config file
> (/etc/default/grub) and provide it with a space delimited list of
> partition names (e.g. GRUB_SKIP_PARTITIONS="sda2 sdb3").

Partition numbers tend to get moved around quite frequently, so this 
would be a fragile configuration, and require manual entry.  It would be 
better to automatically notice that the partition is a Win7 system 
partition, and ignore it.  If you must explicitly exclude manually 
chosen partitions, they should be specified by UUID.



  reply	other threads:[~2011-07-11 15:14 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 [this message]
2011-07-11 15:55   ` Axel Kellermann
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=4E1B1333.6050505@cfl.rr.com \
    --to=psusi@cfl.rr.com \
    --cc=axel.kellermann@gmx.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.