Bug 4264 - rc.sysinit SCSI tape module code obsolete
Summary: rc.sysinit SCSI tape module code obsolete
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-07-30 08:33 UTC by Jos Vos
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-07-30 15:18:09 UTC
Embargoed:


Attachments (Terms of Use)

Description Jos Vos 1999-07-30 08:33:13 UTC
The detection of a SCSI tape in rc.sysinit is obsolete, as
the st.o module does not exist anymore (statically linked).
On systems with a SCSI tape you now see an error during the
boot sequence saying that the st module is not found.

Fix: just remove the 11 corresponding lines in rc.sysinit.

Comment 1 Bill Nottingham 1999-07-30 15:18:59 UTC
Yup, this is fixed in the latest initscritpts in Raw Hide - basically
it checks for the st device and only loads a module if the module
exists.


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