Fedora Core2 Kernel 2.6.8.1 with I2O (module dpt_i2o)

After installing a new FC2 kernel, I got this error:

/etc/security/selinux/file_contexts: No such file or directory
warning: kernel-smp-2.6.7-1.494.2.2.i686.rpm.1: V3 DSA signature: NOKEY, key ID 4f2a6fd2
Preparing... ########################################### [100%]
1:kernel-smp ########################################### [100%]
stdin: is not a tty
stdin: is not a tty
No module dpt_i2o found for kernel 2.6.7-1.494.2.2smp, aborting.
mkinitrd failed
/
When doing some research, I found this:
#

Support for I2O has been extensively revamped for Fedora Core 2.

Fedora Core 2 should theoretically be usable with I2O RAID controllers; however, installation and upgrade require manual intervention. Unfortunately, we were unable to complete I2O support in Anaconda prior to the release of Fedora Core 2.

The i2o_proc module must be manually loaded during disk probing, so that Disk Druid is able to find the I2O block devices. Refer to the I2O project home page (listed below) for procedures regarding this and other upgrade/installation issues.
Note

The dpt_i2o driver previously used to support many SCSI RAID controllers under 2.4 kernels is no longer supported. However, the new generic I2O layer supports most of these controllers. In addition, it is now possible to use I2O on 64-bit architectures.

Note also that device names have changed. The dpt_i2o driver previously used /dev/sd?? device names, while the new i2o_block driver uses /dev/i2o/hd?? device names.

For more information, refer to the "I2O on Linux" page:

http://i2o.shadowconnect.com/

This site includes a list of tested controllers, raidutils RPMs compatible with the old dpt_i2o driver and the new I2O layer (for managing Adaptec RAID controllers), and information specific to I2O on Fedora Core.

Special thanks go to Markus Lidel of Shadow Connect GmbH for spearheading I2O-related kernel and tools development.
Anyone knows how to add this new module to the kernel or how to solve this issue?

Btw, the newer kernel gives this error aswell Fedora Core2 Kernel 2.6.8.1 with I2O (module dpt_i2o)

 

 

 

 

Top