Koozali.org: home of the SME Server

Ok..can anyone explain what module dependencies are?

Dennis

Ok..can anyone explain what module dependencies are?
« on: February 06, 2004, 01:18:52 AM »
My post on my server not booting past module dependencies, either no one has had this or no one can figure it out...I can look if I know how.
would someone  PLEASE explain to me what these are?..IE is it hardware drivers?..software?...should I start pulling hardware out?and keep trying? How do I fsck if it will not install esmith?..tryed control-x at esmith logo..and then fsck -p and said device not found. I am not a total novice but The server has been a rock for over a year..and I have not had to get into it..and if your not into something for a while you forget even the simple things..Please any help would be deeply appreciated.

duncan

Ok..can anyone explain what module dependencies are?
« Reply #1 on: February 06, 2004, 05:56:19 PM »
The server runs depmod -a from /etc/rc.d/rc.sysinit during the boot sequence. It is a search for all modules in all  directories specified in /etc/modules.conf.

ie
path=/lib/modules/$(/bin/uname -r)-e-smith
path=/lib/modules/$(/bin/uname -r)

How you would tackle this one I am not sure. It is not just hardware. Ipsec, ppp, gre and tap devices live in there as well.  

Regards Duncan

duncan

Ok..can anyone explain what module dependencies are?
« Reply #2 on: February 06, 2004, 06:00:47 PM »
And directly after that comes Raid closely followed by mounts listed in fstab.

Regards Duncan

Dennis

Thanks Duncan
« Reply #3 on: February 06, 2004, 07:19:07 PM »
I tryed asking other ways but appartently its all in how you ask. I have SME 5.1.2 on my server. runs great ..but on boot up hangs at finding module dependencies. Thanks to Ken in the experienced section, who gave me the info on how to control c past that point. I am able to get up and running. My server is an AMD 1.3gz 512 ram 20 gig hard drive. and has been running flawlessly for over a year now. My email has been on occasion been un accessable over the internet. So I did a reboot. it was then I had the lockup at the finding module dependencies point. When I control c it gives at 7s. and finishes boot sequence. I need to know how to fsck to find wher my problem is...please