Re: Support for RAID in grub-setup

2006-07-31 Thread Jeroen Dekkers
At Sat, 29 Jul 2006 13:21:47 +0200, Yoshinori K. Okuji wrote: > > On Friday 28 July 2006 01:13, Jeroen Dekkers wrote: > > It would be possible to calculate how to write the image to the file > > so it ends up being a consecutive image on the physical disk. But I > > think it's not worth the troubl

Re: Support for RAID in grub-setup

2006-07-29 Thread Yoshinori K. Okuji
On Friday 28 July 2006 01:13, Jeroen Dekkers wrote: > It would be possible to calculate how to write the image to the file > so it ends up being a consecutive image on the physical disk. But I > think it's not worth the trouble, especially given that we can always > embed the kernel if we keep the

Re: Support for RAID in grub-setup

2006-07-27 Thread Jeroen Dekkers
At Fri, 28 Jul 2006 00:20:42 +0200, Yoshinori K. Okuji wrote: > > On Monday 24 July 2006 15:36, Jeroen Dekkers wrote: > > 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 af

Re: Support for RAID in grub-setup

2006-07-27 Thread Yoshinori K. Okuji
On Monday 24 July 2006 15:36, Jeroen Dekkers wrote: > 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. Great. > Grub-setup will ask