All of lore.kernel.org
 help / color / mirror / Atom feed
* Support for RAID in grub-setup
@ 2006-07-24 13:36 Jeroen Dekkers
  2006-07-27 22:20 ` Yoshinori K. Okuji
  0 siblings, 1 reply; 5+ messages in thread
From: Jeroen Dekkers @ 2006-07-24 13:36 UTC (permalink / raw)
  To: grub-devel

Hi all,

I'm a bit behind the schedule I created for SoC (I had some unplanned
things happening the last 2 weeks), but I've just committed the RAID
support for grub-setup and I'm going to work on LVM support very soon.

Grub-setup will ask Linux for the members of the RAID array that is
given as destination device. It will then install on the MBRs of those
devices and embed core.img after MBR. If it can't embed the core image
it will fail, I'm not sure whether we should support reading core.img
from a RAID array...

I let grub-setup put the RAID device directly into the prefix and put
-2 in grub_install_dos_part. I've modified make_install_device() in
init.c to leave the prefix alone when grub_install_dos_part is -2.

Jeroen Dekkers



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

end of thread, other threads:[~2006-07-31 22:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-24 13:36 Support for RAID in grub-setup Jeroen Dekkers
2006-07-27 22:20 ` Yoshinori K. Okuji
2006-07-27 23:13   ` Jeroen Dekkers
2006-07-29 11:21     ` Yoshinori K. Okuji
2006-07-31 22:16       ` Jeroen Dekkers

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.