All of lore.kernel.org
 help / color / mirror / Atom feed
From: steve platt <steve.platt@ntlworld.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Grub2 wiki
Date: Sun, 21 Oct 2007 21:15:40 +0100	[thread overview]
Message-ID: <1192997740.5334.60.camel@scary.spice> (raw)
In-Reply-To: <1192994968.5334.40.camel@scary.spice>

Some time ago I tried to use Grub2, having found that Grub1 (Legacy)
didn't work on my system ( yes, I know my logic was poor! ).

While trying to find how to use it, I came across the following page :-

http://grub.enbug.org/TestingOnX86 

In that page there is a section about installing Grub2 on a "Real
system", which seems to me to have an obvious error which might mislead
others. I am too old and feeble to engage in battle with wicked wikis
but I would like to offer the following comment to the page's author (or
in the hope that it might help to improve the "documentation" of grub2:



In the first code box of this section the last command reads :-

  grub-install --grub-setup=/boot/grub/grub.cfg /dev/hda
I think the error is to quote the path to the config file as an argument
where the path to the grub-setup program is expected. The default path
is probably OK anyway, so you can probably just omit the whole option :-

  grub-install /dev/hda

The above should run grub-setup successfully (rather than trying to
execute grub.cfg!) for you so there's no need to run it again: If this
works then the comments that follow about a "bug in grub-install" could
be removed.

Hope this helps!
Steve




  reply	other threads:[~2007-10-21 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-17  2:30 GRUB on two mbrs John Pierce
2007-10-18 11:43 ` Marco Gerards
2007-10-21 19:29 ` steve platt
2007-10-21 20:15   ` steve platt [this message]
2007-10-22  5:06     ` Grub2 wiki Robert Millan
  -- strict thread matches above, loose matches on Subject: below --
2007-10-22  6:03 willem
2007-10-22 10:47 ` 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=1192997740.5334.60.camel@scary.spice \
    --to=steve.platt@ntlworld.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.