Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

/boot/module-info after kernal recompile RH 7.2

0 views
Skip to first unread message

wa...@toknow.eh

unread,
Jul 19, 2002, 6:21:10 PM7/19/02
to
I have just finished recompiling my kernel from 2.4.17 to 2.4.18 on a RH 7.2
system.

Anyhow, while I have changed the System.map and the initrd (what does initrd
and the System.map do exactly?), I still have this old module-info file
hanging around from 2.4.7-10, the default install kernel that I have no
idea how to change or what precisely it does.

Can anyone tell me how I can tidy this up a bit?

thanks!
Daryl.

Michael Kelly

unread,
Jul 19, 2002, 8:31:01 PM7/19/02
to
wa...@toknow.eh wrote:

> Anyhow, while I have changed the System.map and the initrd (what does
> initrd and the System.map do exactly?), I still have this old module-info
> file hanging around from 2.4.7-10, the default install kernel that I have
> no idea how to change or what precisely it does.
>
> Can anyone tell me how I can tidy this up a bit?

If you're using redhat you might as well get
the Customization .pdf download from
www.redhat.com

It has info about compiling and installing
custom kernels, updating kernels etc..

--

"Only choice is an oxymoron."

James Brost

unread,
Jul 20, 2002, 1:51:43 AM7/20/02
to
initrd is a RAM disk image that has modules which need to be loaded
before the filesystems are mounted (like SCSI modules).


--

Wayne Pollock

unread,
Jul 21, 2002, 2:32:52 PM7/21/02
to
module-info is a file containing kernel debugging into. It shouldn't
be shipped with RH but I think they made a mistake. Feel free to
delete the module-info file from /boot, your system will run just
fine without it.

You can generate the file yourself by updating the correct makefile
before you re-compile a new kernel. Details can be found at:

http://www.hccfl.edu/pollock/Unix/KernelRebuild.htm


-Hope this helps!

-Wayne

0 new messages