Hello,
My modules directory has the following contents:
______________________________________________
.:
build@
kernel/
misc/
modules.dep
modules.generic_string
modules.isapnpmap
modules.parportmap
modules.pcimap
modules.usbmap
pcmcia/

./kernel:
drivers/
fs/

./kernel/drivers:
char/
net/
parport/

./kernel/drivers/char:
agp/
drm/
i810_rng.o
lp.o

./kernel/drivers/char/agp:
agpgart.o

./kernel/drivers/char/drm:
i810.o

./kernel/drivers/net:
bsd_comp.o
dummy.o
ppp_async.o
ppp_deflate.o
ppp_generic.o
ppp_synctty.o
pppoe.o
pppox.o
slhc.o

./kernel/drivers/parport:
parport.o
parport_pc.o

./kernel/fs:
fat/
vfat/

./kernel/fs/fat:
fat.o

./kernel/fs/vfat:
vfat.o

./misc:

./pcmcia:
____________________________________________

This is the content created after re-compiled my 2.4 kernel after
installing modutils 2.4.0 .
I got no errors during the compilation.
Now , when I try to boot into the new kernel,
I get some initial message which says something like
booting from the compressed kernel ( or image ) ...
and then it just stops. Nothing happens until I reboot.
What is going wrong ??


----- Original Message -----
From: Ashwin D <[EMAIL PROTECTED]>
> I saw that u had copied modules to /lib/modules/2.4.0/something.
> for me , i have under /lib/modules/2.4.0/kernel/drivers/char
> i810_rng.o
> nvram.o
> lp.o
> ppdev.o
> rtc.o
>
> I presume the X job is done by i810_rng.o - Do you have it? If not its a
> better try copying that to modules if you have compiled support into
kernel
> 2.4, isnt it?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to