From: "neel s Gurjar" ssnilu2001@rediffmail.com To: "linuxers_request" linuxers-request@mm.ilug-bom.org.in 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