Hi all,
I am trying to install FreeBSD 8.2 on a server with an Adaptec 6405 RAID Controller. This controller is not natively supported by FreeBSD but an driver is provided on a CD. I tried to include the driver on the install CD by copying the aacu64.ko and aacu.ko files to the /boot/kernel/ folder. I also modified the /boot/loader.conf file by adding the following line:
Unfortunately, it doesn't work. Indeed, sysinstall cannot find my RAID disks (a "No disks
found !" error). So, could you tell me, dear community, what I missed and how could I solve this problem?
Thanks in advance.
I am trying to install FreeBSD 8.2 on a server with an Adaptec 6405 RAID Controller. This controller is not natively supported by FreeBSD but an driver is provided on a CD. I tried to include the driver on the install CD by copying the aacu64.ko and aacu.ko files to the /boot/kernel/ folder. I also modified the /boot/loader.conf file by adding the following line:
Code:
ataadaptec_load="YES"
found !" error). So, could you tell me, dear community, what I missed and how could I solve this problem?
Thanks in advance.