Bug 70534 - kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Summary: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-02 09:22 UTC by risc
Modified: 2007-04-18 16:45 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-02 09:22:11 UTC
Embargoed:


Attachments (Terms of Use)

Description risc 2002-08-02 09:22:07 UTC
Description of Problem:

With a fresh install of Red Hat Linux 7.3 I get the following error when Linux boots:

kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2

I've upgraded the kernel with both of the new Red Hat Linux kernels (2.4.18-4 
and -5) but the error remains.

I am wondering how to get rid of this error.

Version-Release number of selected component (if applicable):

Red Hat Linux 7.3 2.4.18-3 (4 and 5)

How Reproducible:

I've seen it on every Red Hat Linux 7.3 box I have setup with that has a scsi 
card.

Steps to Reproduce:
1. 
2. 
3. 

Actual Results:


Expected Results:


Additional Information:
	
Current SCSI card: sym53c896

Comment 1 Arjan van de Ven 2002-08-02 09:24:19 UTC
it's a harmless printk actually. During the early boot the kernel tries to
autoload scsi but fails; that's expected since the root filesystem isn't mounted
yet; the initrd will load the scsi bits correctly in a controlled way.


Note You need to log in before you can comment on or make changes to this bug.