On Tue, Jan 15, 2008 at 12:23:19PM +0100, Marco Gerards wrote:
> Robert Millan <[EMAIL PROTECTED]> writes:
> 
> > New patch, a bit simpler (after giving it a though, I don't think the gained
> > speed is worth the extra complication)
> 
> What does this patch fix?  Too many problems in one thread...

It fixes loading of lvm/raid modules in two situations:

  - In core.img, by grub-install, when they're needed to access /boot.
    This is still not enough to get it working due to another bug
    (detection of partmap).

  - In grub.cfg, by update-grub, when they're needed to access /usr
    for the font file.

> BTW, does it also work for the case both LVM and RAID are used?

No, for that we need to handle recursion in grub-probe, which is the same
we'll need to get partmap detection working on lvm/raid.

-- 
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 /.)


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to