[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>, Linux-Il <linux-il(at-nospam)linux.org.il>
- Subject: RE: Modprobe can't locate
- From: Itay Meiri <Etay(at-nospam)camelot.com>
- Date: Mon, 22 Oct 2001 18:32:53 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
> -----Original Message-----
> From: Moshe Ashkenazi [mailto:moshea@checkpoint.com]
> Sent: Monday, October 22, 2001 6:29 PM
> To: Linux-Il
> Subject: Modprobe can't locate
>
>
> 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 ?
>
assuming you compiled & installed modules than you probably need:
depmod -a
Hope this helps.
-Etay
=================================================================
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