####################################################################### # Silicon Image SiI SATA controller # # Linux Driver # ####################################################################### 1. OVERVIEW This driver disk adds support for SiI SATA controller that is otherwise not supported by a Distribution. Supported Versions: * RedHatLinux 7.3/8.0 2. CREATE FLOPPY dd if=[distribution]_sii6514.img of=/dev/fd0 (In a Linux System) where distribution is redhat or suse_united See Full Install if you want to use WINDOWS to create the floppy => Configure RAID SET using the BIOS if you want RAID functionality 3. INSTALL SOFTWARE . Insert Bootable CDROM . At boot prompt type 'linux dd' . Insert Floppy Containing the Driver and follow the installation instructions. . (Optional) Run proper cleanup scripts at some point. mkdir /tmp/tmp mount /dev/fd0 /tmp/tmp cd /tmp/tmp 'sh cleanup_7.3' or 'sh cleanup_8.0' Cleanup gets rid of temporary driver with "Unresolved symbols" NOTE: . To UPGRADE or to just add 'DATA' SATA disk drives see Full Install instructions. 4. GENERAL INFO . If you cat /proc/scsi/SiI6514/* you should see the Driver as reported by the kernel . If you cat /proc/scsi/scsi you should see the your RAID TYPE as reported by the kernel