Hi, Jorg! jorg schrieb:
Using Crux 2.4 , i am wondering if it is possible to load the libsas module for my SAS1064 E controller. I wrote before in this forum about my little problem.
When I start the org crux 2.4 installation cd , I have no change to access my Raid1 (2 x 73GB SAS disks).
I get some advice to rebuild the kernel and make a new boot cd with the libsas module includet. I did but can not get it work .
I suggest to compile all the drivers of your non-removable hardware into your kernel and _not_ as a module to avoid any module versioning/probing/loading problems.
I download the latest kernel 2.6.24.2 and syslinux 3.61 + the patches
libsas: version magic '2.6.24 SMP mod_unload 686 ' should be '2.6.23.9 SMP mod_unload 686 '
The module versions don't match here and kernel worries about module versions. You propably forgot to do a $ make modules_install ? Regards, Clemens