[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Modprobe can't locate
- To: Moshe Ashkenazi <moshea(at-nospam)checkpoint.com>
- Subject: Re: Modprobe can't locate
- From: Lior Okman <okman(at-nospam)mailandnews.com>
- Date: Tue, 23 Oct 2001 22:10:21 +0200 (IST)
- Cc: Linux-Il <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Reply-to: okman(at-nospam)mailandnews.com
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
If you upgraded the kernel from 2.2.x to 2.4.x you must also update your
modutils package. The 2.4.x kernels have a different directory layout in
/lib/modules/`uname -r` than the 2.2.x kernels. If you are using an old
modprobe, it might be looking in the wrong place, even if you did remember
to
make modules_install
the modules.
Lior
On Mon, 22 Oct 2001 18:28:50 +0200 Moshe said
> Hi, List -
>
> I just compile a new red hat kernel 2.4.9-6
>
> And on reboot I'm getting the following error:
> "modprob can't locate char-major 10-135 module"
>
> What does it mean ?
>
>
> Moshe Ashkenazi,
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il