From: "Grégoire Sutre" <gregoire.sutre@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [multiboot] command-line format
Date: Wed, 20 Jan 2010 18:19:27 +0100 [thread overview]
Message-ID: <4B573B1F.6050605@gmail.com> (raw)
In-Reply-To: <20100119234729.GQ8599@thorin>
Hi Robert,
> On Sun, Jan 17, 2010 at 01:39:48PM -0600, richardvoigt@gmail.com wrote:
>> I think a bootloader with "universal" in its name should be doing
>> everything possible to avoid this. If I want to multiboot between
>> Linux, NetBSD, OpenSolaris, and OpenBSD, do I load my MBR with the BSD
>> fork of GRUB, the Linux fork of GRUB, or the Solaris fork of GRUB?
>
> It doesn't matter, because whichever version of GRUB you use should
> generate a grub.cfg that uses multiboot command with appropiate
> parameters.
According to my little experience, I believe that GRUB should not rely
too much on an automatic generation of a correct grub.cfg. This
requires an os-prober command that (1) is available on the system
installing GRUB, which is not always the case, and (2) can detect other
installed Oses correctly, which is not always the case as well.
What if I want to install GRUB to some removable drive or floppy disk
for the purpose of rescuing systems with a damaged MBR? You cannot hope
to generate a grub.cfg that will universally work, so in that case you
must use the GRUB shell.
As you mentionned in a previous email, it is important to keep the GRUB
shell user-friendly. Requiring users to duplicate the first argument of
multiboot commands is not my idea of user-friendliness. But I agree
that it works.
Grégoire
prev parent reply other threads:[~2010-01-20 17:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 16:53 [multiboot] command-line format Grégoire Sutre
2010-01-14 19:07 ` Seth Goldberg
2010-01-14 23:24 ` Grégoire Sutre
2010-01-14 23:41 ` Seth Goldberg
2010-01-15 0:42 ` Grégoire Sutre
2010-01-15 16:15 ` Robert Millan
2010-01-17 18:02 ` Grégoire Sutre
2010-01-17 18:22 ` Robert Millan
2010-01-17 19:39 ` richardvoigt
2010-01-19 23:47 ` Robert Millan
2010-01-20 17:19 ` Grégoire Sutre [this message]
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=4B573B1F.6050605@gmail.com \
--to=gregoire.sutre@gmail.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.