On Thu, 2006-09-21 at 08:51 +0800, 袁源 wrote:
> hi,
> recently I have been working under grub2. I wrote some of my own
> modules and I don't know how to add it to the grub2 kernel (I mean how
> to pack it to the core.img,not using the command :insmod).I tried to
> find ways through the Internet but i got none. I am very glad if you
> can help me solve this.

Hi, welcome!

It looks like you need to add your files to kernel_img_SOURCES in
conf/*.rmk.

Could you tell us more about the modules you've written? Why do you need
to have them built in? In other words, why can't you use insmod? Are
they block device drivers?

-Hollis




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

Reply via email to