All of lore.kernel.org
 help / color / mirror / Atom feed
* grub legacy to grub2 upgrade path
@ 2012-02-23  4:14 ryuo
  2012-02-23  5:44 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 4+ messages in thread
From: ryuo @ 2012-02-23  4:14 UTC (permalink / raw)
  To: grub-devel

I am a senior developer for the Frugalware Linux distribution, and I am
trying to find an upgrade path so we can leave grub legacy behind. Normal
disk installations work perfectly under testing, however I have found a
snag with RAID installations we have to support that were setup under grub
legacy, which we installed under metadata 0.90 because of the limitations
of grub legacy.

The problem appears to be this bug: http://savannah.gnu.org/bugs/?34250

It effects RAID setups that only use a single partition per disk, and in
my tests I got errors from grub-install of this kind:
http://frugalware.org/paste/13418

The problem seems to be that grub2 is unable to deduce *where* the RAID
really is.

I tried installing to the MBR of both disks and RAID device, using a
simple grub-install command. (grub-install /dev/md0, etc.) I did my
testing with a mostly vanilla 1.99 grub2.

If any of our users happen to run into this issue, what are we to tell
them to do? I'd like another option than forcing them to have to redo
their RAID setup.

Any insights would be appreciated.



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

end of thread, other threads:[~2012-02-24 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23  4:14 grub legacy to grub2 upgrade path ryuo
2012-02-23  5:44 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-02-24  2:54   ` Jordan Uggla
2012-02-24 13:34     ` ryuo

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.