All of lore.kernel.org
 help / color / mirror / Atom feed
From: komputes <komputes@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Cc: summer-of-code@gnu.org
Subject: Re: Some GRUB ideas
Date: Mon, 07 Apr 2008 14:15:11 -0400	[thread overview]
Message-ID: <47FA64AF.1010501@gmail.com> (raw)
In-Reply-To: <20080321163500.GA25127@thorin>

Hi Robert,

I had a few more ideas for GRUB that may be useful.

A way for the user to know which hard drives/partitions are available to 
the computer in a "(hd0,0)" format which can then be used in a menu.lst 
file. This would greatly save time and confusion in the grub 
configuration process. This would be like a devices.map, but way more 
useful. I would imagine it would look like this:

$ grub --pitty-da-foo #this command doesn't exist (...yet)
Checking disks...

                                 Mem  Used
(hd0)      /dev/sda
           (hd0,0)   /dev/sda1  50GB  25%
           (hd0,1)   /dev/sda2  50GB  25%

(hd1)   /dev/sdb
           (hd1,0)   /dev/sdb1  50GB  25%
           (hd1,1)   /dev/sdb2  50GB  25%


Something like that would be nice. Or at least a passing mention in 
menu.lst that Grub starts counting from 0 not 1 in its drive/partition 
designations--i.e. (hd0,1) = /dev/sda2, etc. That confuses a lot of 
newcommers to linux, who would appreciate a command that will help them 
select or at least see how to correctly transport hard disk "locations" 
from a shell to a menu.lst. I just thought I would bring this to the 
attention of GRUB developers to see if this can be included in an 
upcoming version/update.

-k

Robert Millan wrote:
> Hi there,
>
> I'm one of the folks volunteering as mentors for this year's GRUB GSoC
> participation.  Okuji asked us to provide ideas and notify this list about
> them.
>
> Our full list of ideas is hosted at:
>
>   http://www.gnu.org/software/grub/grub-soc.html
>
> The following have been added as new ideas for this year:
>
>   - USB support (UHCI + keyboard/storage drivers)
>   - ATA (finish pATA driver + SATA / AHCI)
>   - Accessing encrypted partitions (LUKS)
>   - Localisation infrastructure
>
> More details about them are available at the URL above.
>
>   



  reply	other threads:[~2008-04-07 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-21 16:35 Some GRUB ideas Robert Millan
2008-04-07 18:15 ` komputes [this message]
2008-04-07 18:29   ` Colin D Bennett
     [not found]   ` <87skxwkppr.fsf@ossau.uklinux.net>
2008-04-09 13:57     ` komputes
2008-04-10 22:35       ` Pavel Roskin

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=47FA64AF.1010501@gmail.com \
    --to=komputes@gmail.com \
    --cc=grub-devel@gnu.org \
    --cc=summer-of-code@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.