All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Searching UUID on floppies
Date: Sun, 01 Jun 2008 02:19:27 -0400	[thread overview]
Message-ID: <1212301167.6853.20.camel@rd> (raw)
In-Reply-To: <20080531095311.GE6619@thorin>

On Sat, 2008-05-31 at 11:53 +0200, Robert Millan wrote:

> Some of our commands use --no-floppy.  Also supported in GRUB Legacy (by 'find'
> or so, can't remember).  Perhaps it's better to use that for consistency?  It
> is the floppy scan which everyone hates; for other devices I don't think
> people will mind if GRUB spends a few ms on them.

Sure, --no-floppy would be consistent with the installers, but it will
take some effort to get right.  Let's not forget CD floppy emulation, by
the way.  You wrote that sometimes a hard drive can be reported as a
floppy.  Perhaps we still want to search floppies as the last resort.

Besides, I'd prefer to avoid floppy search is all "search" commands.  I
have a custom rule to boot another distro, and it uses "search" by
label.  I don't want to add --no-floppy to that command because it's an
extra effort.  It's not hard for GRUB to do things nicely without having
users edit their custom rules.

That's why I would prefer optimized search order.  But I'm not strongly
opposing --no-floppy as long as it's done right.

We could also start search with the current drive and then go through
the list of other drives, without changing anything else in the order.
Most installations will rely on one disk.  Spinning up more devices
unnecessarily is not nice.

-- 
Regards,
Pavel Roskin



  parent reply	other threads:[~2008-06-01  6:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-30 22:14 Searching UUID on floppies Pavel Roskin
2008-05-31  5:38 ` Bean
2008-05-31  5:43   ` Bean
2008-05-31 19:30     ` Robert Millan
2008-05-31 19:41       ` Bean
2008-05-31  9:53   ` Robert Millan
2008-05-31 19:06     ` Isaac Dupree
2008-05-31 19:27       ` Robert Millan
2008-05-31 21:56         ` Isaac Dupree
2008-05-31 22:10           ` Robert Millan
2008-06-01  6:19     ` Pavel Roskin [this message]
2008-06-01 10:22       ` 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=1212301167.6853.20.camel@rd \
    --to=proski@gnu.org \
    --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.