On Tue, Jan 08, 2008 at 04:25:28PM +0100, Jan Nieuwenhuizen wrote: > Robert Millan writes: > > > It's a bit funny. I tried to fix your problem, and at some point I realized > > I was fixing something else. Then got back at your problem, and turned out > > we just need to force load of "lvm" and "raid" before entering normal mode. > > Ah, but this looks promising form my lvm in core bug too, I'll give it a > test.
Don't expect grub_dl_load("lvm") to give you lvm.mod if you need lvm.mod in order to access lvm.mod in first place :-) In those cases, the only way to load lvm.mod in core.img is to have it in from the beginning (this is what my other patch hopefuly does). -- 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