grub-devel
[Top][All Lists]
Advanced

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

Re: How to install a module into the kernel


From: Hollis Blanchard
Subject: Re: How to install a module into the kernel
Date: Mon, 25 Sep 2006 21:37:21 -0500

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






reply via email to

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