Has anyone installed 64-bit RHEL 5.3 on ASUS P6T7 for CUDA?
If so, are special parameters required for the installation to make it work with
3 Tesla C1060 cards?
Has anyone installed 64-bit RHEL 5.3 on ASUS P6T7 for CUDA?
If so, are special parameters required for the installation to make it work with
3 Tesla C1060 cards?
The OS installation has no dependency on Tesla cards. What is the actual problem that you’re trying to solve?
For example, to install RHEL on the Foxconn Destroyer motherboard, one had to use the parameters:
linux pci=nomsi
at the text prompt during installation.
Are any such parameters required for the ASUS P6T7 motherboard?
Pretty sure the answer is no (haven’t used P6T7 but I have used quite a few X58 boards with RHEL 5.3)
After I installed RHEL 5.3 without any parameters on the ASUS P6T7, I am getting the following warnings/errors when booting RHEL now:
PCI: BIOS Bug: MCFG area at e0000000 is not E820-reserved
PCI: Not using MMCONFIG
Red Hat nash version 5.1.19.6 starting
insmod: error inserting ‘/lib/raid456.ko’: -1 File exists
insmod: error inserting ‘/lib/raid456.ko’: -1 File exists
How can I fix the above?
Thank you!