NOTE: The init script is part of the
To disable this loading of the IO Accelerator driver, enter the following command:
$ chkconfig
To
$ chkconfig
For more details, see "Using the init script (on page 19)".
Using udev
On systems that rely on udev to load drivers, if you want to prevent udev from
To modify the drivers option file:
1.Locate and edit
# blacklist
2.To disable loading, remove the # from the line, and then save the file.
3.Reboot Linux. The IO Accelerator will not load from udev.
4.To restore the
CAUTION: The version of udev on RHEL4u7/CentOS4u7 and earlier does not support the blacklist directive. Even if the driver is blacklisted as documented, udev will load the driver. To blacklist the driver in these versions, put the name of the driver on a separate line in the /etc/hotplug/blacklist file.
For example:
Disabling the loading on either udev or init script systems
Users can disable the loading of the IO Accelerator driver at boot time on either udev or init script systems. Disabling prevents the auto_attach process for diagnostic or troubleshooting purposes. To disable or enable the auto_attach functionality, follow the steps in "Disabling auto_attach ("Disabling auto attach" on page 38)."
Alternatively, you can prevent the driver from loading by appending the following parameter at the kernel command line of your boot loader:
iodrive=0
However, HP does not recommend this method, because it prevents the driver from functioning at all and limit the amount of troubleshooting you can perform.
Using the init scriptThe installation process places an init script in
ENABLED=1
Software installation 19