[PLUTO-help] kmod: failed...

nixxon nixxon a libero.it
Dom 11 Apr 2004 13:41:50 CEST


> Sta cercando un modulo scsi che è già stato inserito staticamente (di
> solito) nel kernel.
> Cerca il modulo corrispondente in /etc/rc.d/rc.modules, e commentalo.

in /etc/rc.d/rc.modules alla sezione scsi ho disabilitato con #
/sbin/modprobe ide-scsi
ma mi compare sempre "kmod: failed to exec /sbin/modprobe -s -k
scsi_hostadapter, errno = 2"
altre idee? :-)

se può essere utile questa è la parte scsi di /etc/rc.d/rc.modules:

# *** THIS IS STILL LOADED BY DEFAULT ***
# SCSI emulation support.  This will provide SCSI host adapter emulation
# for IDE ATAPI devices, and will allow you to use a SCSI device driver
# instead of a native ATAPI driver.  This is useful if you have an ATAPI
# device for which no native driver has been written (for example, an ATAPI
# PD-CD or CD-RW drive); you can then use this emulation together with an
# appropriate SCSI device driver.  Note that this option does NOT allow you
# to attach SCSI devices to a box that doesn't have a SCSI host adapter
# installed.  Also, you'll need to exclude your CD-RW from being grabbed by
# the normal ATAPI driver by passing a flag to the kernel at boot time.
# If you're using LILO, add this:  append="hdc=ide-scsi"
# Replace "hdc" with the appropriate device name.
/sbin/modprobe ide-scsi

# SCSI kernel support:
#/sbin/modprobe scsi_mod
#/sbin/modprobe scsi_syms
#/sbin/modprobe sd_mod
#/sbin/modprobe sg
#/sbin/modprobe sr_mod
#/sbin/modprobe st

# SCSI controller support:
# NCR53c7,8xx SCSI support (note there is another driver for
# the 53c8xx family below):
#/sbin/modprobe 53c7,8xx
# AM53/79C974 PCI SCSI support:
#/sbin/modprobe AM53C974
# BusLogic MultiMaster and FlashPoint SCSI support:
#/sbin/modprobe BusLogic
# NCR53c406a SCSI support:
#/sbin/modprobe NCR53c406a
# Initio INI-A100U2W SCSI support:
#/sbin/modprobe a100u2w
# AdvanSys SCSI support:
#/sbin/modprobe advansys
# Adaptec AHA152X/2825 support:
#/sbin/modprobe aha152x
# Adaptec AHA1542 support:
#/sbin/modprobe aha1542
# Adaptec AHA1740 support:
#/sbin/modprobe aha1740
# This is support for the various aic7xxx based Adaptec SCSI
# controllers. These include the 274x EISA cards; 284x VLB cards;
# 2902, 2910, 293x, 294x, 394x, 3985 and several other PCI and
# motherboard based SCSI controllers from Adaptec:
#/sbin/modprobe aic7xxx
# ACARD 870U/W SCSI support:
#/sbin/modprobe atp870u
# DTC 3180/3280 SCSI support:
#/sbin/modprobe dtc
# EATA ISA/EISA/PCI (DPT and generic EATA/DMA-compliant boards) support:
#/sbin/modprobe eata
# EATA-DMA [Obsolete -- use above driver] (DPT, NEC, AT&T, SNI, AST,
# Olivetti, Alphatronix) support:
#/sbin/modprobe eata_dma
# EATA-PIO (old DPT PM2001, PM2012A) support:
#/sbin/modprobe eata_pio
# Future Domain 16xx SCSI/AHA-2920A support:
#/sbin/modprobe fdomain
# Generic NCR5380/53c400 SCSI support:
#/sbin/modprobe g_NCR5380
# GDT SCSI Disk Array Controller support:
#/sbin/modprobe gdth
# IOMEGA parallel port (imm - newer drives like ZipPlus):
#/sbin/modprobe imm
# Always IN2000 SCSI support:
#/sbin/modprobe in2000
# Initio 91XXU(W) SCSI support:
#/sbin/modprobe initio
# AMI MegaRAID support:
#/sbin/modprobe megaraid
# NCR53C8XX SCSI support:
#/sbin/modprobe ncr53c8xx
# PAS16 SCSI support:
#/sbin/modprobe pas16
# PCI2000 support:
#/sbin/modprobe pci2000
# PCI2220i support:
#/sbin/modprobe pci2220i
# IOMEGA parallel port (ppa - older parallel Zip drives):
#/sbin/modprobe ppa
# PSI240i support:
#/sbin/modprobe psi240i
# Qlogic FastSCSI! cards:
#/sbin/modprobe qlogicfas
# QLogic ISP2100 SCSI support:
#/sbin/modprobe qlogicfc
# This driver works for all QLogic PCI SCSI host adapters (IQ-PCI,
# IQ-PCI-10, IQ_PCI-D) except for the PCI-basic card. (This latter
# card is supported by the "AM53/79C974 PCI SCSI" driver):
#/sbin/modprobe qlogicisp
# Seagate ST-02 and Future Domain TMC-8xx SCSI support:
#/sbin/modprobe seagate
# Symbios Logic sym53c416 support:
#/sbin/modprobe sym53c416
# Trantor T128/T128F/T228 SCSI support:
#/sbin/modprobe t128
# Tekram DC390(T) and Am53/79C974 (PCscsi) SCSI support:
#/sbin/modprobe tmscsim
# UltraStor 14F and 34F support (also see driver below):
#/sbin/modprobe u14-34f
# UltraStor 14F, 24F, and 34F support:
#/sbin/modprobe ultrastor
# Western Digital 7000 SCSI support:
#/sbin/modprobe wd7000



More information about the pluto-help mailing list