I have included module support in my kernel. So I need a modules.conf file. How do I create one? I can't use the modules.conf file of my host system, cos that's a knoppix debian running from cd.
I know you probebly can't give me a clear cut awnser as to how the file on my system should look like. But could someone point me in the direction of how I can figure out how to make one? I did "man modules.conf" but I don't really understand what to do after reading that.
But still, if someone would be so kind to help me further, here are the bits of the kernel .config file I said "=m" to :
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_RAM=m
CONFIG_IP_NF_IPTABLES=m
CONFIG_IP_NF_MATCH_MAC=m
CONFIG_IP_NF_MATCH_PKTTYPE=m
CONFIG_IP_NF_MATCH_MARK=m
CONFIG_IP_NF_FILTER=m
CONFIG_IP_NF_TARGET_REJECT=m
CONFIG_IP_NF_TARGET_LOG=m
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_BLK_DEV_SR=m
CONFIG_CHR_DEV_SG=m
CONFIG_DUMMY=m
CONFIG_TULIP=m
CONFIG_PRINTER=m
Hope I'm not to much trouble