[95131] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: can't locate module block-major-22 ?

daemon@ATHENA.MIT.EDU (Rob Riggs)
Thu Oct 15 11:22:53 1998

Date: Thu, 15 Oct 1998 09:27:35 -0600
From: Rob Riggs <rob@devilsthumb.com>
To: Claudiu Balciza <cbalciza@geocities.com>
CC: RedHat Mailing List <redhat-list@redhat.com>,
  Linux Admin <linux-admin@vger.rutgers.edu>,
  Linux Config <linux-config@vger.rutgers.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

Claudiu Balciza wrote:
> 
> I got this message in /var/messages
> 
> Oct 14 14:20:12 digital modprobe: can't locate module block-major-22
> 
> what module is this ?

Block device major 22 is used for the secondary IDE
controller (hdc and hdd). It is not available as a
module the last I checked. Rather, it must be compiled
into the kernel. Looks like you forgot to compile in
IDE (or IDE cdrom, tape, etc.) support, or you are
attempting to access a device which you don't have.

If you don't want IDE support in the kernel, you can
put 'alias block-major-22 off' in your conf.modules
to eliminate this message. You should first find out
why your system is trying to access either hdd or hdc.

Otherwise, recompile the kernel with IDE support...

You can find out what block major 22 is by doing a
'ls -l /dev | grep 22,' and looking at what devices
have that number. You can use this technique to find
what /dev entries correspond any device major number.

-Rob
-- 
Rob Riggs                        Devil's Thumb Entertainment
Network Administrator            Boulder, CO - (303) 938-1200
rob@DevilsThumb.COM              http://www.DevilsThumb.COM/~rob
"The notion of errors is ill-defined." - IRIX 'netstat' man page


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post