From: "neel s Gurjar" <[EMAIL PROTECTED]> To: "linuxers_request" <[EMAIL PROTECTED]> Date: 24 Sep 2006 16:42:27 -0000 Subject: [ILUG-BOM] Problem in installing RH 9 on Dual Core Processor & SATA HiI have laptop having dual core processor and sata hdd. I am trying
to install RH 9 on my >laptop but problem is It doesnot detect HDD.I checked bios also there is not more options >about SATA hdd.What should I do ?Please helpNeelesh
reach the usr/src/linux -- make menuconfig go to device drivers. and scsi driver support. enable scsi disk support and in low level drivers enable sata support. do a lspci and check out the chip controlling the drive and enable them as well. compile them in kernel and not as module. hth, Akshay -- http://mm.glug-bom.org/mailman/listinfo/linuxers

