Actually, you can force the order of loading by using the scsihosts kernel parameter. For example, I use:
scsihosts=aic7xxx,aic79xx
to load aic7xxx before aic79xx driver. Just append the appropriate arguments to your kernel line and you should be good to go.
Hope this helps...
Martin
Götz Reinicke wrote:
Hi,
I have an Dell PE 1650 Server with an internal perc 3/di SCSI RAID Controller hosting a RAID 1 and an Adaptec 29160 Controller hosting an external Hardware RAID-Box.
If I boot, and try to install Fedora, the external RAID is seen as sda, the internal RAID as sdb.
How can I change this order, so that the internal RAID is sda and the external RAID is sdb? Any ideas?
Regards
Götz Reinicke