faqts : Computers : Operating Systems : Linux : LinuxPPC

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

24 of 31 people (77%) answered Yes
Recently 5 of 10 people (50%) answered Yes

Entry

Error on boot: "Can't open /lib/modules/2.2.6-15apmac/modules.dep"

Aug 7th, 2000 09:18
Douglas Dickinson,


Error on boot: "Can't open /lib/modules/2.2.6-15apmac/modules.dep"

To fix this:

$ su -l root
Password:
# cd /lib/modules
# mkdir 2.2.6-15apmac
# cd 2.2.6-15apmac
# depmod -a

The error appears because the kernel is looking for a file that
describes dependencies between any kernel modules installed on your
system

The LinuxPPC 1999 installer installs a kernel with no modules then
forgets to generate this file.  

Applicable to :
- Distributions: LinuxPPC 1999 ("R5") only
- Hardware: all (?)