All of lore.kernel.org
 help / color / mirror / Atom feed
* Grub2 wiki
  2007-10-21 19:29 ` steve platt
@ 2007-10-21 20:15   ` steve platt
  2007-10-22  5:06     ` Robert Millan
  0 siblings, 1 reply; 4+ messages in thread
From: steve platt @ 2007-10-21 20:15 UTC (permalink / raw)
  To: The development of GRUB 2

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Grub2 wiki
  2007-10-21 20:15   ` Grub2 wiki steve platt
@ 2007-10-22  5:06     ` Robert Millan
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Millan @ 2007-10-22  5:06 UTC (permalink / raw)
  To: The development of GRUB 2

On Sun, Oct 21, 2007 at 09:15:40PM +0100, steve platt wrote:
> 
>   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.

Fixed, thanks.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Grub2 wiki
@ 2007-10-22  6:03 willem
  2007-10-22 10:47 ` Robert Millan
  0 siblings, 1 reply; 4+ messages in thread
From: willem @ 2007-10-22  6:03 UTC (permalink / raw)
  To: The development of GRUB 2

In the grub2 wiki the page how to install on x86 systems references 
/dev/hda .
but in the newer kernel the device is changed in /dev/sda.

The wiki should mention that too.

regards.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Grub2 wiki
  2007-10-22  6:03 Grub2 wiki willem
@ 2007-10-22 10:47 ` Robert Millan
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Millan @ 2007-10-22 10:47 UTC (permalink / raw)
  To: The development of GRUB 2

On Mon, Oct 22, 2007 at 08:03:09AM +0200, willem wrote:
> In the grub2 wiki the page how to install on x86 systems references 
> /dev/hda .
> but in the newer kernel the device is changed in /dev/sda.
> 
> The wiki should mention that too.

You do know that you have permission to change that yourself, right? :-)

Actually, this is the purpose of a wiki.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-22 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22  6:03 Grub2 wiki willem
2007-10-22 10:47 ` Robert Millan
  -- strict thread matches above, loose matches on Subject: below --
2007-10-17  2:30 GRUB on two mbrs John Pierce
2007-10-21 19:29 ` steve platt
2007-10-21 20:15   ` Grub2 wiki steve platt
2007-10-22  5:06     ` Robert Millan

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.