Was your NFS working under 6.0 before you upgraded your kernel?
I don't know. This is a new install on a newly purchased machine. My other
machines run RH5.2, RH5.1, RH5.0, and RH4.1 and /etc/exports runs fine on
those machines. On my new machine I installed RH6.0 and rebuilt the kernel
almost right away (since I need the bigphysarea patch to use the Meteor
driver). And to the best of my knowledge, nfs exporting never worked.
> kerneld isn't running. I have an /etc/conf.modules. I compiled the new
> kernel with kmod. What do I need to do to use kmod instead of kerneld?
> What is the replacement for /etc/conf.modules?
kerneld is not to be used with 2.2.x, enable kmod in your make config.
My kernel has kmod enabled, to the best of my knowledge.
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y
Yet it still doesn't autoload the meteor driver. I can load it manually with
insmod.
qobi@qobi-demo>cat /etc/conf.modules
alias scsi_hostadapter aic7xxx
alias eth0 3c59x
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias sound es1370
alias char-major-40 meteor
Jeff (http://www.neci.nj.nec.com/homepages/qobi)
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]