lkml.org 
[lkml]   [2001]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: modprobe problem with block-major-11
Date
On Wed, 24 Oct 2001 21:53:28 -0700, 
Mike Castle <dalgoda@ix.netcom.com> wrote:
>Currently my modules.conf has:
>options ide-cd ignore=hdc # tell the ide-cd module to ignore h
>alias block-major-11 sr_mod # load sr_mod upon access of scd0
>pre-install sg modprobe ide-scsi # load ide-scsi before sg
>pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod
>pre-install ide-scsi modprobe ide-cd # load ide-cd before ide-scsi

Is that the complete modules.conf? The messages below imply that you
have other options and/or commands in there.

>Now, if I try something like ``head /dev/scd0'' I see the following in
>dmesg:
>SCSI subsystem driver Revision: 1.00
>Uniform CD-ROM driver unloaded
>
>And the following in /var/log/ksymoops:
>20011024 214049 start /sbin/modprobe -s -k -- block-major-11 safemode=1
>20011024 214050 probe ended

Check syslog for any error messages. The only unusual thing is that
modprobe is running in safe mode (user supplied input data) which
suppresses some command expansions. Post your entire modules.conf
exactly as is, i.e. read the file into your mail, do not cut and paste
it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:18    [W:0.070 / U:0.344 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site