I finally found the solution. Apparently in 2.3 the raid support for 
this card is not enabled!

Solution found here:
http://efwsupport.com/index.php?topic=1366.0

This is how I fixed it. I did ran the installer again and when the setup 
is asking for the network parameters (last step in setup) you do:
     * ALT + F3, you will see a prompt
     * chroot /harddisk (enter)
     * echo "alias scsi_hostadapter  3w-9xxx " >> /etc/modprobe.conf
     * echo "INITRD_MODULES=3w-9xxx" > /etc/sysconfig/kernel
     * mkinitrd  -f /boot/initrd-`uname -r`.img `uname -r`
     * exit
     * ALT+F1 and finish setup

Big thanx to gerwin for finding the bug and thank you compdoc and zola 
for your tips!


Vassilis

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to