If you're reading this then you're probably trying to install EnGarde Secure Linux on unsupported hardware, and have been asked to execute the instructions in this file to help the EnGarde Secure Linux developers support your hardware. On with the show :) - Boot your machine up off of the latest EnGarde Secure Linux LiveCD. - Configure the LiveCD environment and proceed into the Installer. - You may select "No Networking" if you just want to install. - Navigate the installer until you get to the "Installation Mode" screen. - At this point press Alt-F2 and log in using the username 'root' and the password you set during the LiveCD configuration. - Type the following command: # echo "2 2 MODULE dummy ##" > /tmp/pci_scsi_results - Replace MODULE with the module name that you were asked to test. For example, to test the mdoule "megaraid_sas" you would type: # echo "2 2 megaraid_sas FOO ##" > /tmp/pci_scsi_results - Finally, go back into the installer by pressing Alt-F1. You may now proceed with installation. Let us know how you make out!