grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-mkimage: big core.img creating


From: Oleg Strikov
Subject: grub-mkimage: big core.img creating
Date: Mon, 21 Jan 2008 20:56:16 +0000

Good day!
I wanna create full core.img without any additional *.mod dependencies.
I do it with:
grub-mkimage -o image [BIG MODULES LIST]
All is OK

But when i load grub2 i get something like
"modules dir not initialized"
or
"[some module function] not found"

Should i enum modules in [BIG MODULES LIST] in any special order? It seems that module try to import function from non-linked module.
Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]