On 17 Aug 2005 at 0:00, [EMAIL PROTECTED] wrote:

> > Opening /proc/modules: no such file or directory
> > modprobe: FATAL: Could not load /lib/modules/2.6.11.12/modules.dep:
> > No such file or directory ./hotplug.functions: line 113:
> > /lib/modules/2.6.11.12/modules.isapnpmap: No such file or directory
> 
> Did you do a 'make modules-install'?
> I believe you need to do this even if you have created no modules.

I did not.  But when I try to do a "make install_modules", and 
loadable modules support is turned off, make returns:

   The present kernel configuration has modules disabled.
   Type 'make config' and enable loadable module support.
   Then build a kernel with module support enabled. 
 
In my build I do not have a /proc/modules or /lib/modules directory 
at all.  But the hotplug.functions script is trying to to find 
modules there!  Shouldn't the script know that if /proc/modules does 
not exist, then there are no modules???

- Joe

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to